What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Please for Standardisation

znuffie

Active Member
Joined
Feb 23, 2010
Messages
864
Reaction score
30
A plead for standardization

I realize most of the Quest Profile developers are already deep in their profile, but can the Developers PLEASE standardize the way they make the Behaviors work?

For instance, collection/usage etc. of items:

UseGameObject uses NumOfTimes
UseObject uses UseCount
CollectItem uses CollectCount

Now, it would be easier for everyone to standardize it to a simple attribute Count="".

Same with the capitalization of MobID and MobId

I know there's more than one person working on these behaviors, but a small standard goes a long way.
 
Last edited:
useobject and collectitem is quest bot core.

ugo is obsolete
 
That doesn't matter. The whole point is the lack of standardization and lack of intuitiveness.
 
If you open any CB with a notepad or any other editor, there's always a summary of values and their usage commented at the top of the code.
And yes I agree it's not good to not have a standard, but it's even worse not to have HB do certain things that are crucial for questing, or other tasks. That's why people write CBs in the first place. And thanks to them for that.
 
At least adhere to standards if you're gonna write a CB.
 
Back
Top