No description
![]() SpawnSet(NPC, "skin_color", "255 0 0", false, true) skin_color takes in 3 arguments as a string, R G B two new parameters after value: - no_update, when set to true (default false, its an inverse flag of send_update) we will not send update of spawn changes - temporary_flag, when set to true database is not update (default false again to keep compat with LUA scripts). SpellHeal(Spawn, "heal", min, max, NPC, 0, 0, "New Spell Name") |
||
---|---|---|
Content | ||
DB/updates | ||
EQ2 | ||
installer | ||
server | ||
.gitignore | ||
LICENSE.md | ||
README.md |
EQ2Emulator Project - ALPHA BUILD
Visit https://www.eq2emu.com for more project details, wiki and server installation instructions.
Building/Compiling
Linux Compile Instructions: On our Wiki
Authors
Project team site at EQ2EMu and ZekLabs
License
This project is licensed under the GNU General Public License - see the LICENSE.md file for details