Thread: Particle help
View Single Post
  #2  
Old 04-27-2006, 04:05 AM
hotrian hotrian is offline
Who?
Join Date: May 2003
Location: Eatonville, Washington, 98328
Posts: 56
hotrian is on a distinguished road
Send a message via AIM to hotrian Send a message via MSN to hotrian
1)
NPC Code:
function onCreated(){
showimg(200,"",player.x,player.y);
with (findimg(200)) {
layer = 0;



2) You have to stick it into a gani
(see attachment)
You have to open a Gani file with notepad, or wordpad, or a program alike,
to put a script into it (atleast asfar as I know...)

Please excuse my poor excuse for a Particle Emitter btw
(Not how its coded, just what it does/lookslike ...)
Attached Files
File Type: gani H_Glow.gani (1.0 KB, 161 views)
__________________
Sometimes I wonder if I think too big.
Quote:
Originally Posted by Admins
I've moved the fox map to "levelstoobig/" because a terrain gmap of 1024x1024 levels is clearly too huge (the kingdoms main map is 40x40 and is already quite big). It was taking a lot of memory and was slowing down the computer.
Reply With Quote