this was working fine before i stopped playing and now its not working. i tried editing the monster names that was in the tables/monsters.txt but it is still attacking what i tell it not to.
heres how my folder looks:
1103 Caramel 0 0 01128 Horn 0 0 01174 Stainer 0 0 01104 Coco 1 0 0
im using OK 2.0 not sure why its not working now.
mon_control problems
Moderator: Moderators
-
- Moderators
- Posts: 136
- Joined: 26 May 2008, 12:25
- Noob?: No
Re: mon_control problems
Not sure but use id or name, not both and put them among each other.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.
Richard Cook
Wiki
So far, the universe is winning.
Richard Cook
Wiki
-
- Noob
- Posts: 17
- Joined: 29 Dec 2008, 19:39
- Noob?: No
Re: mon_control problems
I am using Openkore version 2.0.7
In my mon_control, I only have a few ID entries that came with the bot originally.
All other monsters I put by the name only. So try deleting the ID and just use the name.
In my mon_control, I only have a few ID entries that came with the bot originally.
All other monsters I put by the name only. So try deleting the ID and just use the name.
-
- Plain Yogurt
- Posts: 56
- Joined: 23 Jun 2009, 00:17
- Noob?: Yes
Re: mon_control problems
jg85 wrote:I am using Openkore version 2.0.7
In my mon_control, I only have a few ID entries that came with the bot originally.
All other monsters I put by the name only. So try deleting the ID and just use the name.
did u fix it yet ?
-
- Developers
- Posts: 157
- Joined: 04 Apr 2008, 13:33
- Noob?: Yes
Re: mon_control problems
Code: Select all
Caramel 0 0 0
Horn 0 0 0
Stainer 0 0 0
Coco 1 0 0
Oh no.