The Daily Click ::. Forums ::. Klik Coding Help ::. loading to a list object
 

Post Reply  Post Oekaki 
 

Posted By Message

Tiri



Registered
  16/01/2004
Points
  78
15th June, 2004 at 22:42:41 -

hey i was wondering if anyone knows how to make it so a list box adds a line with the name of the file

like it if me.me is in my folder i want it to be able to load it but in this case i want it to load .bgo files for my online game...i know it can be done because Seek and Dread Online did it

so any help would be appreciated
thanks

Image Edited by the Author.

 
n/a

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
16th June, 2004 at 04:16:48 -

All you have to do is select the action "load list from file" then select the folder you would like to load from. I think there is a file filter aswell. If not just delete all files which don't end in .bgo

find on list: right$(4,".bgo")

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

ChrisB

Crazy?

Registered
  16/08/2002
Points
  5457
16th June, 2004 at 04:32:12 -

Use "Load List from File", on the path Appdrive$ + Appdir$ + "mygamefiles\*.map"
(change as required)

 
n/a

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
17th June, 2004 at 01:31:12 -

I didn't know that star * worked. Thanx Chris.

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Tiri



Registered
  16/01/2004
Points
  78
17th June, 2004 at 11:30:29 -

thats what i was missing the star

 
n/a
   

Post Reply



 



Advertisement

Worth A Click