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!

[Arcturus] Public Images

Custom Title Activated
Loyal Member
Joined
Jun 27, 2009
Messages
1,571
Reaction score
170
Hey Y'all,

How do I get images on here.

Glee - [Arcturus] Public Images - RaGEZONE Forums
 
Junior Spellweaver
Joined
May 3, 2009
Messages
173
Reaction score
134
Buy a Camera subscription, configure your 'navigator.thumbnail.url_base' in external_variables with this url: 'http://arcturus.pw/camera/%Arcturus Username%/thumbnail_'

Or create a image for each room in your c_images like this
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Jun 27, 2009
Messages
1,571
Reaction score
170
Buy a Camera subscription, configure your 'navigator.thumbnail.url_base' in external_variables with this url: 'http://arcturus.pw/camera/%Arcturus Username%/thumbnail_'

Or create a image for each room in your c_images like this

I have it created, but I doesn't need to be URL into the database for each room?
 
Upvote 0
Junior Spellweaver
Joined
May 3, 2009
Messages
173
Reaction score
134
Nope, you need configure your 'navigator.thumbnail.url_base' in your variables.

Exemple:
navigator.thumbnail.url_base=http://localhost/gordon/c_images/thumbnails/

Inside the 'gordon/c_images/thumbnails/' folder, create a image called %room_id%.png
 
Upvote 0
Junior Spellweaver
Joined
Jul 4, 2008
Messages
138
Reaction score
3
Nope, you need configure your 'navigator.thumbnail.url_base' in your variables.

Exemple:
navigator.thumbnail.url_base=http://localhost/gordon/c_images/thumbnails/

Inside the 'gordon/c_images/thumbnails/' folder, create a image called %room_id%.png

But will the new images continue to be generated inside the folder?
 
Upvote 0
Back
Top