Jump to content

Search the Community

Showing results for tags 'please'.

  • Search By Tags

    Oddělujte čárkami
  • Search By Author

Content Type


Fórum

  • Obecné
    • Všeobecné
    • Všechno možné
  • Programování
    • Poradna
    • Návody
    • Tvorba
    • Hledám programátora
  • Herní oblast
    • Poradna
    • Jak na to?
    • Herní kontext
    • Herní zážitky
    • Komunita
  • Grafika
    • Poradna
    • Návody
    • Tvorba
  • Ostatní
    • Hardware a software
    • Hledám/nabízím
    • Archiv
    • 3D Tisk

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Web


Facebook


Jabber


Skype


Steam


Twitter


Github


Pastebin

Found 3 results

  1. Je tu nějaký Grafik který by byl schopen mi udělat dvě tři menší věci jako logo, banner či ikonku? Pokud ano prosím ozvěte se mi na můj skype: skype_ref Díky.
  2. Ahoj snažím se udělat co nejkratší a funkční Anticheat proti zbraním no funguje až moc dobře a to je můj problém Kód: #define AC_GivePlayerWeapon(%0,%1,%2) SetPVarInt(%0,"ac_weapon",AC_GetPlayerWeapon(%0)+%1+AC_GetPlayerAmmo(%0)),GivePlayerWeapon(%0,%1,%2) #define AC_ResetPlayerWeapons(%0) SetPVarInt(%0,"ac_weapon",0),ResetPlayerWeapons(%0) #define AC_GetPlayerWeapon(%0) GetPVarInt(%0,"ac_weapon") #define AC_GetPlayerAmmo(%0) GetPVarInt(%0,"ac_weapon") if(AC_GetPlayerWeapon(i) != GetPlayerWeapon(i)) { new const ac_weapon = AC_GetPlayerWeapon(i), ac_weaponammo = AC_GetPlayerAmmo(i); AC_ResetPlayerWeapons(i), AC_GivePlayerWeapon(i, ac_weapon, ac_weaponammo); } Problém je v tom že i když dám zbraň přes AC_GivePlayerWeapon tak se to resetuje, zatím co u peněz to funguje normálně. Nejsem si jistý co tam je blbě. PRO QWERA: Ty sem ani nepiš, leda že by si našel způsob jiný než stock
  3. Alseyy

    pomoc FIFA 09

    Ahojte, chcem sa spýtať, skade stiahnem FIFU 09 na PC? Keby že mi dá niekto link tak sa moc poteším, díky...
×
×
  • Create New...