Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: KAKAN on Aug 28, 2015, 12:06 PM

Title: wep function problem
Post by: KAKAN on Aug 28, 2015, 12:06 PM
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
Title: Re: wep function problem
Post by: Thijn on Aug 28, 2015, 04:27 PM
Line 6. from GetWeaponID(vargv) to GetWeaponID(vargv[ i ])
Title: Re: wep function problem
Post by: KAKAN on Aug 28, 2015, 05:08 PM
Done, Then also it doesn't works when i type ID instead of NAME