Undefined symbol: playerid
#2

Код:
forward puertaDeCasa(playerid);
public puertaDeCasa(playerid)
When you call it, you have to add ' playerid ' arg. to the function.

e.g

Код:
puertaDeCasa(playerid);
Reply


Messages In This Thread
Undefined symbol: playerid - by Rubennatan - 23.12.2018, 19:50
Re: Undefined symbol: playerid - by Jularra - 23.12.2018, 20:58
Re: Undefined symbol: playerid - by Rubennatan - 23.12.2018, 21:36

Forum Jump:


Users browsing this thread: 1 Guest(s)