How can I do that?
#6

something like :
Quote:

COMMAND:cmds(playerid, params[])
{
if(Roman[playerid] == 0)
{
new BigString[1900];
strcat(BigString, "{6EF83C}|======================================== ========================================|\n", 1900 );
strcat(BigString, "{6EF83C}|\t\t\t\t[{0049FF}GENERAL COMMANDS{6EF83C}]\t\t\t\t\t |\n", 1900 );
strcat(BigString, "{6EF83C}|======================================== ========================================|\n", 1900 );
strcat(BigString, "{6EF83C}|======================================== ========================================|\n", 1900 );
strcat(BigString, "{6EF83C}|\t{F81414}Account\t{6EF83C}| {F81414}Player Commands\t{6EF83C}| {F81414}Player Commands\t{6EF83C}| {F81414}Player Commands\t {6EF83C}|\n", 1900 );
strcat(BigString, "{6EF83C}|======================================== ========================================|\n", 1900 );
strcat(BigString, "{6EF83C}|\t/register\t|\t/sex\t\t|\t/wepons\t|\t/laseroff\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/login\t\t|\t/ad\t\t|\t/moviemode\t|\t/lasercol\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/stats\t\t|\t/beer\t\t|\t/RO\t\t|\t/ninja\t\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/time\t\t|\t/beeroff\t|\t/ENG\t\t|\t/mec\t\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/changepass\t|\t/p\t\t|\t/pm\t\t|\t/wether\t |\n", 1900 );
strcat(BigString, "{6EF83C}|=================== |\t/l\t\t|\t/count\t\t|\t/rampages\t |\n", 1900 );
strcat(BigString, "{6EF83C}| {F81414}Vehicle commands\t{6EF83C}|\t/day\t\t|\t/kill\t\t|\t/rfound\t |\n", 1900 );
strcat(BigString, "{6EF83C}|=================== |\t/night\t\t|\t/animlist\t|\t/mitime\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/v -name car \t|\t/sad\t\t|\t/sb\t\t|=================== |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/tc1\t\t|\t/givecash\t|\t/smok\t\t|{F81414} AttachObjectToPlayer{6EF83C}|\n", 1900 );
strcat(BigString, "{6EF83C}|\t/tc2\t\t|\t/web\t\t|\t/gangwar\t|=================== |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/tc3\t\t|\t/cmenu\t|\t/fs\t\t|\t/stophold\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/neon\t\t|\t/plantbomb\t|\t/sunglasse\t|\t/laba\t\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/tunar\t\t|\t/buydrungs\t|\t/down\t\t|\t/dildos\t\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/flipp\t\t|\t/usedrungs\t|\t/brb\t\t|\t/dildos2\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/locck\t\t|\t/snow\t\t|\t/--------\t\t|\t/toroman\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/unlocck\t|\t/snowoff\t|\t/walkstyles\t|\t/scut\t\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/up\t\t|\t/myskin\t|\t/laseron\t|\t/incred\t\t |\n", 1900 );
strcat(BigString, "{6EF83C}|\t/cpv\t\t|\t/nrg\t\t|\t/hold\t\t|\t\t\t |\n", 1900 );
strcat(BigString, "{6EF83C}|======================================== ========================================|\n", 1900 );
strcat(BigString, "{6EF83C} {0049FF}Press 2 to fix the car, you click to add {F81414}NITRO\n", 1900 );
strcat(BigString, " "W"Use the command "R"/bug "W"to report server errors or bugs\n", 1900 );
ShowPlayerDialog(playerid, 1000, DIALOG_STYLE_MSGBOX, "{6EF83C}----- {F81414}GENERAL COMMAND {6EF83C}-----", BigString, "-->oK<--","");
}

but do not know how to give me one thousand errors I need to add an include? please help me
Reply


Messages In This Thread
How can I do that? - by Andr3y9603 - 31.01.2012, 06:28
Re: How can I do that? - by MP2 - 31.01.2012, 06:35
Re: How can I do that? - by Andr3y9603 - 31.01.2012, 06:48
Re: How can I do that? - by Snowman12 - 31.01.2012, 07:08
Re: How can I do that? - by MP2 - 31.01.2012, 07:10
Re: How can I do that? - by Andr3y9603 - 31.01.2012, 07:23
Re: How can I do that? - by MP2 - 31.01.2012, 07:26
Re: How can I do that? - by Andr3y9603 - 31.01.2012, 07:30
Re: How can I do that? - by MP2 - 31.01.2012, 07:33
Re: How can I do that? - by Snowman12 - 31.01.2012, 07:33

Forum Jump:


Users browsing this thread: 3 Guest(s)