Gamestudio Links
Zorro Links
Newest Posts
webGL
by Ice2642. 11/17/25 21:27
Camera always moves upwards?
by NeoDumont. 11/17/25 09:56
Future of ZorroHFT
by TipmyPip. 11/16/25 13:52
COT Download with Quandl does not work
by Petra. 11/15/25 09:35
Training with the R bridge does not work
by Petra. 11/15/25 09:31
Zorro 2.70
by jcl. 11/15/25 08:43
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
4 registered members (JeyKey II, SkinnyApe, TipmyPip, Quad), 7,531 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
SkinnyApe, tritom, sheliepaley, Blueguy, blobplayintennis
19179 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: Start Panel [Re: tek] #82439
07/25/06 03:37
07/25/06 03:37
Joined: May 2005
Posts: 222
T
tek Offline OP
Member
tek  Offline OP
Member
T

Joined: May 2005
Posts: 222
ok I got it working fine.
thanks for the help

Re: Start Panel [Re: tek] #82440
07/25/06 06:34
07/25/06 06:34
Joined: Aug 2004
Posts: 2,215
I
ISG Offline

Expert
ISG  Offline

Expert
I

Joined: Aug 2004
Posts: 2,215
Good to hear!! Glad I could of at least been of some help to you!


Ground Tactics - Coming Soon
Ground Tactics OFFICIAL WEBSITE
Re: Start Panel [Re: ISG] #82441
07/25/06 16:35
07/25/06 16:35
Joined: May 2005
Posts: 222
T
tek Offline OP
Member
tek  Offline OP
Member
T

Joined: May 2005
Posts: 222
yea you helped alot, I just motly worked with the code you gave me and the panel worked.
I found out how to make the mouse pointer disappear for anyone interested in making a panel.

I just put this

function startgame_function()
{
wait(1);
load_level(<mynewgame.wmb>);
start_game.visible = off;
main_pan.visible=off;
mouse_map=off;
mouse_mode=off;
}

both mouse_map and mouse_mode on off I did not put visible but just off and it worked.

Last edited by tek; 07/25/06 17:31.
Re: Start Panel [Re: tek] #82442
08/17/06 23:32
08/17/06 23:32
Joined: Aug 2006
Posts: 12
S
Scyre Offline
Newbie
Scyre  Offline
Newbie
S

Joined: Aug 2006
Posts: 12
doesn't the mouse_mode variable control that?
like:

mouse_mode = 1;

or something?

(I dunno, just thinking)
Hope this helps!

Best Regards, and be good!
Scyre

Re: Start Panel [Re: Scyre] #82443
08/17/06 23:36
08/17/06 23:36
Joined: Aug 2006
Posts: 12
S
Scyre Offline
Newbie
Scyre  Offline
Newbie
S

Joined: Aug 2006
Posts: 12
nevermind!

lmao, I only read the first page in this thread and didn't see problem was already solved!



Page 2 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