wep function problem

Started by KAKAN, Aug 28, 2015, 12:06 PM

Previous topic - Next topic

KAKAN

I made a setting named ValidWep, and now the problem is when i type /wep <id>
It tells me Unknown, but when i type /wep m4 mini
It tells me Giving u: M4, Unknown
I want to have the wep system by ID too, now point out my problem, Here's the code:-
http://pastebin.com/KMP1pV7a
oh no

Thijn

Line 6. from GetWeaponID(vargv) to GetWeaponID(vargv[ i ])

KAKAN

Done, Then also it doesn't works when i type ID instead of NAME
oh no