Graal Forums  

Go Back   Graal Forums > Development Forums > Level Design
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-01-2002, 04:52 PM
Spark910 Spark910 is offline
Ex-Graal Global
Spark910's Avatar
Join Date: Oct 2001
Location: England
Posts: 10,892
Spark910 has a spectacular aura about
Lghts, Why does this one not work?

Well I addapted the predifned NPC's! And heres my Code:

NPC Code:

// NPC made by Spark911
if (created) {
setimg light2.png;
dontblock;
timeout = 0.1;
x=22;
y=19;
}
//#CLIENTSIDE
if (timeout) {
setcoloreffect 1,0.5,0.5,0.99;
drawaslight;
sleep 0.2;
setzoomeffect 1.1;
sleep 0.3;
setzoomeffect 1.2;
sleep 0.4;
setzoomeffect 1.1;
sleep 0.3;
setzoomeffect 1;
timeout = 0.1;
}



I Use it on Rudora to test it and alot of lights there come out Blakc and dont show, Why not? They should do, Is it Beacuse that script needs NPC Server!?

-Spark911
__________________
--Spark911
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 09:37 AM.


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