whats wrong here??? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: whats wrong here??? (
/showthread.php?tid=274582)
whats wrong here??? -
[JnA]DukeNukem - 06.08.2011
Код:
SetSpawnInfo( playerid, 0, dini_Int(playerFile,"Skin"), dini_Float(pFile,"X"),dini_Float(pFile,"Y"),dini_Float(pFile,"Z"), 269.15, 0, 0, 0, 0, 0, 0 );
what's wrong here

and how do i do this WITH Y_INI ?!?!?!
Re: whats wrong here??? -
[JnA]DukeNukem - 06.08.2011
help ?
Re: whats wrong here??? -
Mean - 06.08.2011
We can't tell if you don't tell us what is the problem and how it doesn't work.
Most likely, it is not saved the right way.
Re: whats wrong here??? -
[JnA]DukeNukem - 06.08.2011
It saves, but doesn't load, thats the problem... I've been using dini for saving/loading, replaced with Y_Ini, but Y_ini doesnt load, ( it saves )