Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-26-2001, 03:04 AM
Tyhm Tyhm is offline
Psionic Youth
Tyhm's Avatar
Join Date: Mar 2001
Location: Babord, West Graal Deaths:1009 Kills:1
Posts: 5,635
Tyhm has a spectacular aura about
Download/GetFile

Either
1) At logon, compare the files in \Graal2001\maps with the files in the /levels/maps, download the newest ones as necessary.
or
2) Add command getfile imgname; (which would download the file) and condition gotfile(imgname) (which would check to see if you've downloaded the file and it's more current than the one on the server)
Then programmers could freeze players until the graphics for the boss NPC loads.
__________________
"Whatever," said Bean, "I was just glad to get out of the toilet."

"Power does not corrupt. Fear corrupts, perhaps the fear of a loss of power."- John Steinbeck
"I'm only acting retarded, what's your excuse?" queried the Gord.
- My pet, the Levelup Gnome

http://forums.graalonline.com/forums...&postcount=233
Reply With Quote
  #2  
Old 06-26-2001, 03:06 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
Yo

that would be cool.. And midi - download support would be nice also
__________________

subliminal message: 1+1=3
Reply With Quote
  #3  
Old 06-26-2001, 06:11 AM
BocoC BocoC is offline
Registered User
BocoC's Avatar
Join Date: Jun 2001
Location: Washington State, USA
Posts: 980
BocoC is on a distinguished road
Send a message via AIM to BocoC Send a message via Yahoo to BocoC
Well, you can simulate the map thingy kinda. In like, the main level for your world (ie. unstick me level), add this code:

if (playerenters) {
setimg myworldmap.gif,0,0,2,2;
setmap myworldmap.gif,myworldmap.txt,64,64;
}

The player would automatically download the latest map addition from the server, then set their map as it. =P
__________________
-Boco

FLKJH$TRFG*$(&%>FMG >REN<>F ;.kjsd
Reply With Quote
  #4  
Old 06-26-2001, 04:36 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Quote:
Originally posted by BocoC
Well, you can simulate the map thingy kinda. In like, the main level for your world (ie. unstick me level), add this code:

if (playerenters) {
setimg myworldmap.gif,0,0,2,2;
setmap myworldmap.gif,myworldmap.txt,64,64;
}

The player would automatically download the latest map addition from the server, then set their map as it. =P
The problem is that they might not have the update to your .txt file.
__________________

Reply With Quote
Reply


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 09:01 AM.


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