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
Help Archive
Threaded Mode
Run Speed
lennyboytje
Little Clucker
Posts: 13
Threads: 4
Joined: Jul 2011
Reputation:
0
#1
31.07.2011, 10:32
Is there anyway so the players can run faster
Greetz!
Find
Reply
Jay.
High-roller
Posts: 1,121
Threads: 139
Joined: Nov 2009
Reputation:
0
#2
31.07.2011, 10:36
Yes, you probably mean they can run like CJ ? in SP.
Use
pawn Код:
UsePlayerPedAnims
(
)
;
Under ongamemodeinit
Find
Reply
Finn
High-roller
Posts: 1,464
Threads: 11
Joined: Jan 2008
Reputation:
0
#3
31.07.2011, 10:37
UsePlayerPedAnims
should toggle CJ running animation for all skins, which is the fastest running animation.
Edit: too slow
Find
Reply
Kush
Gangsta
Posts: 781
Threads: 12
Joined: May 2011
Reputation:
0
#4
31.07.2011, 10:37
Quote:
Originally Posted by
lennyboytje
Is there anyway so the players can run faster
Greetz!
PHP код:
public
OnGameModeInit
()
{
UsePlayerPedAnims
();
return
1
;
}
Find
Reply
lennyboytje
Little Clucker
Posts: 13
Threads: 4
Joined: Jul 2011
Reputation:
0
#5
31.07.2011, 10:38
then it works
?
Edit: THNX, it works!!
Find
Reply
Jay.
High-roller
Posts: 1,121
Threads: 139
Joined: Nov 2009
Reputation:
0
#6
31.07.2011, 10:40
Quote:
Originally Posted by
lennyboytje
then it works
?
Why don't you try it ? Then you will find out :P
Find
Reply
lennyboytje
Little Clucker
Posts: 13
Threads: 4
Joined: Jul 2011
Reputation:
0
#7
31.07.2011, 10:41
yea it works thnx!
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: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive