Skip to content

Allows players to manually set their individual progression level for those who are using the Individual Progression module.

Notifications You must be signed in to change notification settings

Day36512/Acore_Lua_Set_Individual_Progression_NPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Acore_Lua_Set_Individual_Progression_NPC

Allows players to easily change what tier they want to be on in the game for the Individual Progression mod. Run the query, .npc add 50000 in game.

Please run the following sql query as well in acore_characters database

ALTER TABLE character_settings MODIFY data VARCHAR(10);

About

Allows players to manually set their individual progression level for those who are using the Individual Progression module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages