Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: iPrintBold or sayallcenter

  1. #1
    Private First Class
    Join Date
    Mar 2016
    Posts
    134
    Thanks
    48
    Thanked 11 Times in 10 Posts

    iPrintBold or sayallcenter

    Hi !
    Can anyone post here a script when i say /rcon sayallcenter , it goes iPrintinBold for all players ?
    I need it :/
    Thx

  2. #2
    Private First Class thOuMta's Avatar
    Join Date
    Oct 2012
    Location
    France
    Posts
    191
    Thanks
    139
    Thanked 35 Times in 28 Posts
    Click image for larger version. 

Name:	-fuck-you)-T-Shirt.jpg 
Views:	74 
Size:	19.5 KB 
ID:	1035

    Hmm no !

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

    YuriJurek (23rd March 2016)

  4. #3
    Corporal voron00's Avatar
    Join Date
    Nov 2014
    Posts
    248
    Thanks
    64
    Thanked 216 Times in 116 Posts
    PHP Code:
    saybold()
    {
        
    setcvar("saybold","");
        for(;;) {
            
    wait 0.05;
            if(
    getcvar("saybold")!="") {
                
    iprintlnbold(getcvar("saybold"));
                
    setcvar("saybold","");
                
    wait 0.05;
            }
        }
        
    wait .1;

    sudo apt-get rekt

  5. The Following 3 Users Say Thank You to voron00 For This Useful Post:

    kung foo man (23rd March 2016),suck000 (23rd March 2016),thOuMta (23rd March 2016)

  6. #4
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    You sent me a PM 4 minutes after posting this?

    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  7. The Following 2 Users Say Thank You to IzNoGoD For This Useful Post:

    thOuMta (23rd March 2016),YuriJurek (23rd March 2016)

  8. #5
    Private First Class
    Join Date
    Mar 2016
    Posts
    134
    Thanks
    48
    Thanked 11 Times in 10 Posts
    This website is supposed to be for helping each others. But none ever helped me expect voron.
    IzNoGod and thoumta please ignore urselfs. nik omkom el 9a7ba
    na3n zabour omek ya thoumta w idek fi zebi na3n din rabek.
    THX VORON

  9. #6
    Private First Class
    Join Date
    Oct 2013
    Posts
    219
    Thanks
    56
    Thanked 105 Times in 66 Posts
    Quote Originally Posted by suck000 View Post
    This website is supposed to be for helping each others.
    We don't mind people asking for help, but we do mind when there are kids using google translate that have zero experience when it comes to scripting only ask us to do everything for them. We're not here to make mods for you.

  10. The Following User Says Thank You to filthy_freak_ For This Useful Post:

    thOuMta (23rd March 2016)

  11. #7
    Private First Class thOuMta's Avatar
    Join Date
    Oct 2012
    Location
    France
    Posts
    191
    Thanks
    139
    Thanked 35 Times in 28 Posts
    Just use search function ! You spam all, like izno said you send PM 4 min after posting this !
    This community is for help but have some tutorials to make servers and some scripts too, so stop spam!

  12. The Following User Says Thank You to thOuMta For This Useful Post:

    YuriJurek (23rd March 2016)

  13. #8
    Private First Class
    Join Date
    Mar 2016
    Posts
    134
    Thanks
    48
    Thanked 11 Times in 10 Posts
    OK am sorry , i just need help.
    I did not know how to make voron's script working.

  14. #9
    Private First Class thOuMta's Avatar
    Join Date
    Oct 2012
    Location
    France
    Posts
    191
    Thanks
    139
    Thanked 35 Times in 28 Posts
    B3 poweradmin saybold:

    PHP Code:
    _b3_saybold()
    {
        
    msg  getcvar("b3_saybold");
        
    setcvar("b3_saybold""");

        
    players getentarray("player""classname");
        for(
    0players.sizei++)            
            
    players[iplayLocalSound("ctf_touchown");    
        
    iprintlnbold(msg);


  15. The Following User Says Thank You to thOuMta For This Useful Post:

    suck000 (23rd March 2016)

  16. #10
    Private First Class
    Join Date
    Mar 2016
    Posts
    134
    Thanks
    48
    Thanked 11 Times in 10 Posts
    i put it in /maps/mp/gametypes ? and that's it ?

    what i must write ingame sayall or sayallcenter ? thx thoumta

Posting Permissions

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