hlmod.hu
https://hlmod.hu/

jatekido a radar alatt
https://hlmod.hu/viewtopic.php?f=29&t=14375
Oldal: 1 / 1

Szerző:  bencike [ 2014.02.11. 23:10 ]
Hozzászólás témája:  jatekido a radar alatt

Hali. Valali ki csinalna egy olyan plugint ami a radar alatt mutatja belepestol szamiotott idot ??:-$
szinesen villogjon a radar alattt csak a szam legyen ott pl: (01:30) .

aki csinall gomb! :lol: 8-)

Szerző:  crazy` [ 2014.02.12. 21:07 ]
Hozzászólás témája:  Re: jatekido a radar alatt

Azért kellett törölni, mert mindenféle hülyeségeket írtatok, ami nem a témához kapcsolódik = off, de ha még háromszor írsz valamit le is zárom.

Szerző:  RaZzoR [ 2014.02.12. 21:50 ]
Hozzászólás témája:  Re: jatekido a radar alatt

SMA Forráskód: [ Mindet kijelol ]
  1. #include <amxmodx>
  2. #include <amxmisc>
  3.  
  4. new counter[33] = 0
  5.  
  6. public client_putinserver(id)
  7. count(id)
  8.  
  9. public count(id)
  10. {
  11. counter[id]++
  12.  
  13. set_hudmessage(random(255), random(255), random(255), 0.02, 0.2, 0, 6.0, 6.0)
  14. show_hudmessage(id, "%i:%i", counter[id] / 60, counter[id] % 60)
  15.  
  16. set_task(1.0, "count", id)
  17. }
  18.  

Oldal: 1 / 1 Minden időpont UTC+02:00 időzóna szerinti
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/