28.06.2016, 12:35
Guys when i try to compile the gamemode i get these errors:-
the line is this:-
kindly someone tell me how to use it.
PHP код:
D:\myownscript\gamemodes\fgrp.pwn(275) : error 001: expected token: ";", but found "-identifier-"
D:\myownscript\gamemodes\fgrp.pwn(275) : error 017: undefined symbol "GetName"
D:\myownscript\gamemodes\fgrp.pwn(275) : error 029: invalid expression, assumed zero
D:\myownscript\gamemodes\fgrp.pwn(275) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
PHP код:
SendClientMessage(playerid, COLOR_PURPLE, "%s attempts to start the engine of %s")GetName(playerid),GetVehicleName(modelid));