Y_INI doesnt load
#1

i did easy script for show what Y_INI does to me

paste bin link is here

This script shoud does this:
-save position of car (X,Y,Z)
-save Lock and Alarm (if is activated or no)
-and save model of vehicle where i write /savec (that c means car)

save works fine ! here is what this script saved
Код:
[Auto]
Model = 411
PosX = 1751.392578
PosY = -2111.434570
PosZ = 13.223710
Alarm = -1
Lock = -1
this is what i want , but when i want to load this things to spawn my saved car (after my re-connect)
nothing happend

thats reason why i add to my script this
Код:
printf("%d %d %d %d Here is pos and modelid",CarInformation[playerid][Model] , CarInformation[playerid][cX], CarInformation[playerid][cY], CarInformation[playerid][cZ]);
But that printf.. print me to console only this
0 0 0 0 Here is pos and modelid ,
And the car is NOT spawn.

I'm realy sorry for my Amazing bad english...
But can somebody help me?
Reply


Messages In This Thread
Y_INI doesnt load - by Bartando - 16.05.2012, 18:34
Re: Y_INI doesnt load - by ViniBorn - 16.05.2012, 18:40
Re: Y_INI doesnt load - by Bartando - 16.05.2012, 19:08
Re: Y_INI doesnt load - by park4bmx - 16.05.2012, 19:16
Re: Y_INI doesnt load - by Bartando - 16.05.2012, 19:24
Re: Y_INI doesnt load - by Bartando - 17.05.2012, 16:04

Forum Jump:


Users browsing this thread: 1 Guest(s)