This scripts allows your players to start with all talents active [mostly for 255 servers]
Add this script under src/server/scripts/custom/all_talent_start.cpp
open script_loader.cpp and add > void Default_All_Talents(); & Default_All_Talents();
Recompile [ Rerun Cmake and do Generate - Open sln and build ]
Make sure players has enough talent points.
Add this script under src/server/scripts/custom/all_talent_start.cpp
open script_loader.cpp and add > void Default_All_Talents(); & Default_All_Talents();
Recompile [ Rerun Cmake and do Generate - Open sln and build ]
Make sure players has enough talent points.