Search found 6 matches

by xoleras20099
Wed Aug 13, 2014 11:49 am
Forum: Troubleshooting
Topic: Party in SOA Zones
Replies: 9
Views: 7705

Re: Party in SOA Zones

I can't remember where, but there's just an int16 variable you have to flip to an int32 and it fixes it; it's been a while since I've messed with it though, back when I helped run a server we had this fixed. would be uint8 > uint16 Yes, that. Sorry, took a break from coding for a while so I haven't...
by xoleras20099
Wed Aug 13, 2014 1:00 am
Forum: Troubleshooting
Topic: Party in SOA Zones
Replies: 9
Views: 7705

Re: Party in SOA Zones

I can't remember where, but there's just an int16 variable you have to flip to an int32 and it fixes it; it's been a while since I've messed with it though, back when I helped run a server we had this fixed.
by xoleras20099
Sat Mar 16, 2013 12:20 pm
Forum: Bugs
Topic: CRASH FIX FOR PVP ZONE AREA
Replies: 6
Views: 5025

Re: CRASH FIX FOR PVP ZONE AREA

This is true, Pr. But is (Temporarily) preventable by having everyone fighting in a party together or relogging to change opponents. Not a solid fix, but a workaround. We've been using this code (and going a step further by adding a command for players to toggle PvP on themselves anywhere). The only...
by xoleras20099
Sat Mar 09, 2013 4:08 pm
Forum: Bugs
Topic: CRASH FIX FOR PVP ZONE AREA
Replies: 6
Views: 5025

Re: CRASH FIX FOR PVP ZONE AREA

This works great, glad to see progress on this, but we need to also fix the problems the PvPFlag allows. You can A. Cast combative spells on yourself, this leads to being able to put yourself on a zombie state by "Killing" yourself with spells. This can be fixed either via C++ or by changing the OnM...
by xoleras20099
Tue Mar 05, 2013 1:48 am
Forum: Custom Applications and Tools
Topic: Roster of players online : redone.
Replies: 7
Views: 8275

Re: Roster of players online : redone.

Way to yoink the appearance from a certain other server.
by xoleras20099
Sun Feb 24, 2013 8:12 pm
Forum: Bugs
Topic: Can cast BLU magic w/macro even if the spell isn't "set"
Replies: 0
Views: 2608

Can cast BLU magic w/macro even if the spell isn't "set"

For instance.

Say you know the spells Foot Kick and Pollen.

You have Pollen "set" in the Blue Magic menu, but not Foot Kick.

A player can still use Foot Kick by typing /ma "Foot Kick" <t> even though they don't have Foot Kick "set".