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

Posted

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) 

Chase178.png
Posted

What are you trying this in? There hasn't been a 1.1 build since this release, and I doubt you're building it yourself...

This won't be supported in 1.0.4.

Posted

why engineUnloadIFP?

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

  • Moderators
Posted

Chase there is no reason to unload it again.

The parkour animations work fine.

I made a quick video starring fatcj so you can taste it's potential:

MTA 1.1 Unstable (not 1.0.4)

Posted
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

Posted
Awesome! Got it working :) But too bad you can only make new library's of animations, instead if the ability to replace library's too.

I'm working on that, just wait :D

Posted

I don't think so bssol :P

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

  • 4 weeks later...
Posted
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

:d::i::s::g::r::a::c::e:

norby89.png

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

    • No registered users viewing this page.

×
×
  • Create New...