The player can not dive in water :O Why?
#1

I pressed on the mouse to dive, and then on the space and the player get back above the water, anyone know why ?

Thanks.
Reply
#2

Restore your key settings if it dont work..

Must be ur script otherwise.
Reply
#3

the problam is in the script.. but i don't know what to look for [that's work in other server]
Reply
#4

Is it an EDIT? check maybe onplayerupdate.
Reply
#5

what edit?

what i need to fing? return? i don't realy now.....
Reply
#6

I found the problam -

PHP код:
    if(IsKeyJustDown(KEY_SPRINT,newkeys,oldkeys))
    if(
GetPlayerSpecialAction(playerid) != && PlayerConnect[playerid] == 0)
        
StopLoopingAnim(playerid); 
I need it to stop anim when player use anim..... and because when player diving it's like anim...... so what is the anim of swimming? there is another problem that can happend because of that?

Thank you.
Reply
#7

How can i check if player is diving ? please i need your help.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)