PDA

View Full Version : Ok, Two things that I've seen before that I want...


bodi
10-05-2011, 01:03 AM
1) I saw on Akka's where everytime something new is done for the first time, it broadcasts something like "First server ghoulbane retrieved by JamesBond."
I would like to have that for first X mob killed or first X item looted. I have no idea where to even start writing this.

2) Repeatable charm quest: Saw this on Revamp and EZ. I want to have 3 charms, a tank charm (+200hp each level up to 20,000 or tank charm level 100) Healer charm - heal focus or + wis) (Caster charm - same thing but nuke focus) and DPS charm (+frenzy or +haste) but 100 levels of the charm. Do you have to create each item staticly, then link it? Lets say its a delevel to 1 quest, and every time you go to level 1 from 50+, it gives you another upgrade of your charm. Is this as hard as it sounds? I've seen charm upgrade quests and delevel quests, but not one where there are 300 new items to be made. Is there some way to dynamically create item+1 up to 100 with hp+200 x charm level, or something, instead of creating 100 extra items.

Thanks!

bodi
10-05-2011, 01:04 AM
http://www.x5funhouse.net/forums/index.php?action=ServerFirsts

OMG, it even logs it on a website... how fun is that?

revloc02c
10-06-2011, 11:56 PM
2) Repeatable charm quest: Saw this on Revamp and EZ. I want to have 3 charms, a tank charm (+200hp each level up to 20,000 or tank charm level 100) Healer charm - heal focus or + wis) (Caster charm - same thing but nuke focus) and DPS charm (+frenzy or +haste) but 100 levels of the charm. Do you have to create each item staticly, then link it? Lets say its a delevel to 1 quest, and every time you go to level 1 from 50+, it gives you another upgrade of your charm. Is this as hard as it sounds? I've seen charm upgrade quests and delevel quests, but not one where there are 300 new items to be made. Is there some way to dynamically create item+1 up to 100 with hp+200 x charm level, or something, instead of creating 100 extra items.

The only way I know how to do this is to make 100 extra items.

sorvani
10-07-2011, 12:20 AM
Use a quest global for each player and quest code. Look at the PoP charm quest code.