Page 1 of 1

changeprofileoption.... Mobs ?

Posted: Thu Jan 19, 2012 5:15 pm
by M4gm4
How can i change in a waypoint the profile mobs, there is no tag to change

Code: Select all

<mobs>
		<mob name="" />
</mobs>

Re: changeprofileoption.... Mobs ?

Posted: Thu Jan 19, 2012 6:32 pm
by kuripot
M4gm4 wrote:How can i change in a waypoint the profile mobs, there is no tag to change

Code: Select all

<mobs>
		<mob name="" />
</mobs>

Code: Select all

	<onLoad>
	settings.profile.mobs = {"Jyr'na Elven Druid","Jyr'na Druid Assistant"}
	</onLoad>
this what you want??

Re: changeprofileoption.... Mobs ?

Posted: Thu Jan 19, 2012 6:58 pm
by M4gm4
jayyyyy Super, that was what i needed

Code: Select all

		settings.profile.mobs = {100212,100195,100210}
works fine, thanks

Re: changeprofileoption.... Mobs ?

Posted: Thu Jan 19, 2012 7:51 pm
by lisa
No idea if I posted this anywhere before, I can't remember.

usage

Code: Select all

--examples	changeOptionFriendMob("mob", "Wolf", "Add")
--examples	changeOptionFriendMob("friend", "Hokeypokey", "Remove")

Re: changeprofileoption.... Mobs ?

Posted: Mon Jul 09, 2012 12:29 am
by Uniden65
does not work but would be nice? oo nice this does work in a onload command

Code: Select all

	changeOptionFriendMob("friend", "name", "add")

Re: changeprofileoption.... Mobs ?

Posted: Mon Jul 09, 2012 1:36 am
by silinky
sorry to be the bad guy here but:

wrong section, op should read rules before posting.
simple search revealed this:
http://www.solarstrike.net/phpBB3/viewt ... 26&p=35721

:D

Re: changeprofileoption.... Mobs ?

Posted: Mon Jul 09, 2012 1:50 am
by lisa
Actually this topic date is 2-3 months before I made the other topic for the userfunction, I'll move this and lock it =)