Jump to content

GAMELASTERツ

Uživatel
  • Příspěvků

    2306
  • Registrován

  • Aktivní

  • Vítězných dnů

    9

Everything posted by GAMELASTERツ

  1. GAMELASTERツ

    ostatní [Help] Curl

    a apache2 si restartoval?
  2. GAMELASTERツ

    ostatní [Help] Curl

    to co si vyssie napisal je s casti blbost... apt-get install curl php5-curl
  3. sry.. #define IsPlayerInSphere(%0,%1,%2,%3,%4) IsPlayerIsRangeOfPoint(%0,%4,%1,%2,%3)
  4. vies o tom ze IsPlayerInSphere je stock? Musis ju prvo definovat.. #define IsPlayerInSphere(%0,%1,%2,%3,%4)IsPlayerIsRangeOfPoint(%0,%4,%1,%2,%3)
  5. Laces, mas v adminke velky bug :d

    1. Show previous comments  8 more
    2. Laces

      Laces

      tvrdenie vyvratene :-DDD

       

    3. GAMELASTERツ

      GAMELASTERツ

      vcera sa mi moc nechcelo, dneska sa este na to kukem :p

    4. Laces

      Laces

      okik som zvedavy GL

  6. wikipedia, no ty si zabil.. on mysli http://wiki.sa-mp.com
  7. GAMELASTERツ

    pomoc Pipni.cz

    Ahoj, tam treba specialne drivery pre funkcnost... Ak dobre viem, tak moc zatazuju takze ty to nepojde...(ani wine ani mono, neni to win emulator)
  8. GAMELASTERツ

    pomoc Duel

    jak rika Petr, pouzi else if.... dcmd_sawnjoin(playerid, params[]) { #pragma unused params if(GetPVarInt(playerid, "pripojen") == 1) { SendClientMessage(playerid,0xff0000,"Jiz si pripojen v duelu"); } else { if(pripojenych == 0) { pripojenych = 1;//nastavi sa SetPVarInt(playerid, "pripojen", 1); SendClientMessage(playerid,0xff0000,"Připojil si se do sawn-off duelu. Počkej na protivníka."); SetPlayerPos(playerid,1809.9279,-1202.2104,63.9688); } else if(pripojenych == 1)//teraz to uz nepalti, lebo je else... { pripojenych = 2; SetPVarInt(playerid, "pripojen", 1); SendClientMessage(playerid,0xff0000,"Připojil si se do sawn-off duelu."); SetPlayerPos(playerid,1810.9711,-1238.2440,63.9688); } else if(pripojenych == 2) { SendClientMessage(playerid,0xff0000,"DUEL PROBIHÁ!"); } } return 1; }
  9. Daj radky, ale to zrejme znamena, ze ty nekde chyba } ,posli radky //2000 prispevok
  10. ahoj, pouzil si zlu modifikaciu.. Najdi inu
  11. Getroxer, trocha blby system.. resp. blby..... A moc zdlhavy......
  12. je to logicke.... Bohuzial, boli ma hlava takze ty to nedokazem vysvetlit.. Este raz si pozri vsetky premenne.. //EDIT: if(playerid, sawner == 1) co to kruci je? Logicky uvazuj... premenna sawner je globalna!!! Kazdy hrac ju ma tak isto! Ak si chces odkontrolovat ci si pripojeny, urob si premennu bool:hracjepripojeny[MAX_PLAYERS]; a potom zistuj hracjepripojeny[playerid] a takto..
  13. Lebo je to na dlho a ja na to cas nemam
  14. Omg, najdes si dialogy, a pridas tam GivePlayerMoney(playerid, -1000); Tvl, tak tezky to neni..
  15. Je take tazke si to spravit sam?
  16. Ach jaj..... Hovoril ze mu to nefunguje, takze urobil nieco asi zle.... Timer asi umi ne... Posli kod mishacku
  17. Ahoj , je tu jednoduchi.... Pouzi funkci http://wiki.sa-mp.com/wiki/SetTimer a skombinuj to s moveobject a je to hotovo.... Ak nevis vubec jak to udelat, tak ja ty to teda napisu..
  18. myslim, ze nic take neexistuje... Resp. navod nie, musis si to tam dorobit, je to lehky... Ale napsat to momentalne nejede, nevim jaky pouzivas register atd..
  19. Promin, no naco to delat kdyz to uz existuje???? Vim ze to nekde je.. A da se to stahnout zo script mafie, takze pochybuju ze za to nekdo solil penize..
  20. crew.sk je i pro cechi a stym vps, no nevim nevim . A jinak, ak mi to chces dokazat, tak mi nekomentuj moje prispevky :@
×
×
  • Create New...