![]() |
Player ap bar
PHP Code:
PHP Code:
Also, img 201 is showing on top of img 200, is there a way to change this? Need 200 on top of 201. |
Well player.ap started magically working now. Still wondering how to show the img in the order i need on the screen.
|
Quote:
changeimgvis(200, 5); |
Any layer 4 and over can be displayed, so you can do things like..
changeimgvis(200, 5); but the FP4 way is using findimg like so: PHP Code:
|
Quote:
|
Quote:
EDIT: What Crow said ^ |
Oh. :)
ty. |
Actually, one more question. Its probably just math, but I dont know.
Instead of it starting from top to bottom, is there a way to make it bottom to top? PHP Code:
|
Quote:
PHP Code:
|
Off the top of my head, here's how I'd do it:
HTML Code:
Subtract percentage of imageheight from imageheight, let this be part y; |
Quote:
PHP Code:
|
Quote:
|
Quote:
|
Quote:
It's my personal belief that you shouldn't be able to access TShowImg (or any object) members anyway. They should all have methods for that. We're using an Object-Oriented language which completely gives the finger to encapsulation. Wtf Stefan? |
Fair enough, edited my post above.
|
| All times are GMT +2. The time now is 08:26 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.