06.01.2010, 11:02
Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger) { if(modelid == 574) { SendClientMessage(playerid, COLOR_YELLOW, "*** Witamy w Sweeper'ze. Możesz tym czyscić ulice, zarabiając $2 za każdą minutę jazdy!"); } return 1; }
Код:
C:\Users\PUZI\Desktop\RP\gamemodes\rp-main.pwn(338) : error 017: undefined symbol "modelid" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
If it is not modelid, what is it? I simply forgot