ERROR invalid expression, assumed zero
#1

invalid expression, assumed zero

The line is
Quote:

(59071) public Tut5(playerid)

Quote:

(59071) : error 017: undefined symbol "Tut5"

EDIT^^
Reply
#2

Is the forward same with the parameters or when you call it?
Reply
#3

You don't need at Tut5 playerid
You that playerid need to add below with code like SendClientMessage(playerid, red, "text");
But if code have public(you don't need playerid.
Reply
#4

same
Reply
#5

Here is the fix
pawn Код:
#define Tut5
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)