Graal Forums  

Go Back   Graal Forums > Development Forums > Gani Construction
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-18-2004, 03:42 PM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
effects?

Hello, I need some gani help!

Is there a way to make the sprite not get affected by seteffect (day/night)? Scripting wise there is the commands drawaslight; and changeimgvis index,3;

How to do it in a gani?
__________________
-Kjetil Valen
Reply With Quote
  #2  
Old 02-19-2004, 03:34 AM
--Chris-- --Chris-- is offline
Registered
--Chris--'s Avatar
Join Date: Jun 2002
Location: Trinidad
Posts: 2,767
--Chris-- will become famous soon enough
Send a message via MSN to --Chris--
Open the gani in wordpad and add the script?
__________________
"Make the *dreams* of today the *opportunities* of tomorrow."

Reply With Quote
  #3  
Old 02-19-2004, 11:40 AM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
Quote:
Originally posted by --Chris--
Open the gani in wordpad and add the script?
Oooook. I thought there was a way like COLOREFFECT and that stuff, but I guess not. Thanks.
__________________
-Kjetil Valen
Reply With Quote
  #4  
Old 02-19-2004, 02:43 PM
--Chris-- --Chris-- is offline
Registered
--Chris--'s Avatar
Join Date: Jun 2002
Location: Trinidad
Posts: 2,767
--Chris-- will become famous soon enough
Send a message via MSN to --Chris--
You can use COLOREFFECT
Refer to the bottom of the FAQ
http://forums.graal2001.com/forums/s...threadid=47274
__________________
"Make the *dreams* of today the *opportunities* of tomorrow."

Reply With Quote
  #5  
Old 02-20-2004, 12:28 AM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
Yes I know COLOREFFECT, thats why I asked if there was a thing to add under COLOREFFECT so it wont get affected by seteffect.
__________________
-Kjetil Valen
Reply With Quote
  #6  
Old 02-20-2004, 03:48 AM
--Chris-- --Chris-- is offline
Registered
--Chris--'s Avatar
Join Date: Jun 2002
Location: Trinidad
Posts: 2,767
--Chris-- will become famous soon enough
Send a message via MSN to --Chris--
You're really confusing me X_x Doesn't matter...problem solved, right?
__________________
"Make the *dreams* of today the *opportunities* of tomorrow."

Reply With Quote
  #7  
Old 02-20-2004, 10:46 PM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
If you make it into a script it would be:

NPC Code:

if (created) {
setimg light2.png;
setcoloreffect 1,0,0,0.99;
drawaslight;
}



In a gani, you would first do the SPRITE, then you would do COLOREFFECT. But I was asking if there was a gani thing like those for t drahewaslight; command.

But problem solved I guess, I'll just make a script in the gani.
__________________
-Kjetil Valen
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 Off
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:08 AM.


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