Animation.
#1

Hi,

Can you say my, what animation is in this video when player write /zvejoti?

http://www.youtube.com/watch?v=pyJlg...ature=*********

And in video, when you are fishing, how to make that green arrow on player screen?
Reply
#2

If you mean the green text, Thats called a textdraw, Check the Wiki for that.

And I beleive its the handsup animation but with a fishing rod object attached to the players hands.
Reply
#3

But how you can make arrow, from textdraw?
Reply
#4

Probably '->'
Reply
#5

I try it, but don't work..
Reply
#6

pawn Код:
~u~ up arrow (grey)

~d~ down arrow (grey)

~<~ left arrow (grey)

~>~ right arrow (grey)
Reply
#7

Yes i know that and it work. But look in video, there is that green arrow. How to create that arrow?
Reply
#8

The arrow that pops up for less than a second? You're lucky I saw it!

Adjust the outline color of the arrow's TD.
Reply
#9

The animation is holding the katana, but instead of the katana is a fishing rod. And that arrow is made up of 5 of these "-". Although I don't know how they made the box with round borders, if anyone knows it would be nice to share.
Reply
#10

Quote:
Originally Posted by Onfroi
Посмотреть сообщение
The animation is holding the katana, but instead of the katana is a fishing rod. And that arrow is made up of 5 of these "-". Although I don't know how they made the box with round borders, if anyone knows it would be nice to share.
Round borders? That's teamspeak overlay. Nothing to do with SAMP. (It's an addition to the game with d3d9.dll, just insted it comes from TS)

On topic: The animation is under the 'sword' category.

It'd be used like this:
ApplyAnimation(playerid, "sword", "sword_block", {...});
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)