C:\Documents and Settings\pcp\Desktop\Desktop\Server\gamemodes\venturas.pwn(2534) : error 017: undefined symbol "playerid"SendClientMessage(playerid,COLOR_RED, "Balkan-Paradise Tutorial.");a ta linija je ovdje:
public tut()
{
SendClientMessage(playerid,COLOR_RED, "Balkan-Paradise Tutorial.");
SetTimer("tut1", 1000, 0);
return 1;
}