Jump to content

Emy

Membru
  • Posts

    25
  • Joined

  • Last visited

    Never

Everything posted by Emy

  1. Emy

    /news BUG

    Eu vreau de news Reporter! Daca se poate...
  2. Emy

    /news BUG

    Cum fac un Dialog? :D
  3. Emy

    /news BUG

    Am gasit comanda if(strcmp(cmd, "/news", true) == 0) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pMember] == 9 || PlayerInfo[playerid][pLeader] == 9) { new newcar = GetPlayerVehicleID(playerid); if(PlayerInfo[playerid][pMuted] == 1) { SendClientMessage(playerid, TEAM_CYAN_COLOR, "You cannot speak, you have been silenced"); return 1; } if(newcar == 99 || newcar == 97 || newcar == 98) { GetPlayerName(playerid, sendername, sizeof(sendername)); new length = strlen(cmdtext); while ((idx < length) && (cmdtext[idx] <= ' ')) { idx++; } new offset = idx; new result[64]; while ((idx < length) && ((idx - offset) < (sizeof(result) - 1))) { result[idx - offset] = cmdtext[idx]; idx++; } result[idx - offset] = EOS; if(!strlen(result)) { SendClientMessage(playerid, COLOR_GRAD2, "USAGE: /news [newstext]"); return 1; } format(string, sizeof(string), "NR %s: %s", sendername, result); OOCNews(COLOR_NEWS,string); PlayerInfo[playerid][pNewsSkill] ++; if(PlayerInfo[playerid][pNewsSkill] == 50) { SendClientMessage(playerid, COLOR_YELLOW, "* Your News Reporter Skill is now Level 2, soon you are able to Fly the News Chopper and talk Live."); } else if(PlayerInfo[playerid][pNewsSkill] == 100) { SendClientMessage(playerid, COLOR_YELLOW, "* Your News Reporter Skill is now Level 3, soon you are able to Fly the News Chopper and talk Live."); } else if(PlayerInfo[playerid][pNewsSkill] == 200) { SendClientMessage(playerid, COLOR_YELLOW, "* Your News Reporter Skill is now Level 4, you can fly the News Chopper now."); } else if(PlayerInfo[playerid][pNewsSkill] == 400) { SendClientMessage(playerid, COLOR_YELLOW, "* Your News Reporter Skill is now Level 5, you can now talk Live with any person you want."); } } else { SendClientMessage(playerid, COLOR_GREY, " You are not in the News Van or Chopper !"); return 1; } } else { SendClientMessage(playerid, COLOR_GREY, " You are not a News Reporter !"); } }//not connected return 1; } if(strcmp(cmd, "/live", true) == 0) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pMember] == 9 || PlayerInfo[playerid][pLeader] == 9) { if(TalkingLive[playerid] != 255) { SendClientMessage(playerid, COLOR_LIGHTBLUE, "* Live Conversation ended."); SendClientMessage(TalkingLive[playerid], COLOR_LIGHTBLUE, "* Live Conversation ended."); TogglePlayerControllable(playerid, 1); TogglePlayerControllable(TalkingLive[playerid], 1); TalkingLive[TalkingLive[playerid]] = 255; TalkingLive[playerid] = 255; return 1; } if(PlayerInfo[playerid][pNewsSkill] < 400) { SendClientMessage(playerid, COLOR_GREY, " Your News Reporter Skill is to low to talk Live with people !"); return 1; } tmp = strtok(cmdtext, idx); if(!strlen(tmp)) { SendClientMessage(playerid, COLOR_GRAD1, "USAGE: /live [playerid/PartOfName]"); return 1; } //giveplayerid = strval(tmp); giveplayerid = ReturnUser(tmp); if (IsPlayerConnected(giveplayerid)) { if(giveplayerid != INVALID_PLAYER_ID) { if (ProxDetectorS(5.0, playerid, giveplayerid)) { if(giveplayerid == playerid) { SendClientMessage(playerid, COLOR_GREY, "You cannot Talk Live with yourself!"); return 1; } GetPlayerName(giveplayerid, giveplayer, sizeof(giveplayer)); GetPlayerName(playerid, sendername, sizeof(sendername)); format(string, sizeof(string), "* You offered %s to have a Live Conversation.", giveplayer); SendClientMessage(playerid, COLOR_LIGHTBLUE, string); format(string, sizeof(string), "* %s offered you to have a Live Conversation, type (/accept live) to accept.", sendername); SendClientMessage(giveplayerid, COLOR_LIGHTBLUE, string); LiveOffer[giveplayerid] = playerid; } else { SendClientMessage(playerid, COLOR_GREY, " You are to far away from that player !"); return 1; } } } else { SendClientMessage(playerid, COLOR_GREY, " Invalid ID/Name !"); return 1; } } else { SendClientMessage(playerid, COLOR_GREY, " You are not a News Reporter !"); } }//not connected return 1; } ------------------------------------------------------------------------------------------------------------------------
  4. Emy

    /news BUG

    Nu o gasesc.. Am cautat-o de 3 ori..
  5. Emy

    BUG

    Bug Trucker! Va rog ajutatima
  6. Emy

    /news BUG

    Am un bug la comanda /news Bug-ul:nu merge sa dau newsuri imi zice ca nu sunt in news cooper Ajutati-ma va rog!
  7. Deci scriu /acreatecar ii dau masina personala persoanei respecitve si dupa un relog ii se schimba proprietraul Dar la toate masinile nu doar la 1! Habar nu am ce are :-??
  8. Emy

    Plss Ajutor

    Deci cand intrii intr-o masina la mien imi arata 2 casute!! Si eu vreau sa scot pe cea de sus uitati-va in poza de mai jos! http://www.gophoto.it/view.php?i=http://img855.imageshack.us/img855/7058/samp578t.png daca puteti sa imi spuneti de unde o scot.... Si cum sa va dau Gm-ul ca este prea mare...
  9. Si server-ul lui kinder Nu este stricat Si vad ca habar naveti de program-ul unicorn=Flood Server
  10. nush dar ajutati-ma va rog
  11. Deci cand intrii intr-o masina la mien imi arata 2 casute!! Si eu vreau sa scot pe cea de sus uitati-va in poza de mai jos! http://www.gophoto.it/view.php?i=http://img855.imageshack.us/img855/7058/samp578t.png daca puteti sa imi spuneti de unde o scot....
  12. Deci Cand intrii vreau sa cante o muzica Atunci cand scrie Loading Dar tocmai asta este ca nu stiu cum so bag? :-?
  13. Emy

    Help me!

    Salut , As vrea sa imi fac o comunitate pe ias3 mi-am facut cont , m-am logat dar de akolo nu mai stiu nimik Daca puteti sa ma ajutati cu ceva.. Macar un mic tutorial
  14. Emy

    Ajutor Server

    La fel si prietenul meu (DrKinder)-Nu stie ce are ;-?
  15. Emy

    Ajutor Please

    va rog ajutai-ma cu ceva! Prietenul meu Drkinder vrea sa urce un server de sa-mp pe host Cand le urca ii da niste erori si nu merge ?? :-? Spuneti-mi ce trebuie sa faca? Ce a gresit?
  16. Caut si eu un sistem anti-sob! Daca poate cineva... Va multumesc!
  17. Stiti C acela in forma de @ Acolo cand intri in joc in dreapta Zicetimi si mie de unde il scimb?
  18. Emy

    Forum samp

    salut samp Vreau sa ma ajutati cu ceva Cand intrati in joc (SAMP) ati vazut ca in dreata jos va arata forumul Gta.*****.ro Vreau sa stiu de unde se modifica acel forum Si daca se modifica din GM spuneti-mi linia va rog
  19. Emy

    Salut

    Dar intelege ca nam scriptul si mie tocmai aia imi trebuie
  20. Emy

    Salut

    Cum sa vil arat?
  21. Emy

    Salut

    Salut am si eu nevoie de un mic ajutor! Vreau sa introduc in sa-mp adika in GM un mod cu /enterhunt -> adika sa faci niste bani scrii /enterhunt si daca esti ales ca tina ceilalati plateri trebuie sa te omoare , daca stie cineva.... Si mai vreau sa fac un mic mod cu de ex /joinmgevent -> Adica un mini event mini gun
  22. Man intra pe mess si dami si mie Parola te rog!!!
  23. Salut, cand ma duc la primaria akolo la join , nu imi da job-ul detectiv , la fel ca Drkidner!!! va rog ajutat-ima !!! Multimesc!!
×
×
  • 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.