Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
4 registered members (fogman, Grant, AndrewAMD, juanex), 989 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
This is a mighty problem! Please help #292075
09/30/09 02:30
09/30/09 02:30
Joined: Jul 2008
Posts: 2,101
Germany
rayp Offline OP

X
rayp  Offline OP

X

Joined: Jul 2008
Posts: 2,101
Germany
Egoshooter...player has weapons with arms. These Weapon-Arm-Model is infront of the player. egoview looks great. But now i have a second view on the screen. The view from the victims
head when attacked by the player. How do i make the weapon-arms invisible, but only in the second view ? Somebody can help? please i dont know where to start.
Same thing with sec.cameras the player can look at. Looks strange, the playermodel with huge arms flying infront of him.

There must be a way.

Thanks for all help.

Last edited by rayp; 09/30/09 02:31.

Acknex umgibt uns...zwischen Dir, mir, dem Stein dort...
"Hey Griswold ... where u gonna put a tree that big ?"
1998 i married my loved wife ... Sheeva from Mortal Kombat, not Evil-Lyn as might have been expected
rayp.flags |= UNTOUCHABLE;
Re: This is a mighty problem! Please help [Re: rayp] #292076
09/30/09 05:13
09/30/09 05:13
Joined: Jun 2008
Posts: 402
Germany
S
sebbi91 Offline
Senior Member
sebbi91  Offline
Senior Member
S

Joined: Jun 2008
Posts: 402
Germany
try this in your second camera!
Quote:

camera2.flags = NOFLAG1; //this is you second camera

action weapon() //this is you weapon_model
{
my.flag1 = on;
}


hope it works ^^

mfg Basti


3D-Gamestudio A8 - Commercial
Re: This is a mighty problem! Please help [Re: sebbi91] #292111
09/30/09 12:25
09/30/09 12:25
Joined: Jul 2008
Posts: 2,101
Germany
rayp Offline OP

X
rayp  Offline OP

X

Joined: Jul 2008
Posts: 2,101
Germany
thanx alot...


Acknex umgibt uns...zwischen Dir, mir, dem Stein dort...
"Hey Griswold ... where u gonna put a tree that big ?"
1998 i married my loved wife ... Sheeva from Mortal Kombat, not Evil-Lyn as might have been expected
rayp.flags |= UNTOUCHABLE;
Re: This is a mighty problem! Please help [Re: rayp] #292112
09/30/09 12:33
09/30/09 12:33
Joined: Jun 2008
Posts: 402
Germany
S
sebbi91 Offline
Senior Member
sebbi91  Offline
Senior Member
S

Joined: Jun 2008
Posts: 402
Germany
no problem ^^


3D-Gamestudio A8 - Commercial

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