Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #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
 


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 12:08 PM.


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