Announcement - Maintenance

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Message
Author
User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: Announcement - Maintenance

#21 Post by Administrator » Wed Sep 16, 2009 3:05 pm

Post a copy of your profile. Are the potions in the first or second page of your inventory?

Maaa
Posts: 15
Joined: Wed Sep 16, 2009 1:32 pm

Re: Announcement - Maintenance

#22 Post by Maaa » Wed Sep 16, 2009 3:06 pm

Administrator wrote:Post a copy of your profile. Are the potions in the first or second page of your inventory?

They are in the 4th page maybe that is the problem?

EDIT: Works fine now thx for the help, I putted them all into the first page of my inventory and now it works:)

User avatar
3cmSailorfuku
Posts: 354
Joined: Mon Jan 21, 2008 6:25 pm

Re: Announcement - Maintenance

#23 Post by 3cmSailorfuku » Thu Sep 17, 2009 9:18 am

Administrator wrote:For the potion problem, try opening rom/classes/player.lua, and go to line 334.

Directly above this:

Code: Select all

	-- If we need to use a health potion
	if( (self.HP/self.MaxHP*100) < settings.profile.options.HP_LOW_POTION ) then
Add this:

Code: Select all

	printf("hppercent: %s\n", self.HP/self.MaxHP*100);
	printf("usepercent: %s\n", settings.profile.options.HP_LOW_POTION);
What does it display when it's using potions for no apparent reason?



3cmSailorfuku: zip up your whole micromacro folder (containing the rom scripts as-is) and e-mail it to admin @ solarstrike.net for examination.
I've downloaded the latest SVN now and it works fine. Should I still send my old micromacro folder? I've zip'd it before.

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: Announcement - Maintenance

#24 Post by Administrator » Thu Sep 17, 2009 12:43 pm

Nope, that's fine. I was more worried about the crashing problem (which turned out to not be caused by the bot). Since that has been figured out, there's no need to send it now. Thanks anyways.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 0 guests