Thread: Show image
View Single Post
  #1  
Old 06-24-2001, 07:35 AM
Geovanie Legend Geovanie Legend is offline
Graunch Programmer
Geovanie Legend's Avatar
Join Date: May 2001
Location: Missouri
Posts: 931
Geovanie Legend is an unknown quantity at this point
Send a message via ICQ to Geovanie Legend Send a message via AIM to Geovanie Legend Send a message via MSN to Geovanie Legend Send a message via Yahoo to Geovanie Legend
Question Show image

What's the script for showing an image on a sign, like if the player says get map how would you make it display the new map from the ftp.. i know it starts
if (playerchats && strequals(#c,get map)) {
script to show map on sign;
}
I just can't remember it, lol
Reply With Quote