invalid expression, assumed zero
#1

Well, I need help here.. I get this random error, but I'm trying to fix it.

Код:
C:\Users\User\Desktop\SAMP Script #2\pawno\seatbelt.pwn(18160) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Here's the code...

pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) //LINE 18160
{
if (newkeys & KEY_HORN)
{

Reply
#2

Im THINKING add an extra } at the end of the code...

This
Код:
}
Tell me if that fixes it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)