Question; summoning

Post Reply
onnat
Posts: 2
Joined: Fri Mar 06, 2015 5:00 am

Question; summoning

Post by onnat » Wed Mar 18, 2015 11:51 pm

Hi people, im new with this and i have a question...
how do i set to all ´players can summon avatars even in the city?
ty

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Question; summoning

Post by whasf » Thu Mar 19, 2015 2:09 pm

Even if you could, I don't think the client allows it.
-- Whasf

User avatar
Shadowmh
Posts: 60
Joined: Fri Nov 29, 2013 1:26 am

Re: Question; summoning

Post by Shadowmh » Thu Mar 19, 2015 2:59 pm

The client allows it for sure.
Check zone.h file in darkstar/src/map/
Scroll down till you see zonemisc
These are in hex so you'll need to convert them to dec with windows calc in programmer mode.
You just add the values you want for your zones. The dec value to allow pets is 128.
Then in zone_settings in mysql workbench you'll see "misc"
As an example, change 1096 to 1224 and apply changes for jeuno zones. Restart your server.
Then you can summon pets in jeuno.

onnat
Posts: 2
Joined: Fri Mar 06, 2015 5:00 am

Re: Question; summoning

Post by onnat » Sat Mar 21, 2015 8:15 am

thank you ill try that^^

Post Reply