Quote:
Originally Posted by Deathknife
For the deagle one:
if(contain(name, req_tag))
if(contain(name, req_tag) != -1)
As said here
|
Yup, sorry, I checked that thread 5 minutes after posting this one. Then forgot to reply here and notice people that that issue has been figured out.
EDIT: With that code modification, it still doesn't do it's job. Also made the code edit in the first post.
__________________