Jump to content

Reflex#

Members
  • Posts

    230
  • Joined

  • Last visited

Everything posted by Reflex#

  1. Ok,thx again And how i can choose a place for this text?
  2. Oh thx man that work How i can change font? and place of this thing?now it in the center.I want it in upper right corner..
  3. function showTextDisplay ( player, command ) local serverDisplay = textCreateDisplay() textDisplayAddObserver ( serverDisplay, player ) local serverText = textCreateTextItem ( "Server Time:", 0.5, 0.5 ) textDisplayAddText ( serverDisplay, serverText ) end addCommandHandler( "showText", showTextDisplay ) function showtime () local time = getRealTime() local hours = time.hour local minutes = time.minute end Something like this?
  4. You didnt write it you copied it from the wiki, and what exactly do you want to be done? I want to create table in what will be write Server Time:[here time]
  5. oh sorry about time all work..but how to create table time?
  6. ----->meta.xml "ReFleX" type">type="script" name="Server Time" version="1.0" /> function showtime () local time = getRealTime() local hours = time.hour local minutes = time.minute outputChatBox ( "Local Time: "..hours..":"..minutes ) end I create this..but thing dont work..dont show in resource column,whats wrong? And 2-nd question How i can to create Ghostmode:On/off table in place what i want?
  7. Reflex#

    Server time

    and that's all? But how i put it in place what i want?
  8. Reflex#

    Server time

    How to create a server time script..i want to put it in upper right corner.. Help please
  9. Reflex#

    Admin Panel

    Where i can download the latest version of Admin Panel? Give me please link or.. Because in my admin panel dont work country of player and flag,and scoreboard flag dont working
  10. in function engineImportTXD 2 argument is model id, not TXD element. resource dont work..i dont know why.
  11. ---> client.lua function start () txd = engineLoadTXD("vehicle.txd") engineImportTXD(txd, vehicle) ---> meta.xml "ReFleX" version="1.0.3" " type="script" /> vehicle.txd" /> " /> .lua" type="client" /> What wrong? Script is on on server,but dont working
  12. Hi guys I want to present you [RHD]Server[DD/DM] Server is 24/7 and you can play every time you want. I'm owner of this server,so if you have questions for me,ask IP:188.64.172.136:22031 We wait for you
  13. Oh i'm big noob Thx i do this,i forget about this setting thank you man
  14. Hey guys! I have a problem. What should I do,that in scoreboard show not color code like #ababab,only color?
  15. thank's man,that working
  16. I enter this file in line 704,but scoreboard not work.
  17. exports.scoreboard:addScoreboardColumn('Home') function showcountry() local flag = exports.admin:getPlayerCountry ( source ) if flag then setElementData(source,"Home",":admin/client/images/flags/"..flag..".png") else flag = "N/A" end end addEventHandler("onPlayerJoin",getRootElement(),showcountry) What's wrong? In Home coulmn show not flags,only words: :admin/client/images/flags
  18. I don't think that that's map good..but..for v1..you can be good mapper..but you need have your style of mapping..and your map's will be like many peoples man..
  19. I like difficult maps too. Skotinka have many maps..but he didn't have style of map's...like ClaudiO
  20. WTF? Many players say that good map is bad-They say it's because they are unable to finish
  21. Ok i add you...i wait when you accept my application to add you in friends
  22. Why epic? That's good map,rafhina do good map. P.S:If you can't finish that's map,that's not bad map,that's you bad DM Racer
  23. Ok...but can you show me this? Sorry for my stupid's in scripting
×
×
  • Create New...