#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 29, 2016 12:22:32 GMT -8
The ones in the settings. Apparently I didn't realize the attack and miss notifications have to be per creature too. I realized this by copying the example you posted on the last page. I did get it working this time thank you. Sorry about the trouble. I think the syntax is incredibly easy to make an error. Have you ever thought about making an optional autoform for dumb people like me lol? I don't plan on using this to make an RP but I want to fulfill this random event on post request. Link to Post: support.proboards.com/post/6648254/threadI'm wondering how It should work when applied to the same board as Creature Hunter? It would be nice for automating RP adventuring, and then all of the sudden come across and attack a monster. So would you say that if you were adventuring and you came across a monster, you would not have a random event. But if you defeated a monster and then made another post, then you would get a random event? *Insert Personal Opinion Here* When I first wrote this code, I thought it would only be of interest to the one person, and because I hadn't used autoforms way back then, I didn't bother with them. But as it seems that this plugin is rather more popular than I thought it would be, I have already started rewriting it from scratch, that does indeed use autoforms, and may well submit it to the library if I think the final product is worth it. I think, that if you are adventuring and you come across a monster, it could be a random event, in as much as you wouldn't necessarily know when you'd encounter it, nor what you'd encounter.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 29, 2016 12:49:55 GMT -8
The ones in the settings. Apparently I didn't realize the attack and miss notifications have to be per creature too. I realized this by copying the example you posted on the last page. I did get it working this time thank you. Sorry about the trouble. I think the syntax is incredibly easy to make an error. Have you ever thought about making an optional autoform for dumb people like me lol? I don't plan on using this to make an RP but I want to fulfill this random event on post request. Link to Post: support.proboards.com/post/6648254/threadI'm wondering how It should work when applied to the same board as Creature Hunter? It would be nice for automating RP adventuring, and then all of the sudden come across and attack a monster. So would you say that if you were adventuring and you came across a monster, you would not have a random event. But if you defeated a monster and then made another post, then you would get a random event? *Insert Personal Opinion Here* When I first wrote this code, I thought it would only be of interest to the one person, and because I hadn't used autoforms way back then, I didn't bother with them. But as it seems that this plugin is rather more popular than I thought it would be, I have already started rewriting it from scratch, that does indeed use autoforms, and may well submit it to the library if I think the final product is worth it. I think, that if you are adventuring and you come across a monster, it could be a random event, in as much as you wouldn't necessarily know when you'd encounter it, nor what you'd encounter. I decided to go for an option in manage that would display the event with creature hunter if the admin says so. That way you won't find a diamond while fighting. But you can trip and lose money while fighting. Also if you are rewriting it, check for $(':animated').length and post your popup when it's finished so that the popup doesn't pop and then have to be moved half-way down the page because of that stupid scrollTo. Unless you got a better idea than mine cause I'm all ears.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 29, 2016 14:41:57 GMT -8
I decided to go for an option in manage that would display the event with creature hunter if the admin says so. That way you won't find a diamond while fighting. But you can trip and lose money while fighting. Also if you are rewriting it, check for $(':animated').length and post your popup when it's finished so that the popup doesn't pop and then have to be moved half-way down the page because of that stupid scrollTo. Unless you got a better idea than mine cause I'm all ears. You've been having problems with the pop-up appearing off the page? I'll make sure to do that, thanks.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 29, 2016 15:18:52 GMT -8
I decided to go for an option in manage that would display the event with creature hunter if the admin says so. That way you won't find a diamond while fighting. But you can trip and lose money while fighting. Also if you are rewriting it, check for $(':animated').length and post your popup when it's finished so that the popup doesn't pop and then have to be moved half-way down the page because of that stupid scrollTo. Unless you got a better idea than mine cause I'm all ears. You've been having problems with the pop-up appearing off the page? I'll make sure to do that, thanks. Yeah i have to scroll up half the popup.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 31, 2016 6:19:36 GMT -8
|
|
Former Member
inherit
guest@proboards.com
177794
0
Nov 22, 2024 19:47:32 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on May 22, 2016 6:57:41 GMT -8
The ones in the settings. Apparently I didn't realize the attack and miss notifications have to be per creature too. I realized this by copying the example you posted on the last page. I did get it working this time thank you. Sorry about the trouble. I think the syntax is incredibly easy to make an error. Have you ever thought about making an optional autoform for dumb people like me lol? I don't plan on using this to make an RP but I want to fulfill this random event on post request. Link to Post: support.proboards.com/post/6648254/threadI'm wondering how It should work when applied to the same board as Creature Hunter? It would be nice for automating RP adventuring, and then all of the sudden come across and attack a monster. So would you say that if you were adventuring and you came across a monster, you would not have a random event. But if you defeated a monster and then made another post, then you would get a random event? *Insert Personal Opinion Here* When I first wrote this code, I thought it would only be of interest to the one person, and because I hadn't used autoforms way back then, I didn't bother with them. But as it seems that this plugin is rather more popular than I thought it would be, I have already started rewriting it from scratch, that does indeed use autoforms, and may well submit it to the library if I think the final product is worth it. I think, that if you are adventuring and you come across a monster, it could be a random event, in as much as you wouldn't necessarily know when you'd encounter it, nor what you'd encounter. Oh awesome! Do you know when it will be done? Id love to try out the fully polished version!
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on May 22, 2016 8:24:13 GMT -8
When I first wrote this code, I thought it would only be of interest to the one person, and because I hadn't used autoforms way back then, I didn't bother with them. But as it seems that this plugin is rather more popular than I thought it would be, I have already started rewriting it from scratch, that does indeed use autoforms, and may well submit it to the library if I think the final product is worth it. I think, that if you are adventuring and you come across a monster, it could be a random event, in as much as you wouldn't necessarily know when you'd encounter it, nor what you'd encounter. Oh awesome! Do you know when it will be done? Id love to try out the fully polished version! No idea, I have been having a few 'RL' issues that have limited the time I have spent coding, so what time I have spent coding has pretty much been restricted to fixing issues with library entries. Hopefully I'll get back to the pretty quickly as things seem to be sorting themselves out now.
|
|
Former Member
inherit
guest@proboards.com
177794
0
Nov 22, 2024 19:47:32 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on May 22, 2016 17:19:39 GMT -8
Oh awesome! Do you know when it will be done? Id love to try out the fully polished version! No idea, I have been having a few 'RL' issues that have limited the time I have spent coding, so what time I have spent coding has pretty much been restricted to fixing issues with library entries. Hopefully I'll get back to the pretty quickly as things seem to be sorting themselves out now. Oh good to hear. Ill keep a look out for it. ^^
|
|
Ethelior
New Member
Rellationship Status: Married
Posts: 37
inherit
235987
0
Dec 4, 2016 2:47:52 GMT -8
Ethelior
Rellationship Status: Married
37
August 2016
ethelior
|
Post by Ethelior on Sept 13, 2016 7:53:21 GMT -8
is it stable yet ? or at least a working copy of this plugin ? very nice job you did there... ! i will download and test it !
|
|
Ethelior
New Member
Rellationship Status: Married
Posts: 37
inherit
235987
0
Dec 4, 2016 2:47:52 GMT -8
Ethelior
Rellationship Status: Married
37
August 2016
ethelior
|
Post by Ethelior on Sept 13, 2016 8:15:25 GMT -8
by the way, in your link you provide the 0.2.0 version, it has the 0.1.9 ...! and i also have a problem with the theme i use and the alignment of the creature appearing below my reply. Attachments:
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Sept 13, 2016 10:21:10 GMT -8
The current version is 0.1.9, it was meant to be 0.2.0 but I forgot to update the number is all, and it should be stable as is. The next version will be all new, and as I can't remember what all the key data is, it will probably be incompatible with the current version.
As for your alignment issue, it looks like you have your posts in a speech bubble.. Without seeing your forum I'd say that the speech bubble is a new cell that is displaying the content of the original post, which could make things tricky. Try ensuring that the Creature Hunt plugin is at the top of plugins list and see if that make any difference.
|
|
Ethelior
New Member
Rellationship Status: Married
Posts: 37
inherit
235987
0
Dec 4, 2016 2:47:52 GMT -8
Ethelior
Rellationship Status: Married
37
August 2016
ethelior
|
Post by Ethelior on Sept 14, 2016 17:39:01 GMT -8
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Sept 15, 2016 11:10:22 GMT -8
I can't get to that template as a guest, so could you please PM me a link to your forum so I can take a look. I'll need to see a thread to try and work outwhat needs to be done.
I will not need to post anything, all I need is to be able to SEE a post.
Thank you.
|
|
Ethelior
New Member
Rellationship Status: Married
Posts: 37
inherit
235987
0
Dec 4, 2016 2:47:52 GMT -8
Ethelior
Rellationship Status: Married
37
August 2016
ethelior
|
Post by Ethelior on Sept 15, 2016 13:16:34 GMT -8
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Sept 15, 2016 16:44:16 GMT -8
|
|