If statement condition not taking (playerid).
#6

Quote:
Originally Posted by K0P
Посмотреть сообщение
Pawn will detect "if(Instafix[playerid])" as true
And "if(!Instafix[playerid])" as false

No need to add extra info there.


Nop,he can use other editors too.

Код:
if (Instafix[playerid]) 
{ 
     RepairVehicle(GetPlayerVehicleID(playerid)); 
     return 1; 
}
D:\SampSever\iPLEOMAX's TextDraw Editor\SAMP 0.3e Server\gamemodes\Untitled.pwn(159) : error 001: expected token: ";", but found "]"
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)