Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: the score is not renewed

  1. #21
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    Thanks i have a problem with cg_smsg

    if use:

    Code:
    // Server Messages (left)
    set cg_smsg_amount "6" // Amount of messages
    set cg_smsg_delay "30" // Delay in seconds, between messages
    // As many messages as you want
    set cg_smsg_1 "^2WELCOME TO HELLAS AWMN #19508 CRACKED SERVER"
    set cg_smsg_2 "^3AWMN IP: 10.70.183.21"
    set cg_smsg_3 "^3INTERNET IP: power-net.no-ip.org"
    set cg_smsg_4 "^5AWMN WEBSITE: www.power-net.awmn"
    set cg_smsg_5 "^5INTERNET WEBSITE: power-net.no-ip.org"
    set cg_smsg_6 "^5EMAIL: hellas.play@gmail.com"
    
    
    // ^1 = Red* 
    // ^2 = Green* 
    // ^3 = Yellow* 
    // ^4 = Blue* 
    // ^5 = Cyan* 
    // ^6 = pink/Magenta* 
    // ^7 = White* 
    // ^0 = Black*

    not work , but if use:

    Code:
    // Server Messages (center)
    set cg_msg_amount "6" // Amount of messages
    set cg_msg_delay "30" // Delay in seconds, between messages
    // As many messages as you want
    set cg_msg_1 "^2WELCOME TO HELLAS AWMN #19508 CRACKED SERVER"
    set cg_msg_2 "^3AWMN IP: 10.70.183.21"
    set cg_msg_3 "^3INTERNET IP: power-net.no-ip.org"
    set cg_msg_4 "^5AWMN WEBSITE: www.power-net.awmn"
    set cg_msg_5 "^5INTERNET WEBSITE: power-net.no-ip.org"
    set cg_msg_6 "^5EMAIL: hellas.play@gmail.com"
    
    
    // ^1 = Red* 
    // ^2 = Green* 
    // ^3 = Yellow* 
    // ^4 = Blue* 
    // ^5 = Cyan* 
    // ^6 = pink/Magenta* 
    // ^7 = White* 
    // ^0 = Black*
    it works fine . I want left message not center

  2. #22
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Open the messages IWD file, and find maps\mp\gametypes\_messages.gsc. Edit it from this:

    Code:
    self iprintlnbold( msg );
    To this:

    Code:
    self iprintln( msg );
    Close and save.

  3. The Following User Says Thank You to Tally For This Useful Post:

    kung foo man (21st July 2015)

  4. #23
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by Tally View Post
    Open the messages IWD file, and find maps\mp\gametypes\_messages.gsc. Edit it from this:

    Code:
    self iprintlnbold( msg );
    To this:

    Code:
    self iprintln( msg );
    Close and save.
    not work again

  5. #24
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by punisher2202 View Post
    not work again
    You must use these dvars:

    Code:
    // Server Messages (center)
    set cg_msg_amount "6" // Amount of messages
    set cg_msg_delay "30" // Delay in seconds, between messages
    // As many messages as you want
    set cg_msg_1 "^2WELCOME TO HELLAS AWMN #19508 CRACKED SERVER"
    set cg_msg_2 "^3AWMN IP: 10.70.183.21"
    set cg_msg_3 "^3INTERNET IP: power-net.no-ip.org"
    set cg_msg_4 "^5AWMN WEBSITE: www.power-net.awmn"
    set cg_msg_5 "^5INTERNET WEBSITE: power-net.no-ip.org"
    set cg_msg_6 "^5EMAIL: hellas.play@gmail.com"
    There is no cg_smsg dvar any more.

  6. #25
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by Tally View Post
    You must use these dvars:

    Code:
    // Server Messages (center)
    set cg_msg_amount "6" // Amount of messages
    set cg_msg_delay "30" // Delay in seconds, between messages
    // As many messages as you want
    set cg_msg_1 "^2WELCOME TO HELLAS AWMN #19508 CRACKED SERVER"
    set cg_msg_2 "^3AWMN IP: 10.70.183.21"
    set cg_msg_3 "^3INTERNET IP: power-net.no-ip.org"
    set cg_msg_4 "^5AWMN WEBSITE: www.power-net.awmn"
    set cg_msg_5 "^5INTERNET WEBSITE: power-net.no-ip.org"
    set cg_msg_6 "^5EMAIL: hellas.play@gmail.com"
    There is no cg_smsg dvar any more.
    thanks for the help but i want the left corner message not center

  7. #26
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by punisher2202 View Post
    thanks for the help but i want the left corner message not center
    You have left messages. Use these dvars:

    Code:
    // Server Messages (center)
    set cg_msg_amount "6" // Amount of messages
    set cg_msg_delay "30" // Delay in seconds, between messages
    // As many messages as you want
    set cg_msg_1 "^2WELCOME TO HELLAS AWMN #19508 CRACKED SERVER"
    set cg_msg_2 "^3AWMN IP: 10.70.183.21"
    set cg_msg_3 "^3INTERNET IP: power-net.no-ip.org"
    set cg_msg_4 "^5AWMN WEBSITE: www.power-net.awmn"
    set cg_msg_5 "^5INTERNET WEBSITE: power-net.no-ip.org"
    set cg_msg_6 "^5EMAIL: hellas.play@gmail.com"
    That will give you left messages. You will NOT be able to do center messages.

    It really isn't rocket science to understand.

    //Thread locked to avoid any more idiot posts. We don't need 3 pages for something that should have been solved in 1 page.
    Last edited by Tally; 22nd July 2015 at 17:50.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •