Jump to content

Papana

Membru
  • Posts

    334
  • Joined

  • Last visited

    Never

Everything posted by Papana

  1. am si io ceas pe server dar nu merge bine :| serveru e hostat...
  2. am pus cum zici dar nu mi le cisteste dar alta e faza nu am niciun plugin la gamemod )) imi dai un plugin care trebui pentru createdynamicobejct ? dar sa fie si linux Multumesc :kiss: am rezolvat
  3. puteti da tc am reusit
  4. Cine ma poate ajuta sa fac u nsistem de vip vreua sa-l fac direct in gm ce imi trebui sa ma ajute cum fac sa se salveze si cum fac 3 level :-? si comanda /vips cu /setvip in rest comenzi fa io doar adaug la altele pVip ,multumesc
  5. mai bine sterge timmeru ..
  6. Am adaugat dar o cumpar prima masina si pe a doua nu mai merge
  7. Deci pot sa detin doar 1 masina pe server Si io am pPcarkey, pPcarkey2, pPcarkey3, dar merge doar una Si sa fac si la stats sa-mi arate a doua masina nu vreau 3 doar 2 uitati locu de stats cum maitrebui sa pun sa arate si a doua masina cu detali si cu id langa cealalta ? format(coordsstring, sizeof(coordsstring),"____________________| %s |____________________",name); SendClientMessage(playerid, COLOR_GREEN,coordsstring); format(coordsstring, sizeof(coordsstring), "Level:[%d] Sex:[%s] Age:[%d] Cash:[$%d] Bank:[$%d] Ph:[%d] DonateRank:[%s] MarriedTo:[%s]", level,atext,age,cash,account,pnumber,drank,married); SendClientMessage(playerid, COLOR_GRAD1,coordsstring); format(coordsstring, sizeof(coordsstring), "PlayingHours:[%d] BiggestFish:[%d] TimesArrested:[%d] Job:[%s] Respect:[%d/%d] NextLevel:[$%d] Rob:[%d/15]", ptime,bigfish,arrests,jtext,exp,expamount,costlevel,robstat); SendClientMessage(playerid, COLOR_GRAD3,coordsstring); format(coordsstring, sizeof(coordsstring), "Drugs:[%d] Materials:[%d] Team:[%s] Organisation:[%s] Rank:[%s] Wanted: [%d/10]",drugs,mats,ttext,ftext,rtext,wanted); SendClientMessage(playerid, COLOR_GRAD5,coordsstring); format(coordsstring,sizeof(coordsstring), "Admin-Level:[%d] Helper-Level: [%d] Warns:[%d/3] FactionWarns:[%d/5] FactionPunish[%d/20] ",admin,helperl,warns,fwarns,punish); SendClientMessage(playerid,COLOR_GRAD5,coordsstring); if (PlayerInfo[targetid][pPcarkey] != 999) { format(coordsstring, sizeof(coordsstring), "VehModel:[%s] VehValue:[%d] VehColor1:[%d] VehColor2:[%d] VehLocked:[%d]", CarInfo[carkey][cDescription], CarInfo[carkey][cValue], CarInfo[carkey][cColorOne], CarInfo[carkey][cColorTwo], CarInfo[carkey][cLock]); SendClientMessage(playerid, COLOR_GRAD5,coordsstring); } if (PlayerInfo[playerid][pAdmin] >= 1) { format(coordsstring, sizeof(coordsstring), "House key [%d] Business key [%d] Vehicle [%d] HireKey [%d] int:[%d] virworld:[%d] local[%d]", housekey,bizkey,carkey,HireCar[targetid],intir,virworld,local); SendClientMessage(playerid, COLOR_GRAD6,coordsstring); } SendClientMessage(playerid, COLOR_GREEN,"___________________________________________________________"); } }
  8. io facun fs cu astea: /* [FS] By numele vostru */ #include <a_samp> #define COLOR_YELLOW 0xFFFF00AA #define COLOR_BLUE 0x2641FEAA #define FILTERSCRIPT public OnFilterScriptInit() { in locul acestui text copiati codul vostru print("\n--------------------------------------"); print(" numele fs-ului [FS] BY numele vostru"); print("--------------------------------------\n"); return 1; } public OnFilterScriptExit() { return 1; } dar merge doar la createobject nu si la createdynamicobject ce mai trebui sa adaug ? vreau raspuns rapid,multumesc
  9. am pus tot asa imi da
  10. Am si io niste erori&warning la un spedometer D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(21) : error 018: initialization data exceeds declared size D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(244) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(245) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(246) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(247) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(248) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(249) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(250) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(251) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(252) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(253) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(254) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(255) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(256) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(257) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(258) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(259) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(260) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(261) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(262) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(263) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(264) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(265) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(266) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(267) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(268) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(269) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(270) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(280) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(281) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(282) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(299) : warning 235: public function lacks forward declaration (symbol "Speedo") D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(307) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(311) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(315) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(316) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(317) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(321) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(323) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(325) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(329) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(330) : warning 213: tag mismatch D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\filterscripts\SpeedoMeter.pwn(331) : warning 213: tag mismatch
  11. pai ma io iti dadui un loc unde imi arata programu ca lipseste dar aci nu lipseste :|
  12. Nu lipseste nicio } { eroarea vine de altundeva ti-am zis am sters multe lucruri care apartin de hitman ca sa o fac factiune normala { ApplyAnimation(playerid,"VENDING","VEND_Drink2_P",4.1,0,1,1,1,1); GivePlayerMoney(playerid, - 49); if(GetPlayerHealth(playerid, health) < 100) { if(PlayerInfo[playerid][pAlcoholPerk] > 0) { new hp = 2 * PlayerInfo[playerid][pAlcoholPerk]; hp += 5; SetPlayerHealth(playerid, health + hp); } else { SetPlayerHealth(playerid, health + 10.0); } } if(PlayerToPoint(3.0,playerid,-783.4417,500.1744,1371.7422) || PlayerToPoint(3.0,playerid,-788.3983,500.4243,1371.7422)) { BizzInfo[2][bTill] += 7; } GetPlayerName(playerid, sendername, sizeof(sendername)); format(string, sizeof(string), "* %s drinks a Sprite.", sendername); ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE); ShowPlayerDialog(playerid,DRINKMENU4,DIALOG_STYLE_LIST,"Juice","Coca-Cola\t\t45$\nFanta\t\t\t36$\nPrigat\t\t\t56$\nSchweppes\t\t25$\nSprite\t\t\t49$","Cumpara","Iesi"); }
  13. pai si cum il folosesc :|
  14. Am si eu niste erori imi zice cineva cum le rezolv ? D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5705) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5709) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5723) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5727) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5731) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5735) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5739) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5743) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5747) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5761) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5765) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5769) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5773) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5777) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5799) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5803) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5807) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5821) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5858) : error 004: function "ProxDetector" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5872) : error 004: function "ProxDetector" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5896) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9880) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9886) : error 004: function "ProxDetector" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9905) : error 004: function "PlayerToPoint" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9911) : error 004: function "ProxDetector" is not implemented D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9930) : error 004: function "PlayerToPoint" is not implemented Am scos tot pe la hitman adika /contract phead contracttime portable vreau so las factiune normala si la sfarsit cand am terminat de sters mia dat erorii
  15. Papana

    Bug Hitman

    UP iar ? din atatia scripteri nu aveti bunu simt sa ma ajutati la un bug ?
  16. Silviu Gamemodu merge perfect SKR.ConGame.Ro Si-l vezi online dar modificat
  17. nu il faci pentur masina fal direct pentru factiunea cu pompieri
  18. Papana

    Bug Hitman

    UP chiar nimeni nu ma poate ajuta ?
  19. Ai marit numarul la carinfo
  20. Papana

    Bug Hitman

    Se pare ca postul meu a fost sters :| :| :| :| Va rog nu il mai stergeti pe acesta. Am si io un bug la hitman agency Am contract pus pe cineva i-l omor dar numi da bani sau sa scrie ca lam omorat. Va rog sunt disperat sa-l rezolv Am facut la pHeadvalue am si pMember si pLeader de unde se paote sa provina bugul Sa va pun cateva care au parte cu phead si din hitman :| if(PlayerInfo[playerid][pHeadValue] > 0) { if(IsPlayerConnected(killerid)) { if(gTeam[killerid] == 10 || PlayerInfo[killerid][pLeader] == 8 || PlayerInfo[killerid][pMember] == 8) { if(GoChase[killerid] == playerid) { //ConsumingMoney[killerid] = 1; new killer[MAX_PLAYER_NAME]; GetPlayerName(killerid, killer, sizeof(killer)); GivePlayerMoney(killerid, PlayerInfo[playerid][pHeadValue]); format(string,128,"<< Hitman %s has fulfilled the contract on %s and collected $%d >>",killer,name,PlayerInfo[playerid][pHeadValue]); SendFamilyMessage(8, COLOR_YELLOW, string); PlayerInfo[playerid][pHeadValue] = 0; GotHit[playerid] = 0; GetChased[playerid] = 999; GoChase[killerid] = 999; } } } } public SearchingHit(playerid) { new string[128]; new giveplayer[MAX_PLAYER_NAME]; new searchhit = 0; for(new i=0; i<MAX_PLAYERS; i++) { if(IsPlayerConnected(i)) { if(searchhit == 0) { if(PlayerInfo[i][pHeadValue] > 0 && GotHit[i] == 0 && PlayerInfo[i][pMember] != 8) { GetPlayerName(i, giveplayer, sizeof(giveplayer)); searchhit = 1; hitfound = 1; hitid = i; for(new k=0; k<MAX_PLAYERS; k++) { if(IsPlayerConnected(k)) { if(PlayerInfo[k][pMember] == 8 || PlayerInfo[k][pLeader] == 8) { SendClientMessage(k, COLOR_WHITE, "|__________________ Hitman Agency News __________________|"); SendClientMessage(k, COLOR_DBLUE, "*** Incoming Message: A Hit has become available. ***"); format(string, sizeof(string), "Person: %s ID: %d Value: $%d", giveplayer, i, PlayerInfo[i][pHeadValue]); SendClientMessage(k, COLOR_DBLUE, string); SendClientMessage(k, COLOR_YELLOW, "Use Givehit hitmanid, to assign the Contract to one of the Hitmans."); SendClientMessage(k, COLOR_WHITE, "|________________________________________________________|"); } } } return 0; } } } } if(searchhit == 0) { SendClientMessage(playerid, COLOR_GREY, " No Contracts available !"); } return 0; } //= else if ((strcmp("Givehit", tmp, true, strlen(tmp)) == 0) && (strlen(tmp) == strlen("Givehit"))) { if(PlayerInfo[playerid][pRank] < 4) { SCM(playerid, COLOR_GREY, " You need Rank 4 to Give Contracts to Hitmans !"); return 0; } if(hitfound == 0) { SCM(playerid, COLOR_GREY, " There is no Hit Founded yet, use Contracts in the Portable first !"); return 0; } tmp = strtok(text, idx); if(!strlen(tmp)) { SCM(playerid, COLOR_GRAD1, "USAGE: Givehit [playerid/PartOfName]"); return 0; } giveplayerid = ReturnUser(tmp); if(IsPlayerConnected(giveplayerid)) { if(giveplayerid != INVALID_PLAYER_ID) { if(PlayerInfo[giveplayerid][pMember] != 8) if(PlayerInfo[giveplayerid][pLeader] != 8) { SCM(playerid, COLOR_GREY, " That player is not a Hitman !"); return 0; } if(GoChase[giveplayerid] < 999) { SCM(playerid, COLOR_GREY, " That Hitman is already busy with a Contract !"); return 0; } if(IsPlayerConnected(hitid)) { GetPlayerName(playerid, sendername, sizeof(sendername)); GetPlayerName(giveplayerid, giver, sizeof(giver)); GetPlayerName(hitid, giveplayer, sizeof(giveplayer)); format(string, sizeof(string), "* Hitman %s, assigned Hitman %s to kill: %s(ID:%d), for $%d.", sendername, giver, giveplayer, hitid, PlayerInfo[hitid][pHeadValue]); SendFamilyMessage(8, COLOR_YELLOW, string); GoChase[giveplayerid] = hitid; GetChased[hitid] = giveplayerid; GotHit[hitid] = 1; hitid = 0; hitfound = 0; return 0; } else { SCM(playerid, COLOR_GREY, " The Contracted Person is offline, use Contracts in the Portable again !"); return 0; } } return 0; } else { SCM(playerid, COLOR_GREY, " That Hitman is not Online, or ain't a Hitman !"); return 0; } } if(strcmp(cmd, "/contract", true) == 0) { if(IsPlayerConnected(playerid)) { tmp = strtok(cmdtext, idx); if(!strlen(tmp)) { SendClientMessage(playerid, COLOR_GRAD1, "USAGE: /contract [playerid/PartOfName] [amount]"); return 1; } giveplayerid = ReturnUser(tmp); tmp = strtok(cmdtext, idx); if(!strlen(tmp)) { SendClientMessage(playerid, COLOR_GRAD1, "USAGE: /contract [playerid/PartOfName] [amount]"); return 1; } moneys = strval(tmp); if(moneys < 1000 || moneys > 100000) { SendClientMessage(playerid, COLOR_GREY, " Contract money must be atleast $1000, and not more then $100000!"); return 1; } if(PlayerInfo[playerid][pLevel] < 3) { SendClientMessage(playerid, COLOR_GRAD1, "You must be level 3 to place a Contract."); return 1; } if (IsPlayerConnected(giveplayerid)) { if(giveplayerid != INVALID_PLAYER_ID) { if(PlayerInfo[giveplayerid][pMember] == 8 && PlayerInfo[playerid][pMember] == 8) { SendClientMessage(playerid, COLOR_GREY, " Cannot place Contracts on your own Agency!"); return 1; } else if(PlayerInfo[giveplayerid][pLeader] == 8 && PlayerInfo[playerid][pMember] == 8) { SendClientMessage(playerid, COLOR_GREY, " Cannot place Contracts on your own Agency!"); return 1; } else if(PlayerInfo[giveplayerid][pMember] == 8||PlayerInfo[giveplayerid][pLeader] == 8) { SendClientMessage(playerid, COLOR_GREY, " Can't contract a Hitman !"); return 1; } if(gTeam[giveplayerid] == 2 && moneys != 100000) { SendClientMessage(playerid, COLOR_GREY, " Only $100000 can be placed as a Contract on Cops !"); return 1; } if(giveplayerid == playerid) { SendClientMessage(playerid, COLOR_GREY, "You cannot Contract yourself!"); return 1; } GetPlayerName(giveplayerid, giveplayer, sizeof(giveplayer)); GetPlayerName(playerid, sendername, sizeof(sendername)); playermoney = GetPlayerMoney(playerid); if (moneys > 0 && playermoney >= moneys) { GivePlayerMoney(playerid, (0 - moneys)); PlayerInfo[giveplayerid][pHeadValue]+=moneys; format(string, sizeof(string), "%s has placed a contract on %s, for $%d.",sendername, giveplayer, moneys); SendFamilyMessage(8, COLOR_YELLOW, string); format(string, sizeof(string), "* You placed a contract on %s, for $%d.",giveplayer, moneys); SendClientMessage(playerid, COLOR_WHITE, string); PlayerPlaySound(playerid, 1052, 0.0, 0.0, 0.0); } else { SendClientMessage(playerid, COLOR_GRAD1, " Invalid transaction amount."); } } } else { format(string, sizeof(string), " %d is not an active player.", giveplayerid); SendClientMessage(playerid, COLOR_GRAD1, string); } } return 1; }
  21. Papana

    Script

    Nu era nicio comanda,esta comanda tazer,doar ca au facut sa iti scrie pe ecran ... cu tazer nu te poti misca cateva secunde ...
  22. UP Ma poate ajuta cineva ? Sau macar cu alt sistem de gang/clan
  23. posteaza comanda aici
  24. ba ala ce e acol oe pentru admin nu sa modific io vreau sa mai adaug cu pVip sa fac comanda si de vip esti .. .de nu intelegei ? nu stiu ce trbui sa adaug sa fie comanda si la vip
  25. cum fac la aceste comenzi sa fie si pentru vip de exemplu vip level 1 dar sa nu schimb nimic sa adaug .. acolo sa fie si pentru vip ma ajuta cineva exemplu la 2 comenzi dcmd_aweaps(playerid,params[]) { #pragma unused params if(AccInfo[playerid][Level] >= 3) { GivePlayerWeapon(playerid,31,1000); GivePlayerWeapon(playerid,16,1000); GivePlayerWeapon(playerid,34,1000); GivePlayerWeapon(playerid,28,1000); GivePlayerWeapon(playerid,38,1000); GivePlayerWeapon(playerid,24,1000); GivePlayerWeapon(playerid,26,1000); GivePlayerWeapon(playerid,42,1000); GivePlayerWeapon(playerid,14,1000); GivePlayerWeapon(playerid,46,1000); GivePlayerWeapon(playerid,9,1); return 1; } else return ErrorMessages(playerid, 6); } dcmd_sremovecash(playerid,params[]) { if(AccInfo[playerid][Level] >= 3) { if(!strlen(params)) return SendClientMessage(playerid, LIGHTBLUE2, "Usage: /sremovecash [PlayerID]") && SendClientMessage(playerid, orange, "Function: Will silently remove Cash of specified player"); new player1 = strval(params); new string[128]; if(AccInfo[player1][Level] == ServerInfo[MaxAdminLevel] && AccInfo[playerid][Level] != ServerInfo[MaxAdminLevel]) return SendClientMessage(playerid,red,"ERROR: You cannot use this command on this admin"); if(IsPlayerConnected(player1) && player1 != INVALID_PLAYER_ID) { SendCommandToAdmins(playerid,"SRemoveCash"); format(string, sizeof(string), "|- You have Silently reset \"%s's\" Cash -|", pName(player1)); SendClientMessage(playerid,BlueMsg,string); return ResetPlayerMoney(player1); } else return ErrorMessages(playerid, 2); } else return ErrorMessages(playerid, 1); }
×
×
  • 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.