Jumping isn't like it used to be.
#1

In our server last year, we had a parkour, and when you jumped up to a ledge, you grabbed onto it. That same map is broken as of right now. I've tried using different skins to see if it affected the outcome of jump physics, but it didn't. It's impossible to grab onto the ledge.
Reply
#2

Probably walking style?
Reply
#3

It's probably just the map, as grabbing ledges works just fine on our server.
Reply
#4

Your problem is either a script problem, or a mapping problem.
Some scripts disable grabbing the ledges, try searching for a OnPlayerJump in your script or a OnPlayerKeyStateChange and link what is written down to us. That might help.

If you need more help, add me on skype : Kelzano (I'm the tiger picture)
If I helped you, please rep+.
Reply
#5

Quote:
Originally Posted by MD5
Посмотреть сообщение
It's probably just the map, as grabbing ledges works just fine on our server.
I'm starting to think it's a script problem, but I can grab onto some objects, and not others. None of my scripts cause this to happen though.

In only 1 place do we use onplayerkeystatechange, and that bit of script isn't calling the jump key.

Sorry for the late reply, but this issue is towards the bottom in our list of issues.
Reply
#6

Are you by any chance using dynamic objects? As they are per-player objects jumping may cause some issues if it's a park-our type map. Just a thought.
Reply
#7

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Are you by any chance using dynamic objects? As they are per-player objects jumping may cause some issues if it's a park-our type map. Just a thought.
They are dynamic objects...

Is that REALLY the issue?!
Reply
#8

It may be the issue. I would try replacing all the dynamic objects with simple standard SA:MP non-streamed objects.

Dynamic objects are per-player objects, and can cause these kinds of issues.
Reply
#9

Quote:
Originally Posted by Abagail
Посмотреть сообщение
It may be the issue. I would try replacing all the dynamic objects with simple standard SA:MP non-streamed objects.

Dynamic objects are per-player objects, and can cause these kinds of issues.
Didn't fix the issue.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)