• 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

Problem - click back to camp

Cwsw4849

New member
Joined
Jun 15, 2017
RedCents
Hey all I am getting an issues on them not going back to camp. Problem is new.... never had it happen before. the error is as follows------- WARNING: Undefined Variable clickbacktocamp used on line [email protected] /if{$Me.Fellowship.Campfire}&&${Clickbacktocamp}==1)/break
 
That line should read :
11369(12spaces)/if (${Me.Fellowship.Campfire}(1space)&&(1space)${ClickBackToCamp}==1)(1space)/break (The last bracket should be on line 11370 first space)
}

12 spaces between beginning of line a the first / .You should have a space at the being of the line of code and space between ==1) and /break so it looks like this( /if (${Me.Fellowship.Campfire} && ${ClickBackToCamp}==1) /break) |w/o the parenthesis before the beginning space and after the word break. Lastly, the } at the end should be on 11370 as shown above. See if that fixes the problem. If not, one of the other more experienced coders will respond.
 
Last edited:
Hey Medicman, no luck this is what is in the file. /if (${Me.Fellowship.Campfire} && ${ClickBackToCamp}==1) /break
 
Also thanks for the help. It just randomly started. I reinstalled and deleted everything and nothings improved.
 
Did you completely delete the Kissassist.mac file and allow the Launcher to reinstall it. Can you send me a copy of the .ini file for any one of the toons that is having the issue.
 
Last edited:
The issue appears to be that the variable is declared and used everywhere else as 'ClickBacktoCamp' (no capital on the T). But on line 11369 the variable used is 'ClickBackToCamp' with a capital T.
 
Problem - click back to camp

Users who are viewing this thread

Back
Top
Cart