Louis T Steinhil Posted June 20, 2024 Posted June 20, 2024 (edited) Hello I was trying to add new clans and it worked but i need to add bonus to it like changing the race of the joiner. Anyone know the right values for this? Thanks! status.cpp if(sc->getSCE(SC_ANGELCLAN)){ base_status->race = RC_ANGEL; } Edited June 20, 2024 by Louis T Steinhil Quote
Question
Louis T Steinhil
Hello I was trying to add new clans and it worked but i need to add bonus to it like changing the race of the joiner. Anyone know the right values for this? Thanks!
status.cpp
if(sc->getSCE(SC_ANGELCLAN)){ base_status->race = RC_ANGEL; }
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.