NicoXGg Posted July 13, 2016 Posted July 13, 2016 Hey guys, Do you know how change the font of the winner text ? I have see in my destructionderby.lua and i can't change font : http://prntscr.com/bshxsn Can you help me ? Thanks, NicoX.
roaddog Posted July 13, 2016 Posted July 13, 2016 Show the showMessage function. You gone learn today. I work my ass off, but I still can't pay tho.
NicoXGg Posted July 13, 2016 Author Posted July 13, 2016 Show the showMessage function. It's in the screen!
Et-win Posted July 13, 2016 Posted July 13, 2016 Maybe just remove the line, and put ur own dxDrawText-function into there ;P ~Scripts~ Clan War System V1.2.0 ~Maps~ [DM]Et-win - The Run [FUN]Et-win - Drift Rocket [FUN]Et-win - Drift Rocket // [DD]Et-win - Cross 3xC
NicoXGg Posted July 13, 2016 Author Posted July 13, 2016 Maybe just remove the line, and put ur own dxDrawText-function into there ;P What's the line to remove ?
فاّرس Posted July 13, 2016 Posted July 13, 2016 Show the showMessage function. It's in the screen! He means show the original function it's look like that : function showMessage ( ... ) Sha67 سابقاً
NicoXGg Posted July 14, 2016 Author Posted July 14, 2016 Show the showMessage function. It's in the screen! He means show the original function it's look like that : function showMessage ( ... ) The original function is in the screen because i've use the orignial destructionderby.lua
Et-win Posted July 14, 2016 Posted July 14, 2016 No, in 'destructionderby.lua' you have the line: showMessage(getPlayerName(activePlayers[1]) .. ' is the final survivor!', 0, 255, 0) at line 73. If I only would want to edit this text, I would remove the line and create my own 'dxDrawText' function and effects and put them in this file. Instead of giving this message, start a render and play a 'dxDrawText' function with effects or so. ~Scripts~ Clan War System V1.2.0 ~Maps~ [DM]Et-win - The Run [FUN]Et-win - Drift Rocket [FUN]Et-win - Drift Rocket // [DD]Et-win - Cross 3xC
NicoXGg Posted July 15, 2016 Author Posted July 15, 2016 No, in 'destructionderby.lua' you have the line: showMessage(getPlayerName(activePlayers[1]) .. ' is the final survivor!', 0, 255, 0) at line 73. If I only would want to edit this text, I would remove the line and create my own 'dxDrawText' function and effects and put them in this file. Instead of giving this message, start a render and play a 'dxDrawText' function with effects or so. I'm really new in scripting can you send me the line ?
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