I'm trying to figure this out and I can't seem to get it.
I have 2 computers running and I'm wanting to buff on one, and use my main PC as my Server.
I have the IP correct and everything connected.
Now... I'm trying to figure it out as to send a command from my server to my client and it react with said command.
For instance:
Code:
<Hotkey ScrollLockOn Alt Z>
<SendPC 192.168.1.18>
<SendLabel (Account name)>
<Text /Target (Player)><Key enter>
Something simple like that would help greatly. It keeps giving me this error:
"account" has not been defined as the name of a label.
you must specify an IP for <Hotkey ScrollLockOn Alt Z> with SendLabel or SendPC.
Empty hotkeys were found.
Disregarding empty hotkey: <Hotkey ScrollLockOn Alt Z>
How do I fix this?
Okay!
So now I have got to this.
I have made the correct SendLabel to my client, and it's reading on my client PC. The only thing now, is that it isn't firing off in my game.
Anyone have any idea?
Code:
<Label accout 192.168.1.18 SendWinS account>
<Hotkey ScrollLockOn Alt Z>
<SendPC 192.168.1.18>
<SendLabel account>
<Text /Target character><Key enter>
<wait 500>
<Text /stick><Key Enter>
that's the command right now as it sits. Anyone?
Connect With Us