User
Pass
2FA
 
 

Problema

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Fixed issues
Author Message864
Soul's Hunter

[Shobyx]



Status: Offline
(since 14-08-2016 06:17)
Joined: 18 Jun 2013
Posts: 2613, Topics: 178
Location: <=<= There

Reputation: 577.4
Votes: 492

        stefan_ilp438 
Post Posted: 10-05-2014, 23:09:26 | Translate post to: ... (Click for more languages)

»Nume*: Problema xp
»Descriere problema*:Salut, mi-am pus un addons war3ft pe server . Merge tot la el ,dar nu se salveaza xp-ul , am incercat o gramada de modalitati (mysql , setari etc) tot nu merge. Ce ar trebui sa fac?
»Poze: -

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Nelutzu

[The Godfather]



Status: Offline
(since 24-06-2019 12:42)
Joined: 19 Apr 2008
Posts: 919, Topics: 119
Location: Suceava

Reputation: -18.8
Votes: 24

   
Post Posted: 11-05-2014, 00:20:51 | Translate post to: ... (Click for more languages)

Nu am mai incercat war3ft dar banuiesc ca este la fel ca la uwc3.
Ca sa salvezi xp-ul intr-o baza de date mysql, trebuie ca acea baza de date sa fie pe acelasi server, adica localhost. Prin remote nu se va conecta la baza de date.

Ce eroare iti da mai exact?



0 0
  
Back to top
View user's profile Send private message
-P!C@-

[Simply Normal]



Status: Offline
(since 21-04-2022 19:07)
Joined: 28 May 2012
Posts: 21086, Topics: 1601
Location: Constanta

Reputation: 1870.3
Votes: 781

Post Posted: 11-05-2014, 07:26:04 | Translate post to: ... (Click for more languages)

Nelutzu nu mai posta aiurea.
Ca sa ti se salveze xp-ul te duci in ftp in:
Code:
cs/cs/cstrike/addons/amxmodx/configs/war3ft
si cauti linia
Code:
wc3_save_xp
unde pui 1 in loc de 0.




0 0
  
Back to top
View user's profile Send private message
Soul's Hunter

[Shobyx]



Status: Offline
(since 14-08-2016 06:17)
Joined: 18 Jun 2013
Posts: 2613, Topics: 178
Location: <=<= There

Reputation: 577.4
Votes: 492

        stefan_ilp438 
Post Posted: 11-05-2014, 07:27:06 | Translate post to: ... (Click for more languages)

nu imi da nici o eroare dar nu se salveaza xp-ul, poate nu am facut bine baza de date , nustiu
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
EDUTz

[HardcoreAmxxScripter]



Status: Offline
(since 15-08-2021 16:34)
Joined: 27 Dec 2010
Posts: 4306, Topics: 244
Location: Jud. Miserupia, sat Bagadanc

Reputation: 4085
Votes: 179

         
Post Posted: 11-05-2014, 08:22:00 | Translate post to: ... (Click for more languages)

Quote:
wc3_save_xp 1 // Enables saving of experience (default is 0)
wc3_save_xp_db 0 // How should we save XP? (0 = SQLite, 1 = MySQL)

wc3_save_by 2 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)
wc3_save_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
wc3_days_before_delete 31 // However many days before deleting XP or pruning from the database (default is 31)
wc3_save_end_round 1 // Save xp at the end of each round (may cause lag, default is 1)


incearca sa pui asa initial in war3ft.cfg
asta inseamna ca ti se va salva local pe nvault. fa niste xp si ai rabdare sa se termine runda. dupa care schimba harta si vezi daca ti s-a salvat. daca se salveza inseamna ca totul e ok, poti modifica wc3_save_xp_db 1 daca ai nevoie pe mysql, urmand sa modifici si datele de la baza de date.




Pentru pluginuri complicate le fac cu $$ pe paypal/psc. PM

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Soul's Hunter

[Shobyx]



Status: Offline
(since 14-08-2016 06:17)
Joined: 18 Jun 2013
Posts: 2613, Topics: 178
Location: <=<= There

