Jump to content

FernandoMTA

Members
  • Posts

    427
  • Joined

  • Last visited

  • Days Won

    38

Reputation Activity

  1. Thanks
    FernandoMTA reacted to IIYAMA for a status update, Creating a Roleplay/RPG server? Today I have added a utility function to the wiki, wh   
    Creating a Roleplay/RPG server?
    Today I have added a utility function to the wiki, which you might want to use.
    https://wiki.multitheftauto.com/wiki/GetPedGender
    --[[ The command /gender will display the gender of your player/ped element. ]] addCommandHandler("gender", function () outputChatBox("My gender: " .. tostring(getPedGender(localPlayer))) end)  
  2. Like
    FernandoMTA reacted to IIYAMA for a status update, An example of a nice and simple way to add 'time driven' animations to your MTA creat   
    An example of a nice and simple way to add 'time driven' animations to your MTA creations.
     
  3. Thanks
    FernandoMTA reacted to Tut for a status update, Happy birthday!   
    Happy birthday!
×
×
  • Create New...