![]() |
Variables problem
I got a particle script from a friend to learn but I coudnt put it in the level right. I got it actualy to appear in the level (the script is a class) but I cant get the x to appear at this.smokex and this.smokey even though in the script I have it set to be there.
NPC Code:// NPC made by Irata and in the particle script I use NPC Code: timeout=0.05; } |
PHP Code:
|
I just put that but it didnt work.
PHP Code:
PHP Code:
|
do you have attachtoowner set in the particle? and what layer are you using for the particles? If you're using 4+ (I believe) they are screen coordinates and not level coordinates.
|
this is all I used in the object in the level:
PHP Code:
And the layer is 2 |
PHP Code:
You have to set thiso.smokex and thiso.smokey which is compeletely different from this.smokex and this.smokey. |
Quote:
Quote:
PHP Code:
Please do not post advice if you don't know what you're talking about. |
| All times are GMT +2. The time now is 06:21 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.