29.10.2014, 18:51
Код HTML:
if(strcmp(cmd, "/openbomj", true) == 0) { if(PlayerInfo[playerid][pLeader] == 25 || PlayerInfo[playerid][pMember] == 25) { if(PlayerToPoint(18, playerid,1162.5000000,-1637.7000000,14.7000000)) MoveObject(Bomji, 1162.5000000,-1637.7000000,14.7000000,0.0000000,0.0000000,0.0000000); SetTimer("BomjiCloseLS", 6000, 0); // таймер (7 сек) } return true; }
Код HTML:
C:\Users\Gigi\Desktop\Samp Server Fuliox RP Amx\1413562663_fuliox-rp\Fuliox-Rp\gamemodes\Fuliox-Rp.pwn(52126) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
Код HTML:
return true;