Reputation: 577.4
Votes: 492

        stefan_ilp438 
Post Posted: 11-05-2014, 08:46:48 | Translate post to: ... (Click for more languages)

edutz wrote:
Quote:
wc3_save_xp 1 // Enables saving of experience (default is 0)
wc3_save_xp_db 0 // How should we save XP? (0 = SQLite, 1 = MySQL)

wc3_save_by 2 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)
wc3_save_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
wc3_days_before_delete 31 // However many days before deleting XP or pruning from the database (default is 31)
wc3_save_end_round 1 // Save xp at the end of each round (may cause lag, default is 1)


incearca sa pui asa initial in war3ft.cfg
asta inseamna ca ti se va salva local pe nvault. fa niste xp si ai rabdare sa se termine runda. dupa care schimba harta si vezi daca ti s-a salvat. daca se salveza inseamna ca totul e ok, poti modifica wc3_save_xp_db 1 daca ai nevoie pe mysql, urmand sa modifici si datele de la baza de date.


Asta e war3ft.cfg meu
Spoiler:

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
EDUTz

[HardcoreAmxxScripter]



Status: Offline
(since 15-08-2021 16:34)
Joined: 27 Dec 2010
Posts: 4306, Topics: 244
Location: Jud. Miserupia, sat Bagadanc

Reputation: 4085
Votes: 179

         
Post Posted: 11-05-2014, 09:01:32 | Translate post to: ... (Click for more languages)

FT_auto_pruning 1
----------->
FT_auto_pruning 0

poti incerca si
sv_save_end_round 1
lag nu face .... zice ca poate cauza, dar e insignifiant ... am avut srv de war3ft vreo 3 ani ...




Pentru pluginuri complicate le fac cu $$ pe paypal/psc. PM

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Soul's Hunter

[Shobyx]



Status: Offline
(since 14-08-2016 06:17)
Joined: 18 Jun 2013
Posts: 2613, Topics: 178
Location: <=<= There

Reputation: 577.4
Votes: 492

        stefan_ilp438 
Post Posted: 11-05-2014, 09:24:42 | Translate post to: ... (Click for more languages)

am incercat tot la fel , nustiu ce sa fac
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
-P!C@-

[Simply Normal]



Status: Offline
(since 21-04-2022 19:07)
Joined: 28 May 2012
Posts: 21086, Topics: 1601
Location: Constanta

Reputation: 1870.3
Votes: 781

Post Posted: 11-05-2014, 09:36:54 | Translate post to: ... (Click for more languages)

Incearca sa schimbi pluginul si cfg-ul de war3ft cu ultima versiune ca sa scapi de probleme.



0 0
  
Back to top
View user's profile Send private message
EDUTz

[HardcoreAmxxScripter]



Status: Offline
(since 15-08-2021 16:34)
Joined: 27 Dec 2010
Posts: 4306, Topics: 244
Location: Jud. Miserupia, sat Bagadanc

Reputation: 4085
Votes: 179

         
Post Posted: 11-05-2014, 09:40:33 | Translate post to: ... (Click for more languages)

da-mi add pe zm2.goldmember , o sa incerc sa te ajut prin teamviewer daca esti de acord.

daca nu , schimba pluginul war3ft cu cel original ... implicit si restul fisierelor.




Pentru pluginuri complicate le fac cu $$ pe paypal/psc. PM

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Soul's Hunter

[Shobyx]



Status: Offline
(since 14-08-2016 06:17)
Joined: 18 Jun 2013
Posts: 2613, Topics: 178
Location: <=<= There

Reputation: 577.4
Votes: 492

        stefan_ilp438 
Post Posted: 12-05-2014, 18:14:21 | Translate post to: ... (Click for more languages)

Am schimbat addonsu , merci tuturor de ajutor. T/C
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by Happy =]], 12 May 2014 16:18



 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Fixed issues  


The time now is 23-08-2025, 05:14:26
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password