Forum

> > CS2D > Scripts > equip start
Forums overviewCS2D overview Scripts overviewLog in to reply

English equip start

1 reply
To the start Previous 1 Next To the start

old equip start

deadlox995
User Off Offline

Quote
Guy i'm need help on make a lua it equip a player on start
If some one khow pls tell me
THX!!!

old Re: equip start

MikuAuahDark
User Off Offline

Quote
what weapon?
IMG:https://www.cs2d.com/img/ref_items.png


1
2
3
4
addhook("spawn","huh")
function huh(id)
	return "32,86"	-- Equip player with m4a1 and gutbomb. Separated by comma and change if necessary
end
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview