re: Custom Quest System v1.6 || Quick Quest Creator
Try using StringBuilder for the long strings.
StringBuilder sb = new StringBuilder();
sb.append(whatever);
sb.toString();
re: Custom Quest System v1.6 || Quick Quest Creator
Shouldn't this be more of a tut?
Oh well.
re: Custom Quest System v1.6 || Quick Quest Creator
re: Custom Quest System v1.6 || Quick Quest Creator
Quote:
Originally Posted by
IveGotNoMoney
Shouldn't this be more of a tut?
Oh well.
There is a line between releases and tutorials. That line is called spoon-feeding, and this is too far over to the release side of that line.
But you have the right idea :wink:.
re: Custom Quest System v1.6 || Quick Quest Creator
This is... great. O_o
Just wish you could include an example npc script. xD
I'm very lazy. ^_^
re: Custom Quest System v1.6 || Quick Quest Creator
Quote:
Originally Posted by
kevintjuh93
Try using StringBuilder for the long strings.
StringBuilder sb = new StringBuilder();
sb.append(whatever);
sb.toString();
Mhm. Thanks!
Quote:
Originally Posted by
IveGotNoMoney
Shouldn't this be more of a tut?
Oh well.
What Soulfist said.
Quote:
Originally Posted by
TwistPoint
This is... great. O_o
Just wish you could include an example npc script. xD
I'm very lazy. ^_^
Updated the first post with an example.
Edit:
v1.5 comes with Sidestory stuff. Updated the first post
re: Custom Quest System v1.6 || Quick Quest Creator
You put so much more work into this than I did mine. Kudos. :p
re: Custom Quest System v1.6 || Quick Quest Creator
Thanks...............................
re: Custom Quest System v1.6 || Quick Quest Creator
re: Custom Quest System v1.6 || Quick Quest Creator
I think in one of the sidestory methods you missed a bracket, not important, just saying (near where you used ^= (b - 1) )
re: Custom Quest System v1.6 || Quick Quest Creator
Quote:
Originally Posted by
royalmonky
Is that you Aaron o_0?
Lol, no o_o
Quote:
Originally Posted by
Soulfist
I think in one of the sidestory methods you missed a bracket, not important, just saying (near where you used ^= (b - 1) )
Oh dayam. Thanks.
re: Custom Quest System v1.6 || Quick Quest Creator
Quote:
Originally Posted by
IanBites
This is kind've like the quest system from KudoMs. :)
I'll use it haha.
Thanks! :)
Nah, my quest system is more advanced than this.
re: Custom Quest System v1.6 || Quick Quest Creator
@above
Mind explaining your "more advanced" system then?
Like what exactly is advanced?
Edit: oh lol you remind me of updating the thread with a vid and some sidestory stuff.
Gonna make this during the next week
re: Custom Quest System v1.6 || Quick Quest Creator
Quote:
Originally Posted by
KudoMS
Nah, my quest system is more advanced than this.
And mine is even more. :P I didn't code it though. No one will ever know who did except me. and a few other trustful people that i told it to.
re: Custom Quest System v1.6 || Quick Quest Creator
Quote:
Originally Posted by
oxysoft
And mine is even more. :P I didn't code it though. No one will ever know who did except me. and a few other trustful people that i told it to.
"Trustful" is debatable <3