OnPlayerKeyStateChange No Erros In Compile But Does Not Work in Game
#3

Код:
C:\Documents and Settings\Robert Crawford\Desktop\Vanity Role Play\gamemodes\VR112a.pwn(11974) : warning 217: loose indentation
C:\Documents and Settings\Robert Crawford\Desktop\Vanity Role Play\gamemodes\VR112a.pwn(12049) : warning 217: loose indentation
C:\Documents and Settings\Robert Crawford\Desktop\Vanity Role Play\gamemodes\VR112a.pwn(12071) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Robert Crawford\Desktop\Vanity Role Play\gamemodes\VR112a.pwn(12071) : warning 215: expression has no effect
C:\Documents and Settings\Robert Crawford\Desktop\Vanity Role Play\gamemodes\VR112a.pwn(12071) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Robert Crawford\Desktop\Vanity Role Play\gamemodes\VR112a.pwn(12071) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Robert Crawford\Desktop\Vanity Role Play\gamemodes\VR112a.pwn(12071) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Line 12071
pawn Код:
if(newkeys == KEY_SUBMISSION)&&(IsPlayerInAnyVehicle(playerid))&&(GetPlayerState(playerid) == PLAYER_STATE_DRIVER))
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)