hlmod.hu
https://hlmod.hu/

Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!
https://hlmod.hu/viewtopic.php?f=29&t=8243
Oldal: 1 / 2

Szerző:  alfanero [2013.04.25. 18:28 ]
Hozzászólás témája:  Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

HEllo nekem egy olyan Körvégi Nyerés üzenetkell HUDBAN a KéPernyo Közepére igy pl:
ne legyen kis betüvel ahnem ugy kb betű méretben 14 es

TERRORISTA GYŐZELEM
CT GYŐZELEM

Szerző:  crazy` [2013.04.25. 18:40 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

SMA Forráskód: [ Mindet kijelol ]
  1. /* Plugin generated by AMXX-Studio */
  2.  
  3. #include <amxmodx>
  4. #include <amxmisc>
  5.  
  6. #define PLUGIN "RoundEnd HUD"
  7. #define VERSION "1.0"
  8. #define AUTHOR "crazy"
  9.  
  10.  
  11. public plugin_init() {
  12. register_plugin(PLUGIN, VERSION, AUTHOR)
  13.  
  14. register_logevent("ctwin", 6, "3=CTs_Win", "3=All_Hostages_Rescued")
  15. register_logevent("twin" , 6, "3=Terrorists_Win", "3=Target_Bombed")
  16. register_logevent("noonewin" , 4, "1=Round_Draw")
  17.  
  18. }
  19. public ctwin()
  20. {
  21. set_hudmessage(255, 0, 0, -1.0, 0.2, 0, 1.0, 1.0, 0.01, 0.01)
  22. show_hudmessage(0, "CT GYOZELEM!")
  23. }
  24.  
  25. public twin()
  26. {
  27. set_hudmessage(255, 0, 0, -1.0, 0.2, 0, 1.0, 1.0, 0.01, 0.01)
  28. show_hudmessage(0, "TERRORISTA GYOZELEM!")
  29. }
  30.  
  31. public noonewin()
  32. {
  33. set_hudmessage(255, 0, 0, -1.0, 0.2, 0, 1.0, 1.0, 0.01, 0.01)
  34. show_hudmessage(0, "Senki sem nyert!")
  35. }

Szerző:  alfanero [2013.04.25. 18:49 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

Köszi szépen!

Szerző:  alfanero [2013.04.25. 18:52 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

ez mit jelent?/tmp/textqStHMg.sma(34) : error 001: expected token: "}", but found "-end of file-"

1 Error.
Could not locate output file /home/groups/amxmodx/public_html/websc3/textqStHMg.amx (compile failed).

nem alakitja át

Szerző:  m0csy652 [2013.04.25. 18:53 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

alfanero írta:
ez mit jelent?/tmp/textqStHMg.sma(34) : error 001: expected token: "}", but found "-end of file-"

1 Error.
Could not locate output file /home/groups/amxmodx/public_html/websc3/textqStHMg.amx (compile failed).

nem alakitja át

nincs lezárva a sor.

Szerző:  alfanero [2013.04.25. 18:54 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

es h kell?:)

Szerző:  m0csy652 [2013.04.25. 18:55 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

alfanero írta:
es h kell?:)

ugy hogy odairod a sor alá ezt: }
de telorol most nem latszik annyira...

Szerző:  alfanero [2013.04.25. 18:56 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

ott van alapbol!

Szerző:  crazy` [2013.04.25. 18:57 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

akkor másold ki rendesen, mert nincs benne semmi hiba, simán átalakítja error, warning és más hibaüzenetek nélkül!

Szerző:  alfanero [2013.04.25. 18:58 ]
Hozzászólás témája:  Re: Nyerés ÜZENET HUDBAN! HUDBAN! HUDBAN!

megcxsinaltam :D 1 sorral lentebb raktam D:

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