Jump to content

Search the Community

Showing results for tags 'interior ped anim'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Multi Theft Auto: San Andreas 1.x
    • Support for MTA:SA 1.x
    • User Guides
    • Open Source Contributors
    • Suggestions
    • [Read-Only] Ban appeals
  • General MTA
    • News
    • Media
    • Site/Forum/Discord/Mantis/Wiki related
    • MTA Chat
    • Other languages
  • MTA Community
    • Scripting
    • Maps
    • Resources
    • Other Creations & GTA modding
    • Competitive gameplay
    • Servers
  • Other
    • General
    • Multi Theft Auto 0.5r2
    • Third party GTA mods
  • Archive
    • Archived Items
    • Trash

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Gang


Location


Occupation


Interests

Found 1 result

  1. Hi Guys I need helps i cant make a Ped In Interior <map edf:definitions="editor_main"> <ped id="ped (1)" dimension="0" model="205" interior="3" rotZ="0.003" alpha="255" posX="1209.1" posY="-35.8" posZ="1001.5" rotX="0" rotY="0"></ped> </map> but i can not set a Animation i see about PedAnimation but i not works,why i create the ped with the mapeditor not with a script i test this example in CJ Street i make this, but i no have idea to put in a interior (and make immortal ped) function pedLoad () APed = createPed ( 205, 2489, -1665, 13 ) setTimer(setPedRotation,5000,1,APed,270 ) setTimer(setPedAnimation,5000,1,APed,"DANCING","DAN_Down_A",-1,true,true,true ) end addEventHandler ( "onResourceStart", getRootElement(), pedLoad ) can help me? plss
×
×
  • Create New...