Help please, (error 001: expected token: ";", but found "new")
#1

Help please, (error 001: expected token: ";", but found "new")

Код:
new welcomemsg[128];
format(welcomemsg,sizeof(welcomemsg),"Bienvendio, %s a Lunatium RolePlay!", GetPlayerName(playerid));
SendClientMessage(playerid,COLOR_WHITE,welcomemsg);
PlayAudioStreamForPlayer(playerid, "http://rol.lunatium.com/music.mp3");
ERROR:

Код:
error 001: expected token: ";", but found "new"
Reply
#2

Show us the line above new please. You are most likely missing a ; there.
Reply
#3

Quote:
Originally Posted by Copfan5
Посмотреть сообщение
Show us the line above new please. You are most likely missing a ; there.
already resolved
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)