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-06-2002, 07:38 AM
Yushiwa Yushiwa is offline
Registered User
Join Date: Feb 2002
Posts: 496
Yushiwa is on a distinguished road
No more seteffect

Okay, I have this script right here and I was wanting to know what I should put after the

if (playerendsreading){

to put the lighting in the room to the normal lighting when you start Graal. Here is the script:

NPC Code:

// NPC made by Nai
if (playerenters){
seteffect 0,0,0,100;
playerx=29.5;
playery=24;
playerdir=2;
say 0;
}
if (playerendsreading){

}

__________________
- Nai

Reply With Quote
  #2  
Old 06-06-2002, 08:43 AM
Yushiwa Yushiwa is offline
Registered User
Join Date: Feb 2002
Posts: 496
Yushiwa is on a distinguished road
Hmm, 100 works. Anyway, the script works now! Thanks Kaimetsu!
__________________
- Nai

Reply With Quote
  #3  
Old 06-06-2002, 05:54 PM
Spanko Spanko is offline
Squeaker of Soles
Spanko's Avatar
Join Date: Nov 2001
Location: The Netherworl...lands
Posts: 1,366
Spanko is on a distinguished road
Send a message via ICQ to Spanko Send a message via AIM to Spanko Send a message via Yahoo to Spanko
Just set the alpha value to 0 after reading the sign, this'll make the seteffect completely transparent (I.E. it'll be gone)
__________________

ICQ: 125283920
MSN: [email protected]
AIM: Squeax0r
Squeaker seems unable to access the forum using this account.. tis a sad day.
Now with occasional Asuka flavour! Ooops a bit too much...
Asuka should be king of Dustari!

"Y'know, some days even my lucky rocketship underpants don't even help."
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 02:10 AM.


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