Forum

> > CS2D > Scripts > equip self item
Forums overviewCS2D overview Scripts overviewLog in to reply

English equip self item

8 replies
To the start Previous 1 Next To the start

old equip self item

Bobakrome
User Off Offline

Quote
1
2
3
4
5
6
if title=="Clan Menu" then
if buton==1 then
parse('equip "...self..." 81')
parse('equip "...self..." 4')
parse('equip "...self..." 59')
elseif buton==2 then

uff, i want it to equip the following : 81,4,59 when the player press the button , i want just how to do there like
1
parse('equip "??" 81')

Help?

old Re: equip self item

EP
User Off Offline

Quote
1
2
3
4
5
6
if title=="Clan Menu" then
if buton==1 then
parse('equip "..id.." 81')
parse('equip "..id.." 4')
parse('equip "..id.." 59')
elseif buton==2 then

old Re: equip self item

Bobakrome
User Off Offline

Quote
it works with buton , lol all of the script is with buton , also its admin script v3.0 beta edited by me ..

old Re: equip self item

Yates
Reviewer Off Offline

Quote
user Bobakrome has written
admin script v3.0 beta edited by me ..

Never, NEVER edit that retarded script. It has loads of bugs and useless shit and will lag your server like hell. Make your own instead.
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview