Pls Help [+1] Rep
#1

Код:
//==============================================================================
dcmd_credits(playerid,params[]){
  #pragma unused params
  SendClientMessage(playerid,COLOR_LIGHTRED,""#COL_GREEN"********************"#COL_WHITE"********************"#COL_RED"*******************");
  SendClientMessage(playerid,COLOR_YELLOW,"ZSomu Script v1.6 By Zuc");
  SendClientMessage(playerid,COLOR_YELLOW,"Edited And Made ZSomu v2.0 By Bleach79");
  SendClientMessage(playerid,COLOR_LIGHTRED,""#COL_GREEN"********************"#COL_WHITE"********************"#COL_RED"*******************");
  return 1;}
//==============================================================================
dcmd_changemap(playerid,params[]){
  #pragma unused params
  if(Account[playerid][pAdminlevel]>=1){
  GetPlayerName(playerid,name,sizeof(name));
  format(string,sizeof(string),"ADMIN %s is changing map. Vote what you prefer!!!",name);
  SendClientMessageToAll(COLOR_YELLOW,string);
  ChangingMap();}
  return 1;}
This Shows no prblem in compailing
But When i enter in the server when i type the command it shows unknown command!!!
Reply
#2

Pls Help
Sorry For Double Post
Pls help
Its urgent~~!!!
Reply
#3

Don't bump so quickly, and edit your title to be more helpful
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)