How do I set up a world chat? like .chat and everybody can hear it. and how do I mod the level of NPCs and make them Elite or not.
How do I set up a world chat? like .chat and everybody can hear it. and how do I mod the level of NPCs and make them Elite or not.
Last edited by HelpzPlease; 06-29-2013 at 11:16 AM.
creature_names table in database, the 'rank' column determines status.
0 = normal
1 = elite
2 = rare
3 = boss
4 = something rare
set flags1 to 108 to display as level ??.
You will need to clear your cache and restart server to see changes.
World chat you need a script.
Open Port Check Tool
either that or
CMD --> netstat -a
any port listed as LISTENING is open.