Is it possible...

Join Discord

Bon

Legend
Legendary
Jul 29, 2004
6,726
330
300
Kent, UK
Is it possible 2 code it so that u have limits on certain spells?

as when u think about it, the only things that really ruin high rate servers are the spells, for example when u have say mc700 your firewall lasts for about 15mins and it really is ridiculus.
same also applies to other spells like curse, shield, poison,

Is it also possible 2 change the rate at which HP/MP pots regene u? like a norm pot does say +150hp in 5secs, can u change that to like 2secs? also same for healin can that be changed?


if these things are possible... would be well good if some1 coded it in then released it for server creators/future servers as it would really help balance out high rate servers.

was thinkin as a guideline have the limits something like...
curse (max 20secs), firewall(max 60secs), shield (max 120secs), poison (max 180secs)

ne way just an idea :P
 

Elijah

Crystal Dev
Developer
Jul 21, 2004
1,806
18
185
Is it possible 2 code it so that u have limits on certain spells?

as when u think about it, the only things that really ruin high rate servers are the spells, for example when u have say mc700 your firewall lasts for about 15mins and it really is ridiculus.
same also applies to other spells like curse, shield, poison,

Is it also possible 2 change the rate at which HP/MP pots regene u? like a norm pot does say +150hp in 5secs, can u change that to like 2secs? also same for healin can that be changed?


if these things are possible... would be well good if some1 coded it in then released it for server creators/future servers as it would really help balance out high rate servers.

was thinkin as a guideline have the limits something like...
curse (max 20secs), firewall(max 60secs), shield (max 120secs), poison (max 180secs)

ne way just an idea :P

Then can be done with ease, you just stop the spells taking so much of your attributes into concideration.

E.G Most spells work from

AttackStrength = (MC * 2) devided by (SKill level - 5)

Thats just a simple example that a spell could be, and instead of having MC * 2 you can set that to 0.1 for example, or like you said have limits by putting a simple check after like

If AttackTime > 20 Then
AttackTime = 20
end;

But the problem you have is, the only person who could code this and have a effect on servers would be TD, as he seems to have stolen the market of servers.

Anyone else like me for example placing this in my files wouldn't makee everyone use my files over TD's, so your probebly better asking TD over a message.

Thats my opinion anyway.

/Ash
 

Bon

Legend
Legendary
Jul 29, 2004
6,726
330
300
Kent, UK
ye i was kinda w8in for a reply from TD, 2 see if he'd do this.

would be such a good idea for high rate servers ><
 

lifco

Untrusted Member
Legendary
Golden Oldie
Loyal Member
Jul 6, 2004
3,400
66
195
UK/Italy
ive fixed 3 sets of 2.3 files even tho i dont really use them iam working on something that will blow 2.3 to 1.4

lif
 

Elijah

Crystal Dev
Developer
Jul 21, 2004
1,806
18
185
ye i was kinda w8in for a reply from TD, 2 see if he'd do this.

would be such a good idea for high rate servers ><

He won't, he dislikes high rate servers, Already spoken to him about it.

/Unlucky

/Ash
 

Bon

Legend
Legendary
Jul 29, 2004
6,726
330
300
Kent, UK
He won't, he dislikes high rate servers, Already spoken to him about it.

/Unlucky

/Ash
ye thats wot i was thinkin 2, hence why i havnt pmed and asked yet lol


dunno why ppl have so much against high rate -_-