Jump to content

LightifyLife

Members
  • Posts

    5
  • Joined

  • Last visited

LightifyLife's Achievements

Vic

Vic (3/54)

0

Reputation

  1. Hi, So I've been working on a login system which works good. There is one issue.. When the login window is created I do: fadeCamera(false,0,0,0,0) But when the map (Its a race server) changes, the background fades away, which I dont want to happen. How can I achieve this?
  2. I found it, it was called 'race rank' and located in the destruction_derby.lua.
  3. I don't know where the piece of code is located. Do you know it? Also, do you perhaps know what I need to edit in the destruction_derby.lua to let the last survivor finish the map?
  4. Hi, What do I need to edit in the destruction_derby.lua to let the last survivor finish the map? I'm trying to remove 'race ran' from the scoreboard but it is not working. exports.scoreboard:removeScoreboardColumn('race ran') I did successfully remove 'state' from the scoreboard with the same code. What am I doing wrong?
×
×
  • Create New...