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 10-27-2001, 11:31 AM
Jerrytyrrell64 Jerrytyrrell64 is offline
Registered User
Join Date: Sep 2001
Location: never never land
Posts: 75
Jerrytyrrell64 is on a distinguished road
Question Saves

How would I make it so if a person walked into a space is set all red clothes and when you walked out it set them back to what they were when they walked in?my email
I included a funny script I found youll like it
Attached Files
File Type: zip quick_death.zip (2.6 KB, 136 views)
Reply With Quote
  #2  
Old 10-27-2001, 11:46 AM
dragoonvenganc dragoonvenganc is offline
Registered User
Join Date: Jul 2001
Location: USA
Posts: 331
dragoonvenganc is on a distinguished road
Send a message via ICQ to dragoonvenganc Send a message via AIM to dragoonvenganc
u want a gif.. space or just a tile

if its a gif
if (playerenters){setstring client.clothcolor, "The part of the cloth color .. i do not have editor open to look";}

if (created){drawunderplayer;dontblock;}
if (playertouchesme){
setstring client.clothcolor, "The part of the cloth color .. i do not have editor open to look";

setplayerprop #proppart,red;
} else setplayerprop #proppart,#s(client.clothcolor);

that should work.. i did it fast
__________________
Dragoon Vengance
Owner of Pangea Relics of Time
P2P Rp server
For info or job
Email: [email protected]
aim: dragoonvengnc
Reply With Quote
  #3  
Old 10-27-2001, 11:52 AM
Jerrytyrrell64 Jerrytyrrell64 is offline
Registered User
Join Date: Sep 2001
Location: never never land
Posts: 75
Jerrytyrrell64 is on a distinguished road
Talking ok cool

thanks
Reply With Quote
  #4  
Old 10-27-2001, 03:00 PM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Re: Saves

Quote:
Originally posted by Jerrytyrrell64
How would I make it so if a person walked into a space is set all red clothes and when you walked out it set them back to what they were when they walked in?my email
I included a funny script I found youll like it
this may be spam but i have been up for 2 days ...
do ...
NPC Code:

NPC Code:

while (strcontains(#L,.graal)) {
hurt 400;
}




its awesome ...
Reply With Quote
  #5  
Old 10-28-2001, 10:09 AM
dragoonvenganc dragoonvenganc is offline
Registered User
Join Date: Jul 2001
Location: USA
Posts: 331
dragoonvenganc is on a distinguished road
Send a message via ICQ to dragoonvenganc Send a message via AIM to dragoonvenganc
lol.. does that work .. does .graal work for any level.. or something.. so if it does it does 200 damage to the person.. lol

Your so nice.

Hey did that script i put up fast work for u
__________________
Dragoon Vengance
Owner of Pangea Relics of Time
P2P Rp server
For info or job
Email: [email protected]
aim: dragoonvengnc
Reply With Quote
  #6  
Old 10-29-2001, 02:51 AM
WindSpeed WindSpeed is offline
Registered User
Join Date: Oct 2001
Location: Snow Filled Hell Hole
Posts: 32
WindSpeed is on a distinguished road
Send a message via AIM to WindSpeed
Lol, and if it does work, you'd better wish you were in a .nw level. =P
__________________
My Graal2001 time ran out...
But it's all good.
Reply With Quote
  #7  
Old 10-29-2001, 09:41 AM
ArmadeusWarlock ArmadeusWarlock is offline
Registered User
Join Date: Jun 2001
Posts: 373
ArmadeusWarlock is on a distinguished road
Quote:
Originally posted by WindSpeed
Lol, and if it does work, you'd better wish you were in a .nw level. =P
Ahahahahahaha....so true
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 07:34 AM.


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