-2 = SuperDev
126 = Dev Normal
120 = Dev Mod
How to change number id?
Printable View
-2 = SuperDev
126 = Dev Normal
120 = Dev Mod
How to change number id?
execute this sql commands. u are a developer now :)Code:update Accounts set IsDeveloper = 126 where CustomerID = your id
update UsersData set IsDeveloper = 126 where CustomerID = your id
lol really?
i think what he means is he wants to have "new" nummbers for the rank correct me if im wrong..
or maybe u want to make new ranks?
-2 = SuperDev
126 = Dev Normal
120 = Dev Mod
I want to do
Ex:
-36546 = Super Dev
521541 = Dev Normal
938182 = Dev Mod