Title: Update 01-28-13 Post by: Hunter on January 28, 2013, 01:55:56 am Root Spells adjusted to -500 resist.
This should allow players to resist a low level mob casting root, but still allow players a chance to root each other, esp if they are in the level 60 pvp. No spell file required at this time. Spell: Root Spell: Ensnaring Roots Spell: Engulfing Roots Spell: Grasping Roots Loping Plains mobs changed 4hr respawn a_superior_willowisp made weaker (Less hp, damage, ac, etc) Custom Armor not allowed in Commons pvp zone Custom Armor Level Requirement Removed Title: Re: Update 01-28-13 Post by: Fugitive on January 28, 2013, 01:57:45 am Cool Fun times!
Title: Re: Update 01-28-13 Post by: Natedog on January 28, 2013, 03:20:29 am Trying to find a way to get IP address via quest script to limit IPs in a single zone... but I don't see a way to find a character's IP.
Could use DBI to check it but thats probably too laggy Title: Re: Update 01-28-13 Post by: Hunter on January 28, 2013, 05:09:51 am I been trying to find out ways of finding IP and limiting IP through quest code for a long time and can't find it either.
Hopefully the devs can add this at some point. I know they are super busy as is anyways. Title: Re: Update 01-28-13 Post by: Fjord on January 28, 2013, 07:42:05 am Took 23 minutes to kill today, uninterrupted. That's pretty reasonable. Dropped a Big Bag of Plat and a Heavy Bag of Plat.
Title: Re: Update 01-28-13 Post by: Natedog on January 28, 2013, 08:25:17 am I gotta stop slacking and make my lvl 60 pvper!
Title: Re: Update 01-28-13 Post by: Fugitive on January 28, 2013, 10:40:15 am Spell: Root Spell: Ensnaring Roots Spell: Engulfing Roots Spell: Grasping Roots What about all the NPC cast roots that root no matter what? Even with Heroic and or Mana Necklace still getting rooted =( this really has nothing to do with PvP... Title: Re: Update 01-28-13 Post by: Xiggie | Stone on January 28, 2013, 10:41:25 am Spell: Root Spell: Ensnaring Roots Spell: Engulfing Roots Spell: Grasping Roots What about all the NPC cast roots that root no matter what? Even with Heroic and or Mana Necklace still getting rooted =( this really has nothing to do with PvP... YES Title: Re: Update 01-28-13 Post by: Felony on January 28, 2013, 10:59:45 am Trying to find a way to get IP address via quest script to limit IPs in a single zone... but I don't see a way to find a character's IP. Could use DBI to check it but thats probably too laggy Slack less, I found it, you can too. Title: Re: Update 01-28-13 Post by: Natedog on January 28, 2013, 12:01:09 pm Tell me how then! Ya bum!
Can't find out how with just normal quest code Title: Re: Update 01-28-13 Post by: lerxst2112 on January 28, 2013, 12:18:03 pm $client->GetIP(); Title: Re: Update 01-28-13 Post by: Natedog on January 28, 2013, 01:06:01 pm $client->GetIP(); Thanks! For some reason I thought I already tried that... but I guess I was wrong. |