MrXz Posted January 12, 2012 Share Posted January 12, 2012 Hi, this post is to know where this was shown in the image and if you can script what is shown would greatly appreciate they are Do not know how you call that, if you could tell where it is located and if you can the script And this is the end .. either do not know how you call this, in the end the car stops and get the message, where is this? and if the script can ^ ^! AD : I'm new to all that is script, so you do not know where are located the things I need ... eventually learn:) Link to comment
FatalTerror Posted January 12, 2012 Share Posted January 12, 2012 Yo, I see in your picture "eF Clan" and i see in your profile "eF Clan" ^^ I think it's your server & your clan. I think too, you have copy these rankingboard and nextmap message. The rankingboard are located in rankingboard.lua & rankingboard_client.lua The nextmap message are located in mods/base.lua function RaceMode.endMap() if stateAllowsPostFinish() then gotoState('PostFinish') local text = g_GameOptions.randommaps and 'Next map starts in:' or 'Vote for next map starts in:' Countdown.create(5, RaceMode.startNextMapSelect, text, 255, 255, 255, 0.6, 2.5 ):start() triggerEvent('onPostFinish', g_Root) end end Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now