Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 831 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: problems with entity clicking [Re: Serex] #204597
04/30/08 05:52
04/30/08 05:52
Joined: Apr 2007
Posts: 249
Louisana, USA
Ilidrake Offline OP
Member
Ilidrake  Offline OP
Member

Joined: Apr 2007
Posts: 249
Louisana, USA
well i tried that as well but it's like i can't click on anything inside the view. And i've tried dropping another model inside but nothing. Anyone wanna buy a copy of 3DGS A6 Comm. Real cheap! Like 5 bucks and it's yours cause i'm tired of messing with it.

The arrow changes and everything and I had to change ptr_remove to ent_remove but the models themselves r doing nothing

Last edited by Ilidrake; 04/30/08 05:58.

Just Because Your Paranoid Doesn't Mean They Aren't After You...Because They Really Are

http://spearbang.awardspace.com/news.php
Re: problems with entity clicking [Re: Ilidrake] #204599
04/30/08 06:17
04/30/08 06:17
Joined: Apr 2007
Posts: 249
Louisana, USA
Ilidrake Offline OP
Member
Ilidrake  Offline OP
Member

Joined: Apr 2007
Posts: 249
Louisana, USA
The worst part about this is i've actually made alot of progress setting up my camera movements and GUI system. Modeling and skinning everything. And now the stupid engine wont even click on a model and do what it's supposed to do.


Just Because Your Paranoid Doesn't Mean They Aren't After You...Because They Really Are

http://spearbang.awardspace.com/news.php
Re: problems with entity clicking [Re: Ilidrake] #204604
04/30/08 06:33
04/30/08 06:33
Joined: Aug 2005
Posts: 1,558
HK
V
vlau Offline
Serious User
vlau  Offline
Serious User
V

Joined: Aug 2005
Posts: 1,558
HK
Actually, you need to update the mouse_pos frequently :
which means put them inside a loop.

Look at the example from the mighty Manual->mouse_cursor.

Re: problems with entity clicking [Re: vlau] #204620
04/30/08 09:42
04/30/08 09:42
Joined: Jan 2003
Posts: 4,615
Cambridge
Joey Offline
Expert
Joey  Offline
Expert

Joined: Jan 2003
Posts: 4,615
Cambridge
and check your mouse_range.

Re: problems with entity clicking [Re: Joey] #204635
04/30/08 12:11
04/30/08 12:11
Joined: Mar 2007
Posts: 776
Poor village - Poland ;)
tompo Offline
User
tompo  Offline
User

Joined: Mar 2007
Posts: 776
Poor village - Poland ;)
try add
my.enable_touch = on;
enable_mouse = on;
my.untouchable = off;
and check mouse_range;

Last edited by tompo; 04/30/08 12:17.

Never say never.
Re: problems with entity clicking [Re: tompo] #204647
04/30/08 15:42
04/30/08 15:42
Joined: Apr 2007
Posts: 249
Louisana, USA
Ilidrake Offline OP
Member
Ilidrake  Offline OP
Member

Joined: Apr 2007
Posts: 249
Louisana, USA
Well after all of this i just discovered it's the mouse_range. I had to set it to 20000 for this to work.Thanks for the help everyone.

Last edited by Ilidrake; 04/30/08 15:48.

Just Because Your Paranoid Doesn't Mean They Aren't After You...Because They Really Are

http://spearbang.awardspace.com/news.php
Page 2 of 2 1 2

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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