Jump to content
  • 0

Question

Posted

Deci salut .

Vreau sa stiu unde trebe pusa acceasta comanda cu format de CMD

CMD:buyvip( playerid, params [ ] )
{
	if ( DM [ playerid ] == 0 )
	{
		gsString[ 0 ] = EOS ;
		strcat( gsString, "{ffbb00}I'll show you how you can buy V.I.P on this server, how to much cost and informations!\n\n" ) ;
		strcat( gsString, "{ffbb00}TO begin you must know V.I.P Rules !\n" ) ;
		strcat( gsString, "{ff0000}Rules:\n" ) ;
		strcat( gsString, "{ffbb00}1.You can not teleport ( /vgoto ) to a player serveral times and kill him!\n" ) ;
		strcat( gsString, "{ffbb00}2.You can nout talk dirty in the V.I.P Chat\n" ) ;
		strcat( gsString, "{ffbb00}3.You can not give /spec on an admin!\n" ) ;
		strcat( gsString, "{ffbb00}4.Not use /spec never in an event's times!\n" ) ;
		strcat( gsString, "{ffbb00}5.You can not use commands /ltc [1-13] while a DeathMatch site!\n\n" ) ;
		strcat( gsString, "{ffbb00}And other matters related ...\n\n" ) ;
		strcat( gsString, "{ffbb00}Then you need to know what is VIP on our server Bike Stunt Draw!\n" ) ;
		strcat( gsString, "{ffbb00}So all VIP members can use other commands that normal players can't use!\n\n" ) ;
		strcat( gsString, "{ffbb00}The you must know how muchi cost!\n" , 888 ) ;
		strcat( gsString, "{ffbb00}V.I.P cost hours played ( /Stats ) and Coins ( /Coins )!\n\n" ) ;
		strcat( gsString, "{FFFF00}So, you want to buy V.I.P ?\n" ) ;
		ShowPlayerDialog( playerid, DIALOG_BUYVIP1, DIALOG_STYLE_MSGBOX, "{fca90d}BUYVIP ( #1 )" , gsString, "Next" , "Cancel" ) ;
	}
	if ( DM[ playerid ] == 1 )
		return GameTextForPlayer( playerid, "~w~Use ~r~~h~/Leave  ~w~to leave" , 3500 , 5 ) ;
	return ( 1 ) ;
}

Multumesc

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.