Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,633 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
using resources outside gamedirectory... #127797
05/03/07 11:37
05/03/07 11:37
Joined: May 2006
Posts: 50
austria
R
roald Offline OP
Junior Member
roald  Offline OP
Junior Member
R

Joined: May 2006
Posts: 50
austria
well guys...

how can i use resources(sprites, models etc.) outside my specified gamefolder?

...for example:i´d like to use some sprites hosted on a web

defing a path in my script doesnt work

any ideas...or other possibilities?

regards
roald

Re: using resources outside gamedirectory... [Re: roald] #127798
05/05/07 00:21
05/05/07 00:21
Joined: Mar 2007
Posts: 69
L
luke_was_ere Offline
Junior Member
luke_was_ere  Offline
Junior Member
L

Joined: Mar 2007
Posts: 69
I cant really see why you would want to do this because it would force a user to require an internet connection and probably lag up the game as textures were streamed off the Net.

Just download the textures and stick em in the game folder :-)

If you want to do updates for a game that can be downloaded off the internet you could consider using a hyperlink to the url for the user to download the content and over write the existing images?

Re: using resources outside gamedirectory... [Re: luke_was_ere] #127799
05/14/07 07:49
05/14/07 07:49
Joined: May 2006
Posts: 50
austria
R
roald Offline OP
Junior Member
roald  Offline OP
Junior Member
R

Joined: May 2006
Posts: 50
austria
hi luke...

i want to do this because i´d like to found a advertising community where clients can change there banners (shown in game) when ever they want;

regards,
roald

roalds home

Re: using resources outside gamedirectory... [Re: roald] #127800
05/14/07 08:00
05/14/07 08:00
Joined: Mar 2007
Posts: 776
Poor village - Poland ;)
tompo Offline
User
tompo  Offline
User

Joined: Mar 2007
Posts: 776
Poor village - Poland ;)
I think that those people will have to upload textures to your server where the game will be;) like avatars on this forum
and then somehow (but I don't know how ) store textures and read it from location and use in game. Maybe bmap_load + bmap_for_entity
In real time is almost impossible without huge lags


Last edited by tompo; 05/14/07 08:04.

Never say never.
Re: using resources outside gamedirectory... [Re: tompo] #127801
05/14/07 08:32
05/14/07 08:32
Joined: Jan 2007
Posts: 1,619
Germany
Scorpion Offline
Serious User
Happy Birthday Scorpion  Offline
Serious User

Joined: Jan 2007
Posts: 1,619
Germany
u can dowload the files per dlls
just look at gshttp.dll or big.dll

Re: using resources outside gamedirectory... [Re: Scorpion] #127802
05/21/07 09:09
05/21/07 09:09
Joined: May 2006
Posts: 50
austria
R
roald Offline OP
Junior Member
roald  Offline OP
Junior Member
R

Joined: May 2006
Posts: 50
austria
thx guys!!

your suggestions helped a lot!

regards,
roald

roalds home


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1