Posts: 253
Threads: 15
Joined: Mar 2008
Reputation:
0
I have some weird bug in my server, I don't know if its a script bug or a client bug.
I don't use any modifications, I re-installed a fresh version of GTA to test this.
When players jump with parachute, they die in air.
There are no objects blocking them, it happens everywhere in the server.
[ame]http://www.youtube.com/watch?v=pgOVmwMdB3Y[/ame]
I hope somebody can help me to solve this because it's a really annoying bug.
Posts: 440
Threads: 14
Joined: Sep 2009
Reputation:
0
Maybe the object isn't visible, although it looks to me as if the object is still there.
Ex:
|-------|----------|
|-------|----------|
|-------|----------|
All being the object, although red is the only part visible. You could still die if you hit the invisible part.
Posts: 918
Threads: 7
Joined: Aug 2007
Quote:
Originally Posted by Conroy
Maybe the object isn't visible, although it looks to me as if the object is still there.
Ex:
|-------|----------|
|-------|----------|
|-------|----------|
All being the object, although red is the only part visible. You could still die if you hit the invisible part.
|
That's what i am thinking as well, Must be an invisible object spawned, Even me and Fresh looked and this and that's all we can think can be causing this, Never had it happen to me befor and as i can see he does have custom objects around where hes dropping at.
Posts: 98
Threads: 21
Joined: Mar 2009
Reputation:
0
On my server in random places there are random objects that you get stuck on, you cant see them, but they stop you like a normal object, you can stand on them and you can shoot them. Me and my friends call them "Invisoho" You probable have invisohos, but When I think about it, there shouldnt be some everywhere on the map...
Posts: 121
Threads: 18
Joined: Aug 2007
Reputation:
0
Have you tried another GameMode?... With no filescript or anything special? try a new one with a command that sets you on the place were you die... and test it there... or those places
Posts: 126
Threads: 10
Joined: Jan 2010
Reputation:
0
No objects, he falls on afther he dies...
also there is a bug with TogglePlayerControllable(); that makes you die, check it out
Posts: 126
Threads: 10
Joined: Jan 2010
Reputation:
0
Maybe you made the timer a loop one?