Please help me
#5

You can save your object informations in a INI file using this include.

https://sampforum.blast.hk/showthread.php?tid=570957

PHP код:
new INI:ini INI_Open("object.ini");
INI_WriteString(ini"objectid"the_objectid);
INI_WriteString(ini"objectX"the_objectX);
... 
Reply


Messages In This Thread
Please help me - by jhonloyd20 - 24.10.2016, 15:50
Re: Please help me - by ChristolisTV - 24.10.2016, 15:52
Re: Please help me - by jhonloyd20 - 24.10.2016, 15:54
Re: Please help me - by jhonloyd20 - 24.10.2016, 16:29
Re: Please help me - by Skimmer - 24.10.2016, 16:34

Forum Jump:


Users browsing this thread: 1 Guest(s)