Hey all, Leaf here.
-
I'm using the RP framework Nutscript to create a HaloRP.
And I'd like to make the weapons as flags for easier use for staff and playerbase ease.
-
I was wondering if any of you could instruct me on how to do so, for I've played on NutScript servers that have done such a thing before, making weapons flags, I just have no clue.
Any and all help is appriciated.
~Leaf
I am late, but here is yo answer:
[CODE]
nut.flag.add("a", "License to kill.") --First one is flag name, second is description
[/CODE]
Nutscript 1.1 only I think.
Oh, and I forgot, put this in sh_schema or some other shared file
Sorry, you need to Log In to post a reply to this thread.