-
Novice
Help Titan tech
Last edited by pepicente; 26-08-22 at 01:42 PM.
-
-
i think its not in scf resets config file so you must 1. change data type of 'Resets' column to other type OR re-code files with sources for that only.
but first, what limit u want to do ?
for example now for scf_resets in database > character table if u right click and 'Design' its probably Int which means like unlimited? a smallint = 32767 and tinyint = 255 so since thats ur only option maybe u can do max 255 resets which is tinyint by right click> drop table and recreate and rename Int for Reset to tinyint (if u want 255 max rr) or else disable from game reset and enable at website with your website config for resets