• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Theme Manager - Gurubash Arena (3.3.5a)

PrestonParsons

BETA Tester
Hello,

I have shared the script from AlexeWarr and update them but i change the zone for Gurubash Arena :) and different display.
Also i can keep working on it and different display and news one. it's cool for funserver

http://paste.emudevs.com/?paste=216

WoWScrnShot_012615_071441.jpg WoWScrnShot_012615_071444.jpg WoWScrnShot_012615_071744.jpg

how to compile them - http://collab.kpsn.org/display/tc/CustomScript

----------------------------------
**How to make you own**

** gmi_themes **
ID - 1 (for Gmi_templates)
NAME - Party (Show on Gossip)
Available - 1 (enable to show on gossip list when you speak the NPC)
----------------------------------------------------------------------------------
** gmi_templates **
ID
1 from gmi_themes for gossip you made in gmi_themes
entry
203034 for big tree gobject
pos_x
pos_y ..... those x,y,z,o is for where you want to put gobject to (have to be in arena)
pos_z
pos_o

-----------------------------------------
How to change the zone
Line 51 if (creature->GetZoneId() != 33) **Change number 33 to anything from zone ID)
then compiles but when you made the xyzo different places, it's wont work at all. you have to redeign the theme again

Credit AlexeWarr for script
and me design object in Arena.
 
Last edited:
Top