Graal Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #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
  #2  
Old 06-01-2002, 05:22 PM
Timpan3 Timpan3 is offline
Registered User
Timpan3's Avatar
Join Date: Apr 2002
Location: Stockholm, Sweden.
Posts: 969
Timpan3 is on a distinguished road
Send a message via AIM to Timpan3
u dont post that here in lvel making
__________________

Rate Fairly :O
1 2 3 4 5
- AIM : HoOLiGaN4LyFe
- Email : [email protected]
- Nick : Kosma
- Server : Classic/Frolic
- Current Jobs : Malhangaia LAT
Reply With Quote
  #3  
Old 06-01-2002, 05:59 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
Quote:
Originally posted by Timpan3
u dont post that here in lvel making
Its more level, As its not much of a script to go into scripting.
__________________
--Spark911
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 01:20 AM.


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