|
Kheri_ Wanderer
Joined: 11 Oct 2005 Posts: 58
|
Posted: Tue Oct 11, 2005 6:49 pm
Trigger, input slow, freezes typing. |
this trigger which has like nothing on it but nonesense, I didn't even make it, i think it was automatically made when i was using auto stat rollers.
it was hard to find this problem, it causes several bad things and it just seems like a bug too me.
this is a trigger:
pattern:
Intelligence: 17
Wisdom: 13
Dexterity: 10
Constitution: 13
Charisma: 10
Do you wish to reroll? yes
Your stats are now:
Strength: 15
Intelligence: 13
Wisdom: 11
Dexterity: 15
Constitution: 13
Charisma: 15
Do you wish to reroll? yes
Your stats are now:
Strength: 6
Intelligence: 15
Wisdom: 17
Dexterity: 16
Constitution: 17
Charisma: 14
Do you wish to reroll? yes
there is no value.
there is nothing in the value, why would this cuz my typing to freeze? |
|
Last edited by Kheri_ on Tue Oct 11, 2005 9:28 pm; edited 1 time in total |
|
|
|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Tue Oct 11, 2005 7:16 pm |
Unless you pattern is a space, i.e. ' ' your trigger pattern was not posted. Likewise your value. Please repost the triggers and output, but as for now I seen nothing that would cause the typing to freeze. You can also post the original autoroller you used if your certain that's the problem.
|
|
_________________ Asati di tempari! |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Tue Oct 11, 2005 9:01 pm |
Editted original post. Far too much scrolling involved. 2 or 3 is enough to qualify as examples.
Now if you are saying that some thing created a trigger with all your original mess as a pattern then I must say you have a very bad script going. Since there seems to be a very obvious response to a prompt in the log you posted I have to figure that wasn't the case. That would be in the value section; which are claiming is blank. Please lend us a hand and post whatever triggers you were using for your autoroller.
Also supply us with what you actually want rolled. Making a custom autoroller for the example text you supplied is very easy, but without any specifics of your desires I am just as likely to make it so it requires all stats to be 6 as I am to make it some other value. |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
Kheri_ Wanderer
Joined: 11 Oct 2005 Posts: 58
|
Posted: Tue Oct 11, 2005 9:43 pm |
I made a very simple autoroller.
pattern: ^Do you wish to reroll?$
value: #if (@str+@int+@dex+@con < 69) {yes} {no;thief;1;1}
I had made triggers triggers looking like this:
pattern: Intelligence~: (*)
value: #var int %1
I personally don't think these trigger screwed up my typing, just merely made the pattern with 350 lines.
i was experiencing problems while *not* autorolling. for my autorolling triggers were disabled.
but i didn't see the 350lines trigger it made.
i was fighting a really hard mob when i experience this, thus creating several lines for the client to pick up.
it in turn made it nearly IMPOSSIBLE to type.
i was looking to find out what was the problem, by command staking who.
it had the same affect. so i disabled triggers, and there were no problems.
I then manually checked too see which trigger could be the problem, and even checked to see if it could of been
too many triggers.
once i disabled the huge trigger. i didn't have any more problems.
So why then, would this be creating this affect?
there were no lines being sent to me that could cause the trigger to execute.
It was almost like a bug or something, it also caused the client to be really slow.
Oh by the way, it also cause a lag from after i entered a command for the command to be sent to the mud. |
|
Last edited by Kheri_ on Wed Oct 12, 2005 3:12 am; edited 1 time in total |
|
|
|
Kheri_ Wanderer
Joined: 11 Oct 2005 Posts: 58
|
Posted: Wed Oct 12, 2005 3:11 am |
I also found out this could be due to windows cpu.
I also think this could help out on improving Zmud.
since i don't get any typing lags when i have zmud up and spam who then switch very quickly to gmud
and do things, there's no problem.
Pathetic Newbie |
|
_________________ Old |
|
|
|
|
|