04.10.2009, 16:51
In only sa-mp 0.3 test (build) version
in "OnPlayerSpawn" callback "dini" by DracoBlue dosen't work!
test this if you not belive me
this code doesn't work
on 0.2x work's perfectly
i sory for my bad english this problem very agry me!!GRr
Please fix this bug
sometimes on second time use "onplayerspawn" show errors
in "OnPlayerSpawn" callback "dini" by DracoBlue dosen't work!
test this if you not belive me
Код:
// on top after includes: #define PLIKGRACZA udb_encode(nazwa(playerid)) public OnPlayerSpawn(playerid){ if(dini_Isset(PLIKGRACZA,"skin")){ SetPlayerSkin(playerid,strval(dini_Get(PLIKGRACZA,"skin"))); } }
on 0.2x work's perfectly
i sory for my bad english this problem very agry me!!GRr
Please fix this bug
sometimes on second time use "onplayerspawn" show errors