extlatvia Posted March 30, 2012 Posted March 30, 2012 Hi. I want something ask. I have here timepassed its look like this. Here is code. dxDrawingColorText ( "Timepassed: #FFFFFF"..g_TimePassed,screenWidth/2.1, 54, screenWidth/2.1, 54, tocolor(253, 208, 23,255), 255, 0.5, "bankgothic", "center", "bottom", false, false, false ) But is possible set like this a Timepassed and down is Timeleft: time.
drk Posted March 30, 2012 Posted March 30, 2012 Final time - Time passed = Timeleft EPT Team Server Development: 0% Learning C++ | C++ is amazing
extlatvia Posted March 30, 2012 Author Posted March 30, 2012 i think make other text where show Timeleft. but idk how set. "Timepassed: #FFFFFF"..g_Timeleft <-- tryed doesnt work.
drk Posted March 30, 2012 Posted March 30, 2012 You need get total time and subtract the current time passed. EPT Team Server Development: 0% Learning C++ | C++ is amazing
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