Is me again~~~ :D
I'm learning about Array / Table function right now :D..
there are few questions about that. As I learn about that is very powerful, can store many data just like Cmuds database variables (.dbvar), in different format...list inside a list....but...I have few questions about that.
1. I want to manage a large database just like a room_name, room_directions, path of comming, path of leaving, npc's name in this room, room type, area name...zone name...
there were over 10+ tittle and the content of each tittle are strings, may be more than 1 string, many strings....also over 1000+ records...
i. many tittle
ii.long contents of each tittle
iii. over 1000+ records.
in this case, do array still good? I think it can use but very hard to manage...-.-"...in this case do I'm able to look SQL database?
2. If I want make some Global stored record in table, am I able to write it to script file?
3. actually...my question I think is asking for a database table like cmud's DB...XD...any plugin can make this easily?
I'm learning about Array / Table function right now :D..
there are few questions about that. As I learn about that is very powerful, can store many data just like Cmuds database variables (.dbvar), in different format...list inside a list....but...I have few questions about that.
1. I want to manage a large database just like a room_name, room_directions, path of comming, path of leaving, npc's name in this room, room type, area name...zone name...
there were over 10+ tittle and the content of each tittle are strings, may be more than 1 string, many strings....also over 1000+ records...
i. many tittle
ii.long contents of each tittle
iii. over 1000+ records.
in this case, do array still good? I think it can use but very hard to manage...-.-"...in this case do I'm able to look SQL database?
2. If I want make some Global stored record in table, am I able to write it to script file?
3. actually...my question I think is asking for a database table like cmud's DB...XD...any plugin can make this easily?