WTF is the problem?
#1

WTF is problem?

C:\Users\Knut\Desktop\*\Tavafiled\gamemodes\mtrp.p wn(3002) : error 001: expected token: ";", but found "-identifier-"


Error Line: GetPlayerName(playerid, plname, sizeof(plname));
Reply
#2

You forgot a ';' on the previous line.
Reply
#3

Quote:
Originally Posted by Vince
Посмотреть сообщение
You forgot a ';' on the previous line.
sorry im noob but where i but it?
Reply
#4

Open your GM and find error line just look one up and add ; at the end
For example:

Error Line is 60: GetPlayerName(playerid, plname, sizeof(plname));
Then you take a look at line 59 and add ; at the end
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)