Plugin end
I have a xp mod, based on jumping
When the player disconnects from the servers the xp is saving When he is connecting the xp is loading But when the map change the xp goes to 0 :| how can i put PHP Code:
PHP Code:
PHP Code:
|
Re: Plugin end
Loaddata(id) ?
|
Re: Plugin end
See first post
|
Re: Plugin end
If you have that save code in plugin_end(), remove it (but leave the nvault_close() code there). client_disconnect() is called on all clients @ mapchange so save client data there. Also, use formatex() in the save function instead of format().
|
Re: Plugin end
Zomfg
for 2 letters i sped hours in trying to solve that Thanks a LOOT EDIT:Hey what about this PHP Code:
|
| All times are GMT -4. The time now is 00:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.