Jump to content
  • 0

pomoc příkazy


Guest prezdivka

Dotaz

18 odpovědí na tuto otázku

Recommended Posts

  • 0

nechapu jako treba /commands ? a vyjede mu prikazy tak treba

 

dcmd_commands(playerid, params[])

//==============================================================================

{

#pragma unused params

if(IsPlayerConnected(playerid))

{

SendClientMessage(playerid, zelena, "**********RCK Mod | rocktown.gtasa.cz | by FrEnkLiN********");

SendClientMessage(playerid, bila, "/help , /jobs , /wanted , /mod , /afk , /lock , /prevratit");

}

return 1;

}

 

a do onplayercommand text das

dcmd(commands,8,cmdtext);

 

ale toto tu je uz hodne krat resene ...jestli nemyslis toto tak rekni ..ja pouzivam dcmd je to lepsi :d

Link to comment
Share on other sites

  • 0

no myslel sem třeba rules :d že bych tam dal jen dodržujte atd dyžtak mi toto napiš jo a chybí mi tu že napíšete stručně něco ale neřeknete kam to mám napsat :crazy:

Link to comment
Share on other sites

  • 0

panenko maria za co me trestas :d

 

TOTO DEJ KAMKOLI DO MODU/NE DO PUBLICU

 

dcmd_rules(playerid, params[])
//==============================================================================
{
#pragma unused params
if(IsPlayerConnected(playerid))
{
SendClientMessage(playerid, zelena, "DODRZUJ PRAVIDLA HNUPE");//MEZ " " si zmen co chces
SendClientMessage(playerid, bila, "DODRZUJ PRAVIDLA HNUPE ");
SendClientMessage(playerid, bila, "DODRZUJ PRAVIDLA HNUPE  ");
SendClientMessage(playerid, bila, "DODRZUJ PRAVIDLA HNUPE ");
SendClientMessage(playerid, bila, "DODRZUJ PRAVIDLA HNUPE   ");
}
return 1;
}

 

a do onplayercommand text das

 

dcmd(rules,5,cmdtext);

Link to comment
Share on other sites

  • 0
Omg, NiCe, ty se do pawna ani nepouštěj, když nevíš, jak se pracuje se SendClientMessage, jsou tady 3 prdele tutů, tak se podívej.. :oops:

 

omg dragstere a kdyz ti reknu ze pwn delam den ? tak asi reknes copak ? ze si byl lepsi ja vim :crazy:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...