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
2 registered members (TipmyPip, AndrewAMD), 14,540 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
sky #211222
06/15/08 18:50
06/15/08 18:50
Joined: Jun 2008
Posts: 11
N
nasser Offline OP
Warez - Banned
nasser  Offline OP
Warez - Banned
N

Joined: Jun 2008
Posts: 11
i am arabic man and i cant speek good english
i want to make sky but i dont know how
pleas help me

Re: sky [Re: nasser] #211225
06/15/08 19:15
06/15/08 19:15
Joined: Sep 2007
Posts: 63
J
JackShephard Offline
Junior Member
JackShephard  Offline
Junior Member
J

Joined: Sep 2007
Posts: 63
Hi Nasser!

1. Please copy "sky_fu_256+6.tga"(install_folder/template/images) in you project folder.
2. Open you main script(main.cpp for example), and add this code

ent_createlayer(filename, flags, layer);

for example:
ent_createlayer("sky_fu_256+6.tga", SKY | CUBE | VISIBLE, 1);

Re: sky [Re: JackShephard] #211229
06/15/08 19:23
06/15/08 19:23
Joined: Jun 2008
Posts: 11
N
nasser Offline OP
Warez - Banned
nasser  Offline OP
Warez - Banned
N

Joined: Jun 2008
Posts: 11
thank you jackShephard

Re: sky [Re: nasser] #211231
06/15/08 19:27
06/15/08 19:27
Joined: Sep 2007
Posts: 63
J
JackShephard Offline
Junior Member
JackShephard  Offline
Junior Member
J

Joined: Sep 2007
Posts: 63
Good luck wink


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