• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

How to move npc & change starting level

Initiate Mage
Joined
Dec 24, 2022
Messages
4
Reaction score
0
Does anyone know how to move npc & change starting level. In emulator 2.7
 
Initiate Mage
Joined
Dec 24, 2022
Messages
4
Reaction score
0
I already know how to move npc. However, I don't know how to set new players starting at level 9, not level 1. Do you know how?
 
Upvote 0
Skilled Illusionist
Joined
Apr 1, 2022
Messages
359
Reaction score
398
You also can add a part in any script from a quest and set the level to any level.
Or give any player a new playercommand with .levelup and set the level to 9

 
Upvote 0
Skilled Illusionist
Joined
Apr 1, 2022
Messages
359
Reaction score
398
yes right XD Im also editing the src for this, but with these option anyone can edit this, or only inside the Questtemplate for the first quest, set the EP reward to a amount with these you reach level 9
 
Upvote 0
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,124
I know that, but i repeat "this does not start the player with the desired level".
Implement in the source code all players will start with the desired level.

But as i said, the .levelup command will be the best option or in the GM panel,
or yes, he can use the quests method "as you explained" if he is playing alone
that is, if he doesn't know what i'm saying.
 
Last edited:
Upvote 0
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,124
A warning: I won't promise, but if i have time, the energy and disposition, i'll make something really cool for 2.7.
I have the source code and downloaded the client, now i need to be brave :$::scared::ehh:
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Oct 27, 2020
Messages
50
Reaction score
24


Fix build, have fun ;) use it on level 1 and level up to 9
I'll take Robyson's advice, handling this in source code gets better,
what you've done is not a "Fix" but basically an implementation.
However, it is a basic palliative and can help.
 
Upvote 0
Skilled Illusionist
Joined
Apr 1, 2022
Messages
359
Reaction score
398
I'll take Robyson's advice, handling this in source code gets better,
what you've done is not a "Fix" but basically an implementation.
However, it is a basic palliative and can help.
i will do the same, but i dont know? Thread starter use his own SRC? with a simple command anyone can do this, so where is the Problem XD And with this "Fix" ive posted i mean i build this fast, not its a fix XD...weird XD

Sorry for sharing XD
 
Upvote 0
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,124
i will do the same, but i dont know? Thread starter use his own SRC? with a simple command anyone can do this, so where is the Problem XD And with this "Fix" ive posted i mean i build this fast, not its a fix XD...weird XD

Sorry for sharing XD
I think he meant something else.
Anyway i implemented it, so i'll share later.
 
Upvote 0
Back
Top