Forum

> > CS2D > Scripts > Why this doesn't work?
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Why this doesn't work?

1 Antwort
Zum Anfang Vorherige 1 Nächste Zum Anfang

verschoben Why this doesn't work?

4Vendetta
User Off Offline

Zitieren
1
2
3
4
5
addhook("startround","_startround")

function _startround()
     local id=image("gfx/Kraft/HUD.PNG",0,0,2)
end

Admin/Mod Kommentar

Why do you even post this here when you know that it's a script problem, you even wrote [script] in front of the title. WHY don't you just post it in the script subforum? /ohaz

alt Re: Why this doesn't work?

ExecL
User Off Offline

Zitieren
1
2
3
4
addhook("join","_join")
function _join(id)
     hudimage = image("gfx/Kraft/HUD.png",0,0,2)
end

See if this works.

---

Tested, works.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht