Scripting (little confused) - 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: Scripting (little confused) (
/showthread.php?tid=663700)
Scripting (little confused) -
jhonloyd20 - 09.02.2019
HI can someone Edit me for this
i-want to use this the VCP command (For VIP only) and (
https://pastebin.com/wHFfhMjk
this one i want to use all player
[html]
case 3:
{
parkVehicles(i, GetPlayerInterior(playerid), GetPlayerVirtualWorld(playerid));
if(Player[playerid][english])
Info(playerid, "Your vehicle will be spawned here next time.");
else
Info(playerid, "Kendaraanmu akan spawn disini lain kali.");
}
[html]
Re: Scripting (little confused) -
jhonloyd20 - 09.02.2019
This is the all dialog.inc
https://pastebin.com/p5QBu4aZ