Jump to content

Rafael.

Membru
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Level of knowledge
    Avansat

Rafael.'s Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Baieti as avea si eu nevoie de comanda dar nu cu CMD si alea cu if(strcmp(cmd, "/bonus", true) == 0) Ajutati-ma daca puteti.
  2. Nu stiam dar te rog ajuta-ma cu comenzile alea...
  3. Cum bag un job nou help.Comanda [/getgift] si [/job] ajutor!
  4. = Comanda: /ram //============================================================================================================================================================= if(strcmp(cmd, "/ram", true) == 0) { if(IsPlayerConnected(playerid)) { if(gTeam[playerid] == 1) { for(new i = 0; i < sizeof(HouseInfo); i++) { if (PlayerToPoint(3, playerid,HouseInfo[hEntrancex], HouseInfo[hEntrancey], HouseInfo[hEntrancez])) { SetPlayerInterior(playerid,HouseInfo[hInt]); SetPlayerPos(playerid,HouseInfo[hExitx],HouseInfo[hExity],HouseInfo[hExitz]); GameTextForPlayer(playerid, "~r~Ai spart ~g~Usa", 5000, 1); PlayerInfo[playerid][pInt] = HouseInfo[hInt]; PlayerInfo[playerid][pLocal] = i; } } } else { SendClientMessage(playerid, COLOR_GREY, "{30a030}[Server]: {ffffff}Ne pare rau, dar nu faci parte din factiunea {000cff}LSPD{ffffff}, {000cff}NG {ffffff}sau {000cff}FBI{ffffff}."); return 1; } } return 1; } Ajutor va rog:)
×
×
  • 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.