Quote:
Originally Posted by Rave_J
easier way is
just copy the script open level editor
and put it in a npc and hit the style button and it will put it neatly
|
No it isn't, and all that does indent your code.
GS2 Beautifier way: Open browser, go to website, paste code, click button.
Level Editor way: Open level editor, drag npc on to level, open npc script window, paste code, click button.
If you even looked at the example you would see that it does so much more than the level editor does.
Quote:
Originally Posted by Deas_Voice
edit; just noticed that your triggerclient is missing the "gui" parameter
|
It isn't a strict requirement to put "weapon" or "gui" you can just put the weapon's name and it will still work.