Simple code crashing the server...
#3

pawn Код:
if(lTime2 < 1 || lTime2 > 20) return SendClientMessage(playerid,-1,"[*] Values Must Be Between 1-20!");
//Changed  lTIme < 0 to lTime < 1
Also, probably this is causing you to crash, Rotation is in -ve.
pawn Код:
lTimedC4[playerid] = CreateObject(1654,X,Y,Z,-0.90,270.0,0.0,0.0);//CODE
CreateObject(1654,X,Y,Z-0.90,0,270.0,0.0,0.0);//Fix maybe
Reply


Messages In This Thread
Simple code crashing the server... - by Littlehelper - 24.07.2012, 12:01
Re: Simple code crashing the server... - by Rudy_ - 24.07.2012, 12:05
Re: Simple code crashing the server... - by [MM]RoXoR[FS] - 24.07.2012, 12:08
Re: Simple code crashing the server... - by Littlehelper - 24.07.2012, 12:09
Re: Simple code crashing the server... - by Littlehelper - 24.07.2012, 12:24
Re: Simple code crashing the server... - by ReVo_ - 24.07.2012, 12:27
Re: Simple code crashing the server... - by Littlehelper - 24.07.2012, 12:30

Forum Jump:


Users browsing this thread: 2 Guest(s)