Solved countdown

Unpaid Requests, Public Plugins
Post Reply
User avatar
sPe3doN
Senior Member
Senior Member
Algeria
Posts: 258
Joined: 7 years ago
Contact:

countdown

#1

Post by sPe3doN » 5 years ago

hello
can som one change countdown from hud to like this
Image
Image

User avatar
Raheem
Mod Developer
Mod Developer
Posts: 2214
Joined: 7 years ago
Contact:

#2

Post by Raheem » 5 years ago

Open ze_core.sma and find these lines:
  • Code: Select all

    	set_hudmessage(random(256), random(256), random(256), -1.0, 0.21, 0, 0.8, 0.8)
    	show_hudmessage(0, "%L", LANG_PLAYER, "RUN_NOTICE", g_iCountDown)
Delete them and add this one instead:
  • Code: Select all

    	client_print(0, print_center, "%L", LANG_PLAYER, "RUN_NOTICE", g_iCountDown)
Good idea if we made this as cvar next version. If someone remember us we will add HUD/DHUD/CHAT.
He who fails to plan is planning to fail

User avatar
sPe3doN
Senior Member
Senior Member
Algeria
Posts: 258
Joined: 7 years ago
Contact:

#3

Post by sPe3doN » 5 years ago

Raheem wrote: 5 years ago Open ze_core.sma and find these lines:
  • Code: Select all

    	set_hudmessage(random(256), random(256), random(256), -1.0, 0.21, 0, 0.8, 0.8)
    	show_hudmessage(0, "%L", LANG_PLAYER, "RUN_NOTICE", g_iCountDown)
Delete them and add this one instead:
  • Code: Select all

    	client_print(0, print_center, "%L", LANG_PLAYER, "RUN_NOTICE", g_iCountDown)
Good idea if we made this as cvar next version. If someone remember us we will add HUD/DHUD/CHAT.
Nice raheem it will be really good idea
Image

Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Who is online

Users browsing this forum: No registered users and 3 guests