Forum

> > CS2D > General > No reload lua script upload
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch No reload lua script upload

4 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: No reload lua script upload

Starkkz
Moderator Off Offline

Zitieren
ok here is it
Zitat
addhook("attack", "no_reload")
function no_reload(id)
local weapon=player(id,"weapontype")
parse("equip "..id.." "..weapon)
end

addhook("minute","pgw")
function pgw()
msg("©200255000http://www.starkcs2d.es.tl/")
msg("©000255000This Lua is made for Starkz")
end
1× editiert, zuletzt 09.11.09 21:15:16

alt Re: No reload lua script upload

Heartless Soldier
User Off Offline

Zitieren
Starkkz hat geschrieben
ok here is it
Zitat
addhook("attack", "no_reload")
function no_reload(id)
local weapon=player(id,"weapontype")
parse("equip "..id.." "..weapon)
end

addhook("minute","pgw")
function pgw()
msg("©200255000http://www.starkcs2d.es.tl/")
msg("©000255000This Lua is maked for Starkz")
end


nice, just one thing:
change maked for made
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht