Plate Posted February 17, 2013 Posted February 17, 2013 Hola necesito una ayuda es que esto no sirve y tampoco tira ningun error addEventHandler("onClientElementDataChange", getRootElement(), function (datName) if ( dataName == "Level" ) then guiSetText ( GUIEditor_Label[1],( getElementData ( localPlayer, "Level" ) ) ) elseif ( dataName == "EXP" ) then guiSetText ( GUIEditor_Label[3], ( getElementData ( localPlayer, "EXP" ) ) ) end end ) Visita Full GameZ DayZ Mod Server IP: mtasa://158.69.125.144:29015
Castillo Posted February 17, 2013 Posted February 17, 2013 function (datName) Pusiste "datName" no "dataName". San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Plate Posted February 17, 2013 Author Posted February 17, 2013 Lol no me di cuenta gracias Visita Full GameZ DayZ Mod Server IP: mtasa://158.69.125.144:29015
Castillo Posted February 17, 2013 Posted February 17, 2013 De nada. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Recommended Posts