28.03.2011, 21:10
Hello,
I'm using dini to save the player variables and load it.
I save it when the player disconnects. I made also a
/gmx command for admins, that debugs this code:
SendRconCommand("gmx"); << After I do this, all the
skins are setting to ID: 0, the CJ skin and some other
variables are messing up too, like my position save file.
Now I tried everything to save the files when I type /gmx,
but that didn't work also. I saw in another server, they did
/gmx and you saw on the screen "Blabla has logged out." and
when the gamemode has been successfully restarted, all the
variables are saved and they can start playing from the place
where they were and with the same skin and variables. Does
anyone have a tip, or how to do it? Can someone help me with
this irritating bug(I call it bug, because I don't exactly know how to call ).
And I want to make that the variables also save when the players
crashes, so all the players nearby will get this message:
"Blabla has left the server. (Crashed)". Does anyone have any idea/tip
how to do this?
Thanks!
I'm using dini to save the player variables and load it.
I save it when the player disconnects. I made also a
/gmx command for admins, that debugs this code:
SendRconCommand("gmx"); << After I do this, all the
skins are setting to ID: 0, the CJ skin and some other
variables are messing up too, like my position save file.
Now I tried everything to save the files when I type /gmx,
but that didn't work also. I saw in another server, they did
/gmx and you saw on the screen "Blabla has logged out." and
when the gamemode has been successfully restarted, all the
variables are saved and they can start playing from the place
where they were and with the same skin and variables. Does
anyone have a tip, or how to do it? Can someone help me with
this irritating bug(I call it bug, because I don't exactly know how to call ).
And I want to make that the variables also save when the players
crashes, so all the players nearby will get this message:
"Blabla has left the server. (Crashed)". Does anyone have any idea/tip
how to do this?
Thanks!