Issue information

Issue ID
#7445
Status
Unable to Reproduce
Severity
None
Started
M45T3R
Jun 27, 2013 19:06
Last Post
Ind
Jul 3, 2013 17:34
Confirmation
N/A

M45T3R - Jun 27, 2013 19:06

Anyone can reproduce this? I don't know if this only happens to me, so try to reproduce it:

-<tab>script<tab>something<tab>-1,{
OnGlobalWhisper:
dispbottom @whispervar0$;
end;
}

If im correct, when you whisper to "npc:something" the variable @whispervar0$ is set, and if you continue spaming in the 2nd, 3rd, etc you will get the first value.. This means that the Temporal Character Valies can't be modified more than Once, this also happens with the "menu" command, it is suposed to set @menu to the selection number and it ALWAYS select the same (after a reloadscript or a new init) you select an option and when you finish if you try other options it always ends selecting the same..

Maybe this means some script_commands can't write the variable more than once (I can "set @menu, 1;" so maybe it's the script commands)


But maybe is only me? This happened 2 times to me with newly downloaded repos and.. It's the same.

M45T3R - Jun 27, 2013 21:21

I don't know if this is related or is only me, but I can only conquer a castle when it's neutral, i've tried with the proper skills and everything.. Can anyone check?

Ind - Jun 27, 2013 21:49

Testing it a bit.[quote name="M45T3R" timestamp="1372368115"]
I don't know if this is related or is only me, but I can only conquer a castle when it's neutral, i've tried with the proper skills and everything.. Can anyone check?[/quote]M45T3R what happens when it isn't neutral?

Ind - Jun 27, 2013 21:52

[quote]
If im correct, when you whisper to "npc:something" the variable @whispervar0$ is set, and if you continue spaming in the 2nd, 3rd, etc you will get the first value.. This means that the Temporal Character Valies can't be modified more than Once, this also happens with the "menu" command, it is suposed to set @menu to the selection number and it ALWAYS select the same (after a reloadscript or a new init) you select an option and when you finish if you try other options it always ends selecting the same..[/quote]Can't reproduce, do you have any more info that can help me?
Used:[code=auto:0] prontera,150,150,6 script TestX 952,{ OnWhisperGlobal: dispbottom @whispervar0$; end; }[/code]

M45T3R - Jun 28, 2013 6:23

I think it's me, i'll try to re-install the emulator completely and ill test again

M45T3R - Jul 3, 2013 16:52

Yeah, it's really worked as intended ._. Git was bugged, I deleted the Hercules repo and re-cloned it and it did the same thing xD so i looked into the weight of a very old and something strange was.. My new hercules was 11mb and the old was like 13 D: so, that's why xD. I only reinstalled Git and voala, fixed. Thanks anyway for checking D: sorry xD

Ind - Jul 3, 2013 17:34

its alright, glad it was solved