Non-breaking space in guild name

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: [ASK]Openkore can't detect Guild with non-breaking space

#11 Post by EternalHarvest »

This patch isn't in svn. It's posted in this topic only so far. So, yeah, r8074 would be the same.

Also, it's nothing wrong with config itself. The only problem with non-breaking space is in function which is used to check isGuild condition, which used to reduce any whitespace-alike symbols to a regular whitespace for unknown reason.

krisma
Human
Human
Posts: 36
Joined: 05 Mar 2009, 07:47
Noob?: Yes

Re: [ASK]Openkore can't detect Guild with non-breaking space

#12 Post by krisma »

maybe its • alt+7
the space i tried it with mine it works fine,the alt codes space

rocknroll
Been there done that!
Been there done that!
Posts: 118
Joined: 19 Sep 2011, 07:30
Noob?: Yes

Re: [ASK]Openkore can't detect Guild with non-breaking space

#13 Post by rocknroll »

EternalHarvest wrote:Also, it's nothing wrong with config itself. The only problem with non-breaking space is in function which is used to check isGuild condition, which used to reduce any whitespace-alike symbols to a regular whitespace for unknown reason.
woahhh, okay :(
krisma wrote:maybe its • alt+7
the space i tried it with mine it works fine,the alt codes space
which one space?? alt+32 or alt+0160/255 ??
Sorry, my english is very bad !

KST
Noob
Noob
Posts: 10
Joined: 24 Jan 2011, 02:09
Noob?: Yes

Re: [ASK]Openkore can't detect Guild with non-breaking space

#14 Post by KST »

Well, I have similar problem as well.

Previously, I set an auto macro for our WoE usage and it worked. After some changes and update to my Openkore, the problem came. At first, I thought it was because of new version of Macro plugin and then I discovered that it is the bot itself's problem, that is my bot cannot detect player's guild in pl list anymore. So, my macro, which works based on guild name doesn't work because Openkore can no longer detect player's guild name. My macro works in the way that, players' guild will trigger the macro to either do something or do nothing. Can anyone please help?

Locked