Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Swf help and pet help

Junior Spellweaver
Joined
Aug 15, 2011
Messages
167
Reaction score
15
Hi there,

i have two questions. Ill start with question one:

How can i add more colors to the horses page? I saw a hotel with more that 3 colors:
Galago - Swf help and pet help - RaGEZONE Forums


Question two:

This question is for the swf stylers. What does these tags mean:

PHP:
background="true"
params="16"
clipping="false"
treshold="0"
visible="false"

Thanks in advance,

Galago
 
Custom Title Activated
Loyal Member
Joined
Oct 26, 2012
Messages
2,357
Reaction score
1,086
I saw it on htp://www.noobhotel.nl. The image is from the catalogue pet page.

background="true"
params="16"
clipping="false"
treshold="0"
visible="false"

Background = I think it's something to do with backgroun d poop
Params = if it's coded in SWF
Visible = you can easily guess yourself

Others aren't that necessarily I guess. Good luck ifnding it.
Try looking in their SWF.
 
Upvote 0
Junior Spellweaver
Joined
Aug 15, 2011
Messages
167
Reaction score
15
background="true"
params="16"
clipping="false"
treshold="0"
visible="false"

Background = I think it's something to do with backgroun d poop
Params = if it's coded in SWF
Visible = you can easily guess yourself

Others aren't that necessarily I guess. Good luck ifnding it.
Try looking in their SWF.
Thanks, but i prefer a more specifick explaination.
For example: Why are params the same in different files? And what is the difference between
PHP:
param="16"
or
PHP:
param="17"
orso?
 
Upvote 0
Back
Top