SA-MP Forums Archive
Does Y_INI save Interior(o VirtualWorld) ? - 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)
+--- Thread: Does Y_INI save Interior(o VirtualWorld) ? (/showthread.php?tid=572386)



Does Y_INI save Interior(o VirtualWorld) ? - DarkLouis - 27.04.2015

Edit. Please close the thread.


Re: Does Y_INI save Interior(o VirtualWorld) ? - Antoniohl - 27.04.2015

Try this
Код:
PostoDiBlocco[idx][Oggetto] = CreateDynamicObject(PostoDiBlocco[idx][Modello], PostoDiBlocco[idx][PosX], PostoDiBlocco[idx][PosY], PostoDiBlocco[idx][PosZ], 0, 0, PostoDiBlocco[idx][Angolo], PostoDiBlocco[idx][VW], PostoDiBlocco[idx][Int], 0.0, 300.0);



Re: Does Y_INI save Interior(o VirtualWorld) ? - DarkLouis - 27.04.2015

Argument Mismatch: -1 = playerid.


Re: Does Y_INI save Interior(o VirtualWorld) ? - DarkLouis - 27.04.2015

I tried to set -1 to VW, Interior and playerid but the object still didn't appear. So maybe it's a load's error.


Re: Does Y_INI save Interior(o VirtualWorld) ? - Antoniohl - 27.04.2015

Show me all the load/data and "Creato" must be the problem.


Re: Does Y_INI save Interior(o VirtualWorld) ? - DarkLouis - 28.04.2015

Edit


Re: Does Y_INI save Interior(o VirtualWorld) ? - DarkLouis - 28.04.2015

LOL I miss to save [Modello]...

Now I try to fix.


Re: Does Y_INI save Interior(o VirtualWorld) ? - DarkLouis - 28.04.2015

Fixed, I'm fucking stupid LOL