View Single Post
  #16  
Old 03-04-2008, 10:40 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Step-by-step Guide for customizing commands

1) In your GlobalSys database NPC, change for example the globalmsg command from:

PHP Code:
function globalmsg(text
Too:
PHP Code:
function msg(text
Also change the name of the command in the COMMANDS string, despite it being listed under "DO NOT CHANGE" (it won't be in the next version, heck, I'll even make sure no functions are called unless the name of the function is in that string!).
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote