Jump to content

//_Dragon

Members
  • Posts

    214
  • Joined

  • Last visited

Everything posted by //_Dragon

  1. http://imgur.com/G5KAbBd Guys i want add picture's level & number's level in scoreboard here are the script server : exports.scoreboard:addScoreboardColumn("Level",getRootElement(),1,40,'Level') function scoreLevel () local account = getPlayerAccount(source) local Level = getElementData(source,"Level") or 0 if isGuestAccount ( account ) then setElementData(source, "Level",":Experience/Emblems/Guest.png") else setElementData(source, "Level", ":Experience/Emblems/"..tostring(Level)..".png" ) end end addEventHandler("onPlayerSpawn", getRootElement(), scoreLevel) addEventHandler("onResourceStart",getResourceRootElement(getThisResource()),function() call(getResourceFromName("scoreboard"),"addScoreboardColumn","Level", getRootElement(), 1, 40) end )
  2. =====================================toni012899=========================== Dude i creat the mod but steal have problem anyway i send u the mod in pm i hope u fixe it
  3. +Saniya i need a example i'm not pro scripter :v just 34%
  4. Ty men toni012899 Blue idk why u're follow me allways ? i wont talk to you or insult you but ....
  5. Guys , i did not find the great mod i need mod when players is not using keayboard or mouse the skin's alpha will change to 0 & when he come back i mean using keayboard or mouse the skin's alpha will come back to 250 Yous understand guys !? | i hope some one creat this script .
  6. I dont find it any help
  7. Hi guys , i need mod AFK system when you are away on keyboard ( not moving ) your skin get alpha 250 / and when you move your keyboard or mouse the skin get back alpha 100 can some one help me ?
  8. émm yes i like it but i want make it like this http://postimg.org/image/erefal2wb/ & i have experience i just want change the script like the picture
  9. Omg i just want make my experience better | i dont care about that -.- !
  10. Hii all , can us help me for fixing drawing exprience like this picture http://postimg.org/image/erefal2wb/ I hope us answer me
  11. Hii evryone i want add green zone in this locations
×
×
  • Create New...