Forum

> > CS2D > General > No reload lua script upload
Forums overviewCS2D overviewGeneral overviewLog in to reply

English No reload lua script upload

4 replies
To the start Previous 1 Next To the start

old Re: No reload lua script upload

Starkkz
Moderator Off Offline

Quote
ok here is it
Quote
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
edited 1×, last 09.11.09 09:15:16 pm

old Re: No reload lua script upload

Heartless Soldier
User Off Offline

Quote
Starkkz has written
ok here is it
Quote
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
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview