Graal Forums  

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

View Poll Results: What d'ya think?
Yeah, great idea! 3 100.00%
Nah, not too hot. 0 0%
Voters: 3. You may not vote on this poll

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-24-2002, 03:51 AM
screen_name screen_name is offline
is watching you
Join Date: Mar 2002
Location: The 3rd Dimension
Posts: 2,160
screen_name is on a distinguished road
Send a message via AIM to screen_name Send a message via MSN to screen_name
GrowlZ: New "function"?

GrowlZ:

Well, I say function, but it would be used as more of a checking tool - hasfile(filename).

NPC Code:

Example:
if (playerenters){
if (!hasfile(bigmap2002.txt)){
say2 You need the map file to play properly!;
openurl http://www.domain.com/download/bigmap2002.txt;
}
}



Basically, for checking if Graal can find the file specified in any of its folders. It'd be useful for (examples:) checking for tilesets, maps, server-specific music etc. What does everyone think?
__________________
[signature]insert here[/signature]
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 04:42 AM.


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