events
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
events
Yeah I need to start coding the mob race event. It's basically a track full of mobs ranging from liches to darkfathers and ancient wyrms and first one to make it to the end alive wins. It's all setup, I just need to code special teleporters and other controls for it.
There's a tourny system already coded too, I should get that going some time. I also want to do a valentine's day monster bash. Evil cupid storm troopers or something.
Archived topic from AOV, old topic ID:196, old post ID:803
There's a tourny system already coded too, I should get that going some time. I also want to do a valentine's day monster bash. Evil cupid storm troopers or something.
Archived topic from AOV, old topic ID:196, old post ID:803
Honk if you love Jesus, text if you want to meet Him!
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
events
I started working on the PVP arena. There will only be 1 arena so 1 duel at a time, but think it makes the event more fun as you get to watch all the duels. Demise has a nice setup for tourneys but for a small shard 1 arena will do and make the event last longer. When I run the tourney I'll usually run more then one consecutively as well. I could even look into coding it so it's best out of 3 or what not but I'll stick with the standard script for now.
For those curious check the moongate in the event lobby, right now green acres is fully accessible so feel free to wander off in the green void.
Archived topic from AOV, old topic ID:196, old post ID:820
For those curious check the moongate in the event lobby, right now green acres is fully accessible so feel free to wander off in the green void.
Archived topic from AOV, old topic ID:196, old post ID:820
Honk if you love Jesus, text if you want to meet Him!
events
Lol. For this first event, I say you make a Bronze, Silver, and Gold eagle. Have them say like "First Place-AoV's First PvP Championship"
Archived topic from AOV, old topic ID:196, old post ID:822
Archived topic from AOV, old topic ID:196, old post ID:822
If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.
- Gaiava Arkkaza
- Posts: 834
- Joined: Tue Dec 12, 2006 10:19 pm
events
lol You guys dont want me to participate into that 1v1, not with a treefellow that is.
Archived topic from AOV, old topic ID:196, old post ID:836
Archived topic from AOV, old topic ID:196, old post ID:836
Brunus
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
events
I'll go with my admin for kicks. I'll give him regular items and stats and nerf his eval a tad...
Archived topic from AOV, old topic ID:196, old post ID:840
Archived topic from AOV, old topic ID:196, old post ID:840
Honk if you love Jesus, text if you want to meet Him!
events
I've never dueled Treefellow. xDGaiava Arkkaza wrote:lol You guys dont want me to participate into that 1v1, not with a treefellow that is.
I know me and you can be about even on your other non-admin made chars.
Archived topic from AOV, old topic ID:196, old post ID:849
If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.
- Gaiava Arkkaza
- Posts: 834
- Joined: Tue Dec 12, 2006 10:19 pm
events
lol Other than [set itemid so I dont look ugly and a few event stuff, I dont remember using my admin for item-wise stuff.
Archived topic from AOV, old topic ID:196, old post ID:850
Archived topic from AOV, old topic ID:196, old post ID:850
Brunus
- Red Squirrel
- Posts: 29209
- Joined: Wed Dec 18, 2002 12:14 am
- Location: Northern Ontario
- Contact:
events
Ok as most of you know the event tourney system is badly bugged. I worked on it most of the day, then an unrelated bug striked, well two, one was transparent to the users but gave me about 5 minutes to fix or it would of made it in the update after SW, but I fixed it on time, the other bug was more serious.
Then back to the tourney system. It's about an hour past my bed time, but I think I fixed most of the major bugs. Some of these are:
- being able to use ball of pet summoning (to summon a horse, for example)
- being able to mount (in case one finds another clever way to get a mount)
- bypassing the restricted spells - was simply a region priority issue, fixed the region script and all spell/skill restrictions work now
- if a player disconnects, he is still put into the duel, but invisible, so you can end up dueling with yourself, and end up loosing to a DCed player since the only want to end it is to kill yourself. (oh this cruel world...)
Only thing left is the mysterious vanishing mounts and random times where your stuff does not go back in your pack. I have yet to reproduce these so I'll work on it again tomorrow, but the rest is fixed and simply requires some testing. I also need to test things like if it allows uneven teams, or if it randomizes teams properly, etc
I also added an automatic bank check feature for the winner and is GM configurable for each tournament.
So the tournament system is coming along nicely, with the bug fixes. Though I wonder why it was released in this state to begin with, considering all the critical bugs I have to fix.
Though this is not as bad as the region control bugs though. :
I've learned not to trust other people's code though, I should test it just as much as I would test my own, if more.
Archived topic from AOV, old topic ID:196, old post ID:1172
Then back to the tourney system. It's about an hour past my bed time, but I think I fixed most of the major bugs. Some of these are:
- being able to use ball of pet summoning (to summon a horse, for example)
- being able to mount (in case one finds another clever way to get a mount)
- bypassing the restricted spells - was simply a region priority issue, fixed the region script and all spell/skill restrictions work now
- if a player disconnects, he is still put into the duel, but invisible, so you can end up dueling with yourself, and end up loosing to a DCed player since the only want to end it is to kill yourself. (oh this cruel world...)
Only thing left is the mysterious vanishing mounts and random times where your stuff does not go back in your pack. I have yet to reproduce these so I'll work on it again tomorrow, but the rest is fixed and simply requires some testing. I also need to test things like if it allows uneven teams, or if it randomizes teams properly, etc
I also added an automatic bank check feature for the winner and is GM configurable for each tournament.
So the tournament system is coming along nicely, with the bug fixes. Though I wonder why it was released in this state to begin with, considering all the critical bugs I have to fix.
Though this is not as bad as the region control bugs though. :
I've learned not to trust other people's code though, I should test it just as much as I would test my own, if more.
Archived topic from AOV, old topic ID:196, old post ID:1172
Honk if you love Jesus, text if you want to meet Him!