![]() |
Particle Attempt :D
PHP Code:
|
PHP Code:
|
Meh, I tried speed. Didn't work. I copy and pasted what you wrote. And then it works. XD
Well, thanks for the assistance. :D |
Oh, and Stan
emitautomatically is true by default I think, so you don't need emit() When using emit() you should have emitautomatically set to false :O |
what dose this do?:
with (findimg(200)) { and why 200? |
with() puts the current scope of the script inside the object in the parameters. When using findimg inside with, it first looks for an already created image with the index of 200. Then if there is not one, it creates one.
If you want the image to show to client only, give it an index of 200 or above. However if you want the image to be visible to everyone, give it an index lower than 200. |
I wonder why that number is 200 and not 255? :o
|
I think that only applies if you're trying to fit info into one byte, like a max to money or such.
|
Yea I know, but it is computer scripting so it seems more fitting to use 255 :P
|
Quote:
is there like a gradiance or something? |
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
|
pointlessness++
|
Quote:
Quote:
|
Quote:
|
I do believe there is a limit, I can't check now and I don't quite remember.
|
Quote:
Quote:
Quote:
|
| All times are GMT +2. The time now is 10:59 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.