27.01.2013, 10:33
Hey getting these errors,
Here is the code!
Please help!
Код:
C:\DOCUME~1\DANNY~1.YOU\MYDOCU~1\CNRSER~1\GAMEMO~1\Testing.pwn(76) : error 001: expected token: ";", but found "new" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
new randomMessages[][] = //Random server messages { "Always remember to follow the servers rules otherwise it may result in a punishment", //First Random Message "If you liked our server tell your friends about it", //Second Random Message "Remember to add our server to your favourites. Our IP is ~Comming soon~", //Third Random Message "Remember to visit our TeamSpeak 3 server. Our TS3 IP is ~Comming soon~", //Fourth Random Message "Unsure of anything? Need help? Use /ask to ask a question to our online staff", //Fifth Random Message "Spotted a hacker? /report in game them or report them on our forums", //Sixth Random Message "Use /admins to see a list of our online staff", //Sevent Random Message "Found a bug? Report it on our forums.", "Use /cmds to view a list of working commands!", "To see a list of latest updates, use /updates" };