Hey,
if i use the getaccountdata and setaccountdata from wiki then i go on my server an use /register and /login they create my account to account.acl.
close Mta.
Then i edit account.acl piraterpg.money=100 save it
Open Mta and login to my server /login
the money is always still 0
i dont no why can you help me?
or it gives a resource where create accounts whit data, /login, /register ?
THX
p.s.my English is bad
thx
now i can respawn
the code for another people :
function respawn()
setTimer( spawnPlayer,--Time, 1, source, --x, --y, --z )
end
addEventHandler ( "onPlayerWasted", getRootElement(), respawn )