Quantcast
Channel: SA-MP Forums - Filterscripts
Viewing all articles
Browse latest Browse all 595

[GameMode] invalid function or declaration

$
0
0
Please help me
Code:

if(strcmp("/credits", cmdtext, true) == 0)
  {
  SendClientMessage(playerid, COLOR_RED, "List server credits");
  SendClientMessage(playerid, COLOR_YELLOW, "Server owner: [TI]knackworst");
  SendClientMessage(playerid, COLOR_YELLOW, "Server Hoster: Nightdarkness");
  SendClientMessage(playerid, COLOR_YELLOW, "Server Scripters: knackworst, Libra and Nightdarkness");
  SendClientMessage(playerid, COLOR_YELLOW, "Server Site Maker: Nightdarkness and Knackworst");
  SendClientMessage(playerid, COLOR_YELLOW, "Server Site: http://www.stuntacular.smffy.com/");
  SendClientMessage(playerid, COLOR_YELLOW, "Server Mappers: Sam, [SU]iHateLolypops, knackworst ,Libra, Isus and Nightdarkness");
  SendClientMessage(playerid, COLOR_YELLOW, "Server IRC Chat Maker: Sam");
  SendClientMessage(playerid, COLOR_YELLOW, "Server IRC Chat: www.tirc.tk");
  SendClientMessage(playerid, COLOR_YELLOW, "____________________________________________");
  SendClientMessage(playerid, COLOR_GREEN, "Without these people this server wouldn't have been successful. (scroll up for all the messages!)");
  return 1;
  }


Viewing all articles
Browse latest Browse all 595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>