Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #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
  #2  
Old 06-24-2001, 07:48 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
Cool I beleve

I beleve it is
#i(imagename)...

I am not positive...
I dont want to open up graal right now lol...
I think it is something like this though

say2 #i(block.gif);
__________________
Thanks,
-KJL
Reply With Quote
  #3  
Old 06-24-2001, 07:52 AM
CrazedMerlin CrazedMerlin is offline
Some Guy :\
Join Date: Apr 2001
Posts: 3,619
CrazedMerlin is on a distinguished road
Send a message via AIM to CrazedMerlin Send a message via Yahoo to CrazedMerlin
if (playerchats&&strequals(#c,Get map)) {say2 #i(map.gif);}
i think....
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
Reply With Quote
  #4  
Old 06-24-2001, 08:01 AM
Metal-Slug Metal-Slug is offline
!_!
Metal-Slug's Avatar
Join Date: Jun 2001
Posts: 2,421
Metal-Slug is on a distinguished road
yes it would be it, is there a way to make it so is is centered? o, and u should make it a weapon
NPC Code:

if (playertouchsme) {
toweapons Map;
}

if (weaponfired) {
say2 #1(mapname.gif);
}

__________________

Er1c2 loaded the local ban info of Loriel-2002 RC
Reply With Quote
  #5  
Old 06-24-2001, 08:11 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
no no no, i don't want it to be a weapon.. just forget it, i got someone helping me with it
Reply With Quote
  #6  
Old 06-24-2001, 08:31 AM
Metal-Slug Metal-Slug is offline
!_!
Metal-Slug's Avatar
Join Date: Jun 2001
Posts: 2,421
Metal-Slug is on a distinguished road
well, we showed u
__________________

Er1c2 loaded the local ban info of Loriel-2002 RC
Reply With Quote
  #7  
Old 06-24-2001, 10:17 AM
CrazedMerlin CrazedMerlin is offline
Some Guy :\
Join Date: Apr 2001
Posts: 3,619
CrazedMerlin is on a distinguished road
Send a message via AIM to CrazedMerlin Send a message via Yahoo to CrazedMerlin
in the sign put Tier' Dal map: #i(map.gif)
__________________

ICQ: 117881194
AIM: TehWizad
E-Mail: [email protected]
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 11:20 PM.


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