/help is an Animation ?!
#1

Hi. I have a Game Mode and:
When I type /help (/hilfe) then I do an Animation ?!^^
On my Game Mode Script its an Help Command ?!

Код:
if(strcmp(cmd, "/hilfe", true) == 0)
	{
	  if(IsPlayerConnected(playerid))
	  {
	    SendClientMessage(playerid, COLOR_GREEN,"      **************Server Hilfe & Wichtige Commands*****************");
		  SendClientMessage(playerid, COLOR_GRAD1,"|  NORMAL | /login /stats /buylevel /upgrade /rules /showperso");
			SendClientMessage(playerid, COLOR_GRAD2,"|  WICHTIG | /pay /charity /time /buy /unrentcar /givekey /switchkey /id /drink /musik /showlicenses /clothes");
			SendClientMessage(playerid, COLOR_GRAD2,"|  WICHTIG | /resetupgrades(100k) /buygun /lock /skill /portable /licenses /lotto /spawnchange /stopani");
			SendClientMessage(playerid, COLOR_GRAD2,"|  WICHTIG | /report /cancel /accept /eject /usedrugs /contract /fill /fillcar /clear /service /families /kaufscheine");
	 		SendClientMessage(playerid, COLOR_GRAD3,"|  WICHTIG | (/w)hisper (/o)oc (/s)hout (/c)lose (/l)ocal (/b) (/ad)vertise (/f)amily /me /togooc /tognews /togfam /togwhisper /map /fuel");
			SendClientMessage(playerid, COLOR_GRAD4,"|  BANK  | /balance /withdraw /deposit /wiretransfer");
			SendClientMessage(playerid, COLOR_GRAD4,"|  TEAM  | /kinfo (weiteres folgt)");
And so one...

Why ?!^^
Reply


Messages In This Thread
/help is an Animation ?! - by Slifer2904 - 05.04.2009, 09:34
Re: /help is an Animation ?! - by Rusty1337 - 05.04.2009, 09:41
Re: /help is an Animation ?! - by Slifer2904 - 05.04.2009, 09:58
Re: /help is an Animation ?! - by DMSOrg - 05.04.2009, 12:55

Forum Jump:


Users browsing this thread: 1 Guest(s)