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
3 registered members (NewbieZorro, TipmyPip, 1 invisible), 19,045 guests, and 8 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
Page 1 of 2 1 2
help in need i have some problems in my game #214014
07/02/08 01:45
07/02/08 01:45
Joined: Jul 2008
Posts: 4
D
devilreject Offline OP
Guest
devilreject  Offline OP
Guest
D

Joined: Jul 2008
Posts: 4
i want to remove the screen of lite-c when i m trying to compile the game to be executed to be more reliable and work direct ....

Re: help in need i have some problems in my game [Re: devilreject] #214016
07/02/08 02:08
07/02/08 02:08
Joined: Mar 2003
Posts: 5,377
USofA
fastlane69 Offline
Senior Expert
fastlane69  Offline
Senior Expert

Joined: Mar 2003
Posts: 5,377
USofA
If you don't own pro, you can't do that...

...and furthermore, the logo has no effect on reliability and "work direct" of the engine.

Re: help in need i have some problems in my game [Re: fastlane69] #214102
07/02/08 13:51
07/02/08 13:51
Joined: Jul 2008
Posts: 4
D
devilreject Offline OP
Guest
devilreject  Offline OP
Guest
D

Joined: Jul 2008
Posts: 4
i know all of that but i need to remove it and replace it with my screen load outside the game i know that u cant understand me , i think i have something but it doesn't work customize script and remove the screen and replace it with my game logo is that right but template_6.xml have a problem i dont how to let it work... but thnx for ur help

Last edited by devilreject; 07/02/08 13:52.
Re: help in need i have some problems in my game [Re: devilreject] #214137
07/02/08 17:23
07/02/08 17:23
Joined: Mar 2003
Posts: 5,377
USofA
fastlane69 Offline
Senior Expert
fastlane69  Offline
Senior Expert

Joined: Mar 2003
Posts: 5,377
USofA
Quote:
i know all of that but i need to remove it and replace it with my screen load outside the game i know that u cant understand me


I seem to understand perfectly well and the answer is still the same: you can't remove, replace, or otherwise alter the A7/GS/Lite-C logo unless you own the Pro version.

But for clarification, what do you mean by "outside the game"?

Re: help in need i have some problems in my game [Re: fastlane69] #214183
07/03/08 02:08
07/03/08 02:08
Joined: Jul 2008
Posts: 4
D
devilreject Offline OP
Guest
devilreject  Offline OP
Guest
D

Joined: Jul 2008
Posts: 4
i don't mean the logos over the right corner (lite-c and Atari) i already sow that before i buy the full version ok but i need to hide the loading screen of lite-c to be different because i don't to let my game start with it i need my game start with my game logo screen not loading of lite-c (i look like im idiot with ur replies but thats means u don't really understand what i mean and after this reply u will and if u don't thats mean that i cant know how to tell u this and i will be really disappointed ) but u really patient with me for this all replies thnx for u help...(i forget something when i publish it with compile-EXE and starter and resource everything goes right but starter tells me error and if u think this is the right place to remove the lite c loading)it shows to me the loading of lite-c with some files when i clicking on the exe file

Last edited by devilreject; 07/03/08 02:17.
Re: help in need i have some problems in my game [Re: devilreject] #214184
07/03/08 02:42
07/03/08 02:42
Joined: Mar 2003
Posts: 5,377
USofA
fastlane69 Offline
Senior Expert
fastlane69  Offline
Senior Expert

Joined: Mar 2003
Posts: 5,377
USofA
1) This is not "game business" so the thread should be moved to "starting with gamestudio".
2) My answer remains the same.

Quote:
WINSTART
With the Pro Edition you can change the engine's behavior before start and after finishing the application. By default, on startup a small window will be displayed, which displays engine system messages and then waits two seconds before starting the application. However, with a WINDOW definition you in the .wdl file can omit that window, or create your own window with buttons, pictures, greeting messages, your company's logo, or a progress bar.


Re: help in need i have some problems in my game [Re: fastlane69] #214193
07/03/08 07:29
07/03/08 07:29
Joined: Nov 2004
Posts: 7,121
Potsdam, Brandenburg, Germany
Machinery_Frank Offline
Senior Expert
Machinery_Frank  Offline
Senior Expert

Joined: Nov 2004
Posts: 7,121
Potsdam, Brandenburg, Germany
This has not only technical reasons. It has to do with the license as well.


Models, Textures and Games from Dexsoft
Re: help in need i have some problems in my game [Re: fastlane69] #214310
07/04/08 01:53
07/04/08 01:53
Joined: Jul 2008
Posts: 4
D
devilreject Offline OP
Guest
devilreject  Offline OP
Guest
D

Joined: Jul 2008
Posts: 4
thnx for ur support i understand it now thnx i can use it ok and again to the next reply i bought this pro version ok and i have it so its just an question and the answer is really helpful its my first time to work with game studio

Re: help in need i have some problems in my game [Re: devilreject] #215051
07/09/08 00:17
07/09/08 00:17
Joined: Jul 2008
Posts: 4
4
4zb41 Offline
Guest
4zb41  Offline
Guest
4

Joined: Jul 2008
Posts: 4
I've got pro version. How do you do this?

Re: help in need i have some problems in my game [Re: 4zb41] #215053
07/09/08 00:26
07/09/08 00:26
Joined: Nov 2007
Posts: 1,143
United Kingdom
DJBMASTER Offline
Serious User
DJBMASTER  Offline
Serious User

Joined: Nov 2007
Posts: 1,143
United Kingdom
search the manual for WINSTART or WINDOW, that's how you create a custom start-up window.

Always search the manual, the answer will be in there somewhere.

Page 1 of 2 1 2

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