Gamestudio Links
Zorro Links
Newest Posts
Executing Trades on Next Bar Open
by Zheka. 06/20/24 14:26
Lapsa's very own thread
by rki. 06/19/24 11:27
A simple game ...
by VoroneTZ. 06/18/24 10:50
Face player all the time ...
by bbn1982. 06/18/24 10:25
Zorro Beta 2.61: PyTorch
by jcl. 06/10/24 14:42
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (Martin_HH, TipmyPip), 1,279 guests, and 10 spiders.
Key: Admin, Global Mod, Mod
Newest Members
squik, AemStones, LucasJoshua, Baklazhan, Hanky27
19060 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
maybe a dumb question....maybe not #88942
09/06/06 19:20
09/06/06 19:20
Joined: Jun 2004
Posts: 244
michigan
abbicon Offline OP
Member
abbicon  Offline OP
Member

Joined: Jun 2004
Posts: 244
michigan
if i want to convert a texture to be saved and used in the engine as water - or anything with the turbulence feature how do i do it ? i have tried to use the "save as" feature in different paint type programs but it wont save anything with an "*" at the beginning of the file name, I know windows wont allow certain characters to be in the name ("*" being one of them) so how do i get around this ?????

thanks jeff


"I'm the doctor." "Doctor who ?" "Exactly!"
Re: maybe a dumb question....maybe not [Re: abbicon] #88943
09/06/06 19:50
09/06/06 19:50
Joined: Oct 2003
Posts: 2,628
IL,US
FeiHongJr Offline
Expert
FeiHongJr  Offline
Expert

Joined: Oct 2003
Posts: 2,628
IL,US
Add the texture to the wad and then right click on it and rename it I think.


http://www.freewebs.com/otama_syndicate/index.htm - Each master to his own technique.

- Not me said the bee, Nor I said the fly.
Re: maybe a dumb question....maybe not [Re: FeiHongJr] #88944
09/06/06 19:59
09/06/06 19:59
Joined: Jun 2004
Posts: 244
michigan
abbicon Offline OP
Member
abbicon  Offline OP
Member

Joined: Jun 2004
Posts: 244
michigan
cool i will try that thanks,.


"I'm the doctor." "Doctor who ?" "Exactly!"
Re: maybe a dumb question....maybe not [Re: abbicon] #88945
09/07/06 22:11
09/07/06 22:11
Joined: Jun 2004
Posts: 244
michigan
abbicon Offline OP
Member
abbicon  Offline OP
Member

Joined: Jun 2004
Posts: 244
michigan
for those who dont know - like i myself did'nt, it was as simple as clicking on the object that i wanted to apply the water texture to and clicking on the turbulence flag - no need to rename the texture or anything, IMHO this should be changed in the manual to help avoid confusion.

Thanks Jeff


"I'm the doctor." "Doctor who ?" "Exactly!"
Re: maybe a dumb question....maybe not [Re: abbicon] #88946
09/07/06 22:45
09/07/06 22:45
Joined: Sep 2006
Posts: 94
Sunbury Victoria, AU
Shaque Offline
Junior Member
Shaque  Offline
Junior Member

Joined: Sep 2006
Posts: 94
Sunbury Victoria, AU
1. To make any texture within a wad adopt turbulance, rename it simply by putting an asterisk in front of it, eg: *water or *lava or *acid etc. etc...

2. To make an animated texture within a wad, import a series of bitmaps with the names like this: +01tex, +02tex, +03tex, etc... This will make a single texture in the wad animate.

3. To make turbulant skies, simply make a 256 x 128 bitmap, one half contains 0,0,0 black with some particles drawn in and the other side make it the sky colour with a few more particles drawn in, then just name it: sky_01.

I hope this helps.


Knowledge is a right, wisdom is a choice.
Re: maybe a dumb question....maybe not [Re: Shaque] #88947
09/09/06 00:40
09/09/06 00:40
Joined: Jun 2004
Posts: 244
michigan
abbicon Offline OP
Member
abbicon  Offline OP
Member

Joined: Jun 2004
Posts: 244
michigan
the problem comes with "renaming" the texture in MS Paint for example you cant save a file with an "*" in the name and if you own standard like me if you right click on a texture in a WAD the rename function is greyed out.


"I'm the doctor." "Doctor who ?" "Exactly!"
Re: maybe a dumb question....maybe not [Re: abbicon] #88948
09/09/06 00:55
09/09/06 00:55
Joined: Sep 2006
Posts: 94
Sunbury Victoria, AU
Shaque Offline
Junior Member
Shaque  Offline
Junior Member

Joined: Sep 2006
Posts: 94
Sunbury Victoria, AU
No, you can't rename any file with alternate characters (!@#$%^&* etc.), but if you just call the bitmap whatever you want, just use the A6 wad manager and import the bitmap. It won't animate, but you add the asterisk or plus character in front of the name when you rename it within the actual wad.

If you own standard and this function is greyed out, you can try to use a wad tool called Wally. You will have to search for it, but it's an invaluable tool that makes standard 256 colour wads from bitmap files. It's mainly designed for games like Quake and Serious Sam, maybe a few others. The completed wads can be used in A5/A6. Wally won't import true colour images and the rule is that they have to be sized by multiples of 4,8,16,32,64,128,256 and maybe 512 but thats about it.

I hope this helps.


Knowledge is a right, wisdom is a choice.

Gamestudio download | chip programmers | 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