Jump to content

LoadProfile in Subdirectory


Genifikius

Recommended Posts

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
Share on other sites

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 by Bambo
Link to comment
Share on other sites

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
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...