Genifikius 1 Posted January 6, 2019 Share Posted January 6, 2019 Hey how to load a profile in a subdirectory: <QuestsSorted Action="LoadProfile" NameClass="Subdirectory/Profile.xml" /> is getting ignored. Thanks in advance. Link to comment https://wrobot.eu/forums/topic/10592-loadprofile-in-subdirectory/ Share on other sites More sharing options...
Droidz 2738 Posted January 6, 2019 Share Posted January 6, 2019 Hello, use "\" instead "/" Link to comment https://wrobot.eu/forums/topic/10592-loadprofile-in-subdirectory/#findComment-50372 Share on other sites More sharing options...
Genifikius 1 Posted January 6, 2019 Author Share Posted January 6, 2019 I did but it doesn't work. Link to comment https://wrobot.eu/forums/topic/10592-loadprofile-in-subdirectory/#findComment-50374 Share on other sites More sharing options...
Droidz 2738 Posted January 7, 2019 Share Posted January 7, 2019 If you profile is in: WRobot\Profiles\Quester\Subdirectory\Profile.xml you need to use: <QuestsSorted Action="LoadProfile" NameClass="Subdirectory\Profile.xml" /> (path based from WRobot\Profiles\Quester\) Link to comment https://wrobot.eu/forums/topic/10592-loadprofile-in-subdirectory/#findComment-50391 Share on other sites More sharing options...
Bambo 148 Posted January 7, 2019 Share Posted January 7, 2019 (edited) 22 minutes ago, Droidz said: If you profile is in: WRobot\Profiles\Quester\Subdirectory\Profile.xml you need to use: <QuestsSorted Action="LoadProfile" NameClass="Subdirectory\Profile.xml" /> (path based from WRobot\Profiles\Quester\) If we load profiles that way, will it work with normal auto update code? I put auto update in all profiles, when i load profile ABC from launcher, will auto update code realize that now the actually loaded profile is profile ABC and not what has been started initialy (launcher)? Edited January 7, 2019 by Bambo Link to comment https://wrobot.eu/forums/topic/10592-loadprofile-in-subdirectory/#findComment-50394 Share on other sites More sharing options...
Genifikius 1 Posted January 7, 2019 Author Share Posted January 7, 2019 got ya will test it later Link to comment https://wrobot.eu/forums/topic/10592-loadprofile-in-subdirectory/#findComment-50395 Share on other sites More sharing options...
Droidz 2738 Posted January 7, 2019 Share Posted January 7, 2019 3 hours ago, Bambo said: If we load profiles that way, will it work with normal auto update code? I put auto update in all profiles, when i load profile ABC from launcher, will auto update code realize that now the actually loaded profile is profile ABC and not what has been started initialy (launcher)? It depends mainly of your code to update and reload your profile? Link to comment https://wrobot.eu/forums/topic/10592-loadprofile-in-subdirectory/#findComment-50404 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now