Jump to content

BossyXD

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by BossyXD

  1. ise este pequeño sistema de avatares pero cuando lo inicio si saca la imagen del skin pero cuando cambio de skin no se cambia osea no se actualiza la imagen hay una forma de arreglarlo aqui el script pequeño addEventHandler("onClientResourceStart", resourceRoot, function() local skinid = getElementModel(localPlayer) avatar.skin = guiCreateStaticImage(scx-95-15, 7, 110, 80, "skins/"..getElementModel(localPlayer)..".png", false) end )
  2. as I can unlock the function of allowing custom animations that do not come in mta I see that can be used in many but in my sv sv has locked the function
  3. I see some sv custom files can be used as animations but mine would not let me know how I can unlock to work in my sv please help me
×
×
  • Create New...