Forum

> > CS2D > Scripts > Another Script Request
Forums overviewCS2D overview Scripts overviewLog in to reply

English Another Script Request

7 replies
To the start Previous 1 Next To the start

old Another Script Request

hacked
User Off Offline

Quote
Able to take more than one Primary and Secondary weapons.Please I need'em badly!(Because it will be awesome!)

old Re: Another Script Request

MikuAuahDark
User Off Offline

Quote
looks like i have this script, but not published.
1
2
3
4
5
6
addhook("walkover","aih")
function aih(id,iid,type,ain,a,mode)
	parse("equip "..id.." "..type)
	parse("setweapon "..id.." "..type)
	parse("removeitem "..iid)
end

old Re: Another Script Request

hacked
User Off Offline

Quote
I tested that script.When I walk on one of the weapons it's fading(I still get the weapon)!That was strange.
Also when I get the same weapon I have,the weapon is
fading to but I still got one weapon.(Don't understand?Example when I have AK-47 I see another AK-47.I take the AK-47,the AK-47 is fading and I still have one AK-47)
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview