• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Bug - not making campfire

Status
Not open for further replies.
Only 1 toon should be set within their config file to setup the campfire.... pick the one toon you want to do this.. and please post their config file info... PLEASE encapsulate the infor in CODE tags... makes it much easier for us to read/review...

Example o setting in the [General] section.

Rich (BB code):
CampfireOn=1

Also... keep in mind.. that the in game rules for creating a campfire still hold true... so if you trying to setup the campfire on a sloping hill.. or on a rock.. or anything that isn't relatively flat surface area... and it isn't going to setup the campfire.

Also.. all the toons should be part of the same fellowship.... if the ONE person setup in their kissassist_toonname.ini is not in the same fellowship as the rest of the group party members... well.. they you may not have enough people in zone.. close enough... to actually setup a campfire... since it requires 3 toons minimum of same fellowship.

Please ensure only 1 toon is set to make capfire... and they all in same fellowship.. and land surface is relatively flat where you setting up the campfire...

Also.. try to MANUALLY set the campfire where you started kissassist from.... to let you know if its a kissasssit issue or just a in game condition issue.

Report back with feedback please and the toons ini.....

Upgrading ticket to waiting on response.
 
There is a typo in 8.2.6 Find this line around line #5529
Rich (BB code):
 /if (${CampfireTimer} || ${Me.Fellowship.Campfire} && ${Select[${Me.Fellowship.CampfireZone},${Zone.Name}]} || !${CampfireOn} || ${Math.Distance[${CampYLoc},${CampXLoc}]}>${CampRadius} || !${AggroTargetIDCampRadius} || (${DMZ} && ${Me.InInstance}==FALSE)) /return
and delete || !${AggroTargetIDCampRadius}
Rich (BB code):
 /if (${CampfireTimer} || ${Me.Fellowship.Campfire} && ${Select[${Me.Fellowship.CampfireZone},${Zone.Name}]} || !${CampfireOn} || ${Math.Distance[${CampYLoc},${CampXLoc}]}>${CampRadius} || (${DMZ} && ${Me.InInstance}==FALSE)) /return
 
Last edited:
Bug - not making campfire
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart