05.02.2010, 17:08
Quote:
Originally Posted by MummyKillerSLO
wow fast answer
![]() i have this on OnPlayerConnect so when player join the game it crash. |
pawn Код:
format(String,sizeof(String),"Hello, %s!\n\nWelcome on CrazyStunts! CrazyStunts is a stunt server, so there isn't any random shooting.\n");
format(String,sizeof(String),"%sHere you will see few rules of our server.\n\t1. No spam and no swearing,\n\t2. No hacks and cheats,\n\t3. Obey our admins\n\nIf you",String);
format(String,sizeof(String),"%sdon't respect this rules, you can be kicked, temporarily jailed or banned.\nIf you agree with server rules click Play, otherwise click",String);
format(String,sizeof(String),"%sQuit. There are also few commands:\n\t/cmds - Commands\n\t/teles - Teleports\n\t/rules - Server Rules\n\t/help - Server Help\nThank",String);