Little Help
#6

Honestly, I don't quite understand what you did there. How about not using an enumerator?
Try the following:

instead of
PHP код:
new WeaponInfo[][sWeaponInfo
use
PHP код:
 new WeaponInfo[][] 
And then in the error line:
PHP код:
if(strfind(WeaponInfo[i][0], nametrue) != -1
EDIT: Maybe it is due to my lack of knowledge, but I've never seen anyone use enumerators that way.
Reply


Messages In This Thread
Little Help - by dh240473 - 13.12.2015, 13:25
Re: Little Help - by Denying - 13.12.2015, 14:37
Re: Little Help - by dh240473 - 13.12.2015, 14:52
Re: Little Help - by Denying - 13.12.2015, 14:55
Re: Little Help - by dh240473 - 13.12.2015, 15:07
Re: Little Help - by Denying - 13.12.2015, 15:12

Forum Jump:


Users browsing this thread: 3 Guest(s)