View Single Post
  #9  
Old 01-01-2003, 02:47 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Re: Various programming and RC suggestions

Quote:
Originally posted by GrowlZ1010

NPC Code:

if (playerendsreading){
if (hasfile(growlz-image.png)==0{
say2 Download the GrowlZ#bGraphics Pack before you#bcan proceed.;
}
}


o.O the ==0 thing practically gets rid of the point of using !

if you want to client to download something on the server just use the image (showimg, etc)

download url wouldnt be good, just get stefan to upload anything > 64k

NC rights would be nice
Reply With Quote