Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 1,213 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Its been a while #389685
12/16/11 23:45
12/16/11 23:45
Joined: Dec 2009
Posts: 256
USA , NY
msmith2468 Offline OP
Member
msmith2468  Offline OP
Member

Joined: Dec 2009
Posts: 256
USA , NY
Its been a while since i have used game studio.

but what i want to do is create lists.
perhaps lists inside lists
adding to and taking away from lists
and a way to determine the length of the list.

I have been reading the manual but i cant seem to find anything.
i can make arrays but they don't seem to have the flexibility i need. any suggestions would be appreciated.

if there is no direct solution then perhaps a suggestion how to do what i want a different way.

I want to use it for a level selection system. but the number of levels are not set and can be added to. when the user presses the button i would move to the next variable in the list that would point to the next level to be displayed. when the user gets to the end of the list then we start back at the first variable in the list. (i hope this makes sense)


Mikes Wicked Games

www.mikeswickedgames.com
Re: Its been a while [Re: msmith2468] #389696
12/17/11 10:45
12/17/11 10:45
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline
Expert
Espér  Offline
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
my tipp would be:
http://www.opserver.de/wiki/index.php/Free_Tools#GUI_Creation

I´m using LBGUI for creating comboboxes, listboxes and Editable Stuff. The Design of LBGUI is changeable, with some work in Gimp/Photoshop/Paint.net/Paint/..etc... Works great for me (after some infos from Master Lukas ^^)

See


Last edited by Espér; 12/17/11 10:48.

Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: Its been a while [Re: Espér] #390037
12/21/11 18:51
12/21/11 18:51
Joined: Dec 2009
Posts: 256
USA , NY
msmith2468 Offline OP
Member
msmith2468  Offline OP
Member

Joined: Dec 2009
Posts: 256
USA , NY
Thanks for the reply.

That looks like a very useful tool and i will download it and play with it. see if i can make use of it.

I further played around with arrays and i think i can do what i want with them. setting them up is a bit more involved than what i am used to.

perhaps the tool is the way to go so i will give it a look. thanks again.


Mikes Wicked Games

www.mikeswickedgames.com
Re: Its been a while [Re: msmith2468] #390150
12/23/11 11:33
12/23/11 11:33
Joined: Oct 2008
Posts: 513
Carlos3DGS Offline
User
Carlos3DGS  Offline
User

Joined: Oct 2008
Posts: 513
linked lists might be another route you could explore. If you are used to using pointers alot its pretty simple to create linked lists in lite-c using structs, malloc() and free()


"The more you know, the more you realize how little you know..."

I <3 HORUS
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=401929&page=1

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1