SA-MP Forums Archive
2 things. - 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: 2 things. (/showthread.php?tid=221098)



2 things. - Rokzlive - 04.02.2011

1. Whats the callback to set server time? Its annoying i cant find it even thought i knew it at one time.

2. How do i make a /infernus command that spawns a infernus?


Re: 2 things. - Haydz - 04.02.2011

SetWorldTime - https://sampwiki.blast.hk/wiki/SetWorldTime

pawn Код:
command(carcommand,playerid,params[])
{
         new Float:x,Float:y,Float:z;
         GetPlayerPos(playerid, x,y,z);
     new VehID = CreateVehicle(infurnusid,x,y,z,0,0,0,1);
     PutPlayerInVehicle(playerid, VehID,0);
         return 1;
}
Hey whatcha


Re: 2 things. - Rokzlive - 04.02.2011

Hey hey hey. Wow, when you stop scripting for a week you forget alot. O.o I was a mini (MINI!) pro at this. xD


Re: 2 things. - admantis - 04.02.2011

wtf is a mini (MINI!) pro? lol