[Help] GPS!
#1

How to make something like this Klick!...

Thanks
Reply
#2

Why not use that?
Reply
#3

Quote:
Originally Posted by Kitten
Посмотреть сообщение
Why not use that?
/\

^^

pawn Код:
new
    dork[8]
;

KillIt(dork); // chars needed ^^
Reply
#4

Quote:
Originally Posted by Kitten
Посмотреть сообщение
Why not use that?
Maybe because its not released? /read before you post.

@Extreme Man

Calculate angle between the player and the destination > Attach Object > Calculate angle and change object rotation every x seconds.
Reply
#5

Quote:
Originally Posted by JamesC
Посмотреть сообщение
Maybe because its not released? /read before you post.

@Extreme Man

Calculate angle between the player and the destination > Attach Object > Calculate angle and change object rotation every x seconds.
Example ? Please
Reply
#6

Quote:
Originally Posted by JamesC
Посмотреть сообщение
Maybe because its not released? /read before you post.

@Extreme Man

Calculate angle between the player and the destination > Attach Object > Calculate angle and change object rotation every x seconds.
clarify a bit
Reply
#7

Calculate angle between two points. Didn't you learn this on school?

atan2(y, x) => |y1 - y2|, |x1 - x2| then substract the angle. When x1 > x2 than add 90 otherwise 270.
There you go.
Reply
#8

I know that. But I do not know how to put the object above his head
Reply
#9

Quote:
Originally Posted by Extreme Man
Посмотреть сообщение
I know that. But I do not know how to put the object above his head
Object pos offsets.
Reply
#10

lol, how can't you know the most easy thing?

It's with AttachObjectToPlayer or AttachPlayerObjectToPlayer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)