Project 1999

Project 1999 (/forums/index.php)
-   Red Server Chat (/forums/forumdisplay.php?f=54)
-   -   Vile box incoming (/forums/showthread.php?t=34471)

Pokeman 04-24-2011 01:51 AM

The GM staff just performed an extensive alpha test :cool:

muffins 04-24-2011 02:27 AM

the gm staff r fuktards

Pokeman 04-24-2011 02:42 AM

gonna get my pal Vile to ban ye

Dojii 04-24-2011 02:44 AM

hmm post count +1 4 me.. hmm.

Envious 04-24-2011 09:08 AM

Alter-Gate

Sneak Peek 1: PvP Ruleset
Racewars, Good vs Evil
Soft-coded teams, you can attack your team mates (every once-in-awhile)
Kill anyone who heals or buffs the person you're fighting with no penalty to you (ie low level heal bots)
Murderer flag - attack your own team, and anyone can kill you. So do the deed and run.


On a side note, Vile, open up all race / class combos so I can box an ogre cleric and zerker. Or a DE monk / shaman.

Secrets 04-24-2011 11:11 AM

Quote:

Originally Posted by naez (Post 273932)
made this 4 u bru


------

These files are distributed under the WTFPL software license.

--------

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.


ldstr "Naez pwnd u"

wat

Secrets 04-24-2011 11:16 AM

Here's a puzzle for you naez + vile, the reward is the QvF zoneserver code;

I will give you a diff, you have to find the part that breaks the code completely. Here's a hint:

"It's not the playerprofile."

http://ilikekitti.es/qvf.patch

Vile 04-24-2011 12:27 PM

Go naez goooo. On my phone can't look right now but doubt I'll find it anyway. What changes are in the source? Just the outnumbered buff?

Secrets 04-24-2011 01:54 PM

Quote:

Originally Posted by Vile (Post 274303)
Go naez goooo. On my phone can't look right now but doubt I'll find it anyway. What changes are in the source? Just the outnumbered buff?

Time's up! It's the AA memset line that was missing. You can return there, but only after setting it all to 0.

The PVP kills stuff wasn't breaking it, as an FYI. You just need to set the entire thing to 0. It's uhh, this line:

- memset(newbon, 0, sizeof(StatBonuses)); //start fresh

I removed it on accident, thus, when it went to calculate everything elsewhere (or reference the AA statbonuses later) it made everything go out of whack.

Also, you'll need to edit the world client.cpp to move appropriate races to the right zone. I'll let you guys figure that out.

Secrets 04-24-2011 01:58 PM

Quote:

Originally Posted by Vile (Post 274303)
What changes are in the source? Just the outnumbered buff?

Outnumbered buff was completely in perl. There is a LOT of custom things in there that never got used, and the stun fixes of course. Warriors stunning on bash above 50, the PVP leaderboards code (which I am probably putting in eqemu after I rewrite it) etc etc...

Oh, and EVENT_PK was there too. It's a player.pl script when a player dies to another player. Can do anything in perl with the objects provided when that's triggered. (killmsg, etc)

PVP points were there too, and I also checked IP so you couldn't PK yourself (cause our server allowed 2 boxes...)

PVP points should update in realtime.

Also included is the code that automagically leveled you and set your spells/skills for you upon logging in the first time.

You'd probably want to add something to world (this doesn't include world, that's long gone) to set your guild too.


All times are GMT -4. The time now is 07:05 PM.

Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.