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 09-21-2001, 02:10 AM
KrAnKyP2P KrAnKyP2P is offline
Registered User
Join Date: Sep 2001
Location: I CoMe FrOm A LaNd FaR FaR AwAy
Posts: 330
KrAnKyP2P is on a distinguished road
Send a message via AIM to KrAnKyP2P
Question Loops

Im trying to make an npc that keeps flashing the player and doesn't stop till they turn it off...
how do i make it so it loops the hideplayer action??
P.S. Don't Laugh lol..
__________________
Reply With Quote
  #2  
Old 09-21-2001, 02:23 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
if you dont know how to use loop
use timeout
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #3  
Old 09-21-2001, 02:25 AM
KrAnKyP2P KrAnKyP2P is offline
Registered User
Join Date: Sep 2001
Location: I CoMe FrOm A LaNd FaR FaR AwAy
Posts: 330
KrAnKyP2P is on a distinguished road
Send a message via AIM to KrAnKyP2P
thanks
__________________
Reply With Quote
  #4  
Old 09-21-2001, 02:25 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
you know how to use timeout right?
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #5  
Old 09-21-2001, 02:46 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
dont use hideplayer use

showstats 1+2+4+8+16+32+64+128+256+512;

then to show them again use

showstats 1+2+4+8+16+32+64+128+256+512+1024;
__________________
Thanks,
-KJL
Reply With Quote
  #6  
Old 09-21-2001, 02:47 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
ack
thats not how you use showstats
you use it by adding all the things you want to hide
say it added up to 200
then you take 200 away from ehh 2407 (something like that id need to check) then you use showstats 2207 or at least thats how i use it
__________________
QUICK LOOK BUSY JESUS IS COMING!
Reply With Quote
  #7  
Old 09-21-2001, 02:50 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
Quote:
Originally posted by AlexH
ack
thats not how you use showstats
you use it by adding all the things you want to hide
say it added up to 200
then you take 200 away from ehh 2407 (something like that id need to check) then you use showstats 2207 or at least thats how i use it
you can use it either or way (you can say blah+blah or just the whole number it self...)

I always add it like that so I know I dont miss a number and stuff... Then I can accaully see what I have hidden like if I am debuging it then I dont have to go through it all to see what I all added up again... That is why I do it
1+2+4+8...

ect...

but it doesn't really matter
__________________
Thanks,
-KJL
Reply With Quote
  #8  
Old 09-21-2001, 02:53 AM
AlexH AlexH is offline
Have A Drink On Me
AlexH's Avatar
Join Date: Jun 2001
Location: Somewhere In Time
Posts: 7,442
AlexH is on a distinguished road
Send a message via AIM to AlexH Send a message via MSN to AlexH
Quote:
Originally posted by KJS


you can use it either or way (you can say blah+blah or just the whole number it self...)

I always add it like that so I know I dont miss a number and stuff... Then I can accaully see what I have hidden like if I am debuging it then I dont have to go through it all to see what I all added up again... That is why I do it
1+2+4+8...

ect...

but it doesn't really matter
thats actually a good point
but if i need to see what ive hidden all i really do is run the script and see whats not there that usually is
although if you do it like 1+2+4+8....... you know you wont have made a calculation error
__________________
QUICK LOOK BUSY JESUS IS COMING!
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:53 PM.


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