Hello There, Guest! Login or Register


Anti Ship kill script crashes server
#10
(07-06-2008, 01:32 PM)EvilGate link Wrote: Chill dude,
Fox is just saying that it probably isn't working due a "stupid" fault.
no, im saying the smallest thing is usally the problem :p,
just like creting objects and wanting to move them but not using capital letters
(example)
(07-06-2008, 11:05 AM)Extinction link Wrote: Err,, I think u didn't made something in pawno, I had this problem too, then I changed it and now it is working so stfu
i second that.
Code:
    if(!strcmp(cmdtext, "/NRG", true, 4))
    {
    new Float:x, Float:y, Float:z; GetPlayerPos(playerid, x, y, z); CreateVehicle(522, x + 2, y, z, 0, 1, 1 , 2000);
    return 1;
    }
^nothing much but still.
Reply


Messages In This Thread
Anti Ship kill script crashes server - by Dimplex - 06-02-2008, 07:28 PM
Re: Anti Ship kill script crashes server - by Fry - 06-02-2008, 08:16 PM
Re: Anti Ship kill script crashes server - by Greyfox - 07-06-2008, 04:12 PM
Re: Anti Ship kill script crashes server - by Jay - 07-07-2008, 12:27 AM