Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Threaded Mode
How to make animations ?
Le3aT
Banned
Posts: 153
Threads: 64
Joined: Nov 2013
#1
26.01.2014, 21:11
I want to know how to make animations please!!
Like siting
Find
Reply
Le3aT
Banned
Posts: 153
Threads: 64
Joined: Nov 2013
#2
26.01.2014, 21:54
Can anyone help me ?
Find
Reply
RedFusion
Gangsta
Posts: 920
Threads: 113
Joined: Nov 2009
Reputation:
0
#3
26.01.2014, 21:55
List of animations:
https://sampwiki.blast.hk/wiki/Animations
Function for animations:
https://sampwiki.blast.hk/wiki/ApplyAnimation
pawn Код:
ApplyAnimation
(
playerid,
"PED"
,
"WALK_DRUNK"
,
4.1
,
1
,
1
,
1
,
1
,
1
,
1
)
;
Find
Reply
Le3aT
Banned
Posts: 153
Threads: 64
Joined: Nov 2013
#4
26.01.2014, 21:59
What is animlib ? (( Ped ))
Find
Reply
Le3aT
Banned
Posts: 153
Threads: 64
Joined: Nov 2013
#5
26.01.2014, 22:04
And how to make it stop ?
Find
Reply
Shetch
Gangsta
Posts: 526
Threads: 59
Joined: Feb 2011
Reputation:
0
#6
26.01.2014, 22:24
Use this to clear all player's animations.
https://sampwiki.blast.hk/wiki/ClearAnimations
Find
Reply
Excelize
Huge Clucker
Posts: 352
Threads: 33
Joined: May 2013
Reputation:
0
#7
27.01.2014, 00:21
I recommend using my basic Anim system, everything is described, and tells you how to make your own.
Check 'All my works' and find ExcelAnim.
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help