Maximum Username Length: 18
Maximum Motto Length: 30
Maximum Room Name Length: 50
Maximum Room Description Length: 100
Maximum Pet Name: 10 (Is this preset?)
Maximum Gift message: 50 (Is this preset?)
Maximum Trophy message: 50 (Is this preset?)
Printable View
Maximum Username Length: 18
Maximum Motto Length: 30
Maximum Room Name Length: 50
Maximum Room Description Length: 100
Maximum Pet Name: 10 (Is this preset?)
Maximum Gift message: 50 (Is this preset?)
Maximum Trophy message: 50 (Is this preset?)
Maximum Username Length: 10
Maximum Motto Length: 20
Maximum Room Name Length: 15
Maximum Room Description Length: 40
Maximum Redeem code Length: 25
Maximum Username Length: 10
Maximum Motto Length: 25
Maximum Room Name Length: 20
Maximum Room Description Length: 40
Maximum penis Length: 7.5 inchs
Other Notes:
a awesome game system // for bb ss ws
choose between multiple database types // ff sql << btw is this project mysql i know its based on ION but you removed most of it right? i quite like mssql and so does iss7 :P
Nice project!
I have decided to also use a database for judgement on lengths.
Here are my results from the database.
https://spreadsheets.google.com/spre...VE&output=html
Edit:
I have decided on the values.
Code:-
Username: 16
Room Name: 48
Motto: 32
Room Description: 128
-
I have finally finished my new MySQL and WebServer setup.
Due to the changes in the database connection design there will be no unsigned integers in the database.
To reduce complexity in the code I'll also not use unsigned integers in the server if they will be stored in the database.
IHI is now almost 100% Ion free!
And yet Ion is in the name...
Nope, *quickly requests title edit*!
The permission system (and maybe other systems) will now use the "Nested Set Model".
MySQL :: Managing Hierarchical Data in MySQL
Can't wait this to be finished, wait.. is this ever going to be finished? LOL.
Nah just kidding, Anyways nice updates cecer1, i hope this is going to be a great kinda-"base" emulator ;)
Update on the permission table structure.
Code:permissions
{
permission_id : INT(11)
permision_name : CHAR(48)
}
permission_tree
{
branch_id : INT(11)
type : ENUM('branch','permission','habbo')
value_id : INT(11)
branch_left : INT(11)
branch_right : INT(11)
}
Cecer, got a estimated release date because honestly I cannot wait ;)
Reason why release estimations are impossible:
Quote:
The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.
I know that but I really want to test it xD
Posted via Mobile Device
I just read through some of the thread and noticed how much you ask for a release...
So here you go FlyCoder...
http://ihi.cecer1.com/media/LanDi.exe