Tell me how the hell Tiku is guard if he just effin joined last month. These forums has went to hell ffs.
And were here i need Edit for normal rates if i edit i get error after buil :(Quote:
In character.cs search for.Code:public uint ExpBallExp
Quote:
public uint ExpBallExp
{
get
{
if (Level < 30)
return (uint)(150000 + Level * 43000);
else if (Level < 50)
return (uint)(400000 + Level * 43000);
else if (Level < 80)
return (uint)(300000 + Level * 50000);
else if (Level < 80)
return (uint)(300000 + Level * 60000);
else if (Level < 100)
return (uint)(300000 + Level * 70000);
else if (Level < 110)
return (uint)(300000 + Level * 90000);
else if (Level < 120)
return (uint)(300000 + Level * 110000);
else if (Level < 125)
return (uint)(300000 + Level * 150000);
else if (Level < 130)
return (uint)(300000 + Level * 170000);
else
return (uint)(37748736 + Level * 225000 + (7 - (137 - Level)) * 75497472);
}
}
public void UseItem(Item I)
{
try
{
if (I.ID >= 1000000 && I.ID <= 1002050)
{
if (!(DateTime.Now > UnableToUseDrugs.AddSeconds(UnableToUseDrugsFor)))
{
MyClient.LocalMessage(2005, "You've been poisoned. You cannot use drugs for a while.");
return;
Updated.Quote:
Bugs/Messed up things I found:
I'll update this.Quote:
-Nobility isn't 100% working properly
-Exp ball limit
-You can still use hp pots/mana pots even if your HP/Mana is full
-GMs/PMs can't pk
-FB/SS system is screwed just like LOTF's (but I got mine fixed)
-Can't melee players
It does not matter. There are tons of members that help people out and have worked there butt off to become guard and a moderator and then they picked you, the person who joined last month. That is bullcrap.Quote:
Well the Admins see how helpful I am towards the E*Pvpers community.
Haha well unless you know a little about me then you can't say anything.Quote:
It does not matter. There are tons of members that help people out and have worked there butt off to become guard and a moderator and then they picked you, the person who joined last month. That is bullcrap.
Well do you know the smythe for mod signature you got? Well I made it. I'm Oz0ne. My account got banned cause I was fighting with my stupid cousin.Quote:
Haha well unless you know a little about me then you can't say anything.
I have been a member of this forum for the past 3 years.
And JohnDread knows that.
So he knows my past experience here and knows I'm qualified.
#Edit
Lets stop going off topic okay?