Jump to content

MTA:SA 1.0.4 and 1.1 Progress Update


jhxp

Recommended Posts

  • Replies 155
  • Created
  • Last Reply

Top Posters In This Topic

I couldn't get it to work either here's my very simple script.
function cAnimation(player) 
   engineLoadIFP("parkour.ifp") 
   engineUnloadIFP(HandPlant) 
   setPedAnimation( player, "parkour", "HandPlant") 
end 
addCommandHandler("handplant", cAnimation) 

Your script isn't valid.. You are unloading a nil IFP and the player argument doesn't exists @ clientside.

Here's a view about the custom animations

Link to comment
  • 4 weeks later...
By the way, the concurrent players are still growing. At some random times I'll get a view of monitor.mtasa.com, and once again: Its tipping the 2800 players. So, if I may ask, whats the current record? :P

EDIT: tipping 2900 right now O_O

Highest: 3115 players - 2010 Nov 21st 17:30

Link to comment
  • 2 weeks later...
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...