Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Party SP command and buff :D
Author Message
GM-Garr Offline
Local friendly code monkey
****

Posts: 431
Joined: Apr 2014
Post: #4
RE: Party SP command and buff :D

This is an interesting system, and I think it's plausible to do it, wiggling around some client limitations (for example, each name has a 24 character limit [actually 23 meaningful + 1 NULL terminator]).

But there are some questions I'd like to hear about:

SP thing is pretty much straightforward, so not much questions there.

Now, for buffs. General concept that I know of is using 5 letters:
B - Blessing
A - Agility Up
F - (Full) Chemical Protection (Depends on config, I've seen several)
S - Soul Link
+ - Devotion

Here comes the question: are these all that's needed? For example, we can remove something and add some buff instead. Example would be Kyrie Eleison/Assumptio. Or just remove. Or just add. While I haven't even started (and even after I do it'll be plausible to change that). So this needs to be thought out.

Second, since all symbols will take up valuable character name space, there needs to be 2 things considered:

1) Both views can't be activated at once. Period.

2) There are character names that will be longer than that 23 char limit with that addition, so they'll need to be truncated, at least. So will need to know how to truncate, aka what character will indicate truncation. … and ~ are 2 options that are commonly used.

That's pretty much all I could thing of now before even starting to check things out in code, I'm pretty certain more question will come when I do.

Want to help HeRO with new content? Join the T&D Team!

For info on the server, check out the HeRO wiki.
To see your ingame account, visit the Control Panel.
If you encounter any problems, don't hesitate to submit a Support Ticket.

And don't forget:
Not all dragons are bad...
01-02-2017 10:58 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Party SP command and buff :D - Bakorzero - 01-01-2017, 09:37 AM
RE: Party SP command and buff :D - sheam - 01-01-2017, 02:53 PM
RE: Party SP command and buff :D - GM-Garr - 01-02-2017 10:58 AM
RE: Party SP command and buff :D - Plant - 01-02-2017, 02:23 PM
RE: Party SP command and buff :D - sheam - 01-02-2017, 11:56 PM
RE: Party SP command and buff :D - sheam - 01-02-2017, 01:57 PM
RE: Party SP command and buff :D - Plant - 01-04-2017, 04:47 AM
RE: Party SP command and buff :D - sheam - 01-12-2017, 09:57 AM
RE: Party SP command and buff :D - Plant - 08-22-2017, 09:09 PM

Forum Jump: