Tab instead of space in monster names

International

Moderator: Moderators

Message
Author
gx240
Noob
Noob
Posts: 2
Joined: 13 May 2008, 01:50
Noob?: No

Tab instead of space in monster names

#1 Post by gx240 »

On iRO Chaos renewal server certain monsters show up for me with a tab instead of a space between the words that make up their names. For example Elder Willow appears as Elder{tab}Willow. Here's what it looks like in the OpenKore window:

Image

It also appears with a tab instead of a space in \tables\iRO\monsters.txt. I can't figure out how to make this work with skills in the config.txt file. The following skill sequence will never activate.

Code: Select all

attackSkillSlot Bash {
	lvl 5
	dist 1.5
	sp > 75%
	monsters Elder Willow
}
I've tried using both space and tab, but it never works. Am I missing something obvious here? Why does it show up like this?

c4c1n6kr3m1
The Way Of Human
The Way Of Human
Posts: 150
Joined: 24 Mar 2012, 04:13
Noob?: Yes

Re: Tab instead of space in monster names

#2 Post by c4c1n6kr3m1 »

weird
i am not sure the problem is your broken openkore, or your windows

but u can edit that \tables\iRO\monsters.txt
replace the tab with a space

User avatar
SkylorD
Moderators
Moderators
Posts: 1166
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Tab instead of space in monster names

#3 Post by SkylorD »

http://wiki.openkore.com/index.php/Category:Tables

auto-generated files. Maybe the problem is with the language (or not :/) or with the name of monster in your server.

The important he's using bash on monster.
Learn rules

Dawg
Human
Human
Posts: 34
Joined: 28 Apr 2008, 07:29

Re: Tab instead of space in monster names

#4 Post by Dawg »

Elder Willow
Side Winder
Skel Worker

are some of the examples here. is there a way to fix it? apparently changing the monster.txt wont fix it

User avatar
SkylorD
Moderators
Moderators
Posts: 1166
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil
Contact:

Re: Tab instead of space in monster names

#5 Post by SkylorD »

Maybe you should download a fresh version and don't change the source.
Learn rules

Post Reply