x77x
Master
Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4
|
RE: SPAWN that checks townstone?
something like this?
Code:
[TYPEDEF t_spawn_townstone_brit]
ON=@Timer
if (<040001fb2.link.guild>==040004000)//townstoneid - guildstoneid wei
more=c_wei_infantry_light_f
else
if (<040001fb2.link.guild>==040004001)//townstoneid - guildstoneid wu
more=c_wu_infantry_light_f
endif
wouldnt you check for the townstone owners guild?
the town owners will change hands, so whatever guild the town owner is, thats what type of spawns will spawn... if it changes to a different guild then so will the spawns
Dragons of Time 2000-2020
http://dragonsoftime.com
|
|
01-16-2015 02:54 AM |
|
|