Forum

> > CS2D > Scripts > CustomKill not work
Forums overviewCS2D overview Scripts overviewLog in to reply

English CustomKill not work

3 replies
To the start Previous 1 Next To the start

old CustomKill not work

_Vava_
User Off Offline

Quote
1
2
knifename={"Combat Knife","Strong Knife","Axe Knife","Hammer Knife"}
parse("customkill "..s.." "..knifename[1].." "..id)
Error:
ERROR: Unknown command '1' (customkill 2 Combat Knife 1)

old Re: CustomKill not work

Rainoth
Moderator Off Offline

Quote
This is just a guess but maybe "Combat knife" is understood as two parameters, "Combat" and "knife". Try naming it "CombatKnife" and see if it works.
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview