• Obtain the rest of a string?
    2 replies, posted
I am trying to target all entities that start with "m9k_". I tried "m9k_^" but that doesnt work. Any help?
[img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/ents/FindByClass]ents.FindByClass[/url] First example
Depends what function you are using, but the ents.* functions supports wildcards. Try "m9k_*"
Sorry, you need to Log In to post a reply to this thread.