Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-17-2003, 10:31 PM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
force download

I really want a command for forcing downloads.

Like for downloading sounds without having to play them, we can force downloads on startup for certain files.


also maybe for playing a sound or showing an image we can play a file from a zip file

ie:

play sounds.zip[music.wav];

that way we can do:

NPC Code:

if (playerenters){forcedownload egsounds.zip;}



and then later do

NPC Code:

if (playerenters){
playlooped egsounds.zip[egadventure.midi];
}



would be MUCH more efficient and save space in my already huge graal folder.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:46 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.