Jump to content

hellreturn

Management
  • Posts

    2836
  • Joined

  • Last visited

  • Days Won

    51

Reputation Activity

  1. Like
    hellreturn reacted to fanboi in play sound command (ATTN BECK)   
    hey
     
    u mean this?
     
    [command] command = perfo exec    = playsound sound/misc/perfo.wavdesc    =  levels  = 60 50 40 35 30 25 20 15 10 5 0  create a pk3 file ..folder: sound  than misc folder or whatever ..put your sound in this misc folder ..thats the way ...
  2. Like
    hellreturn got a reaction from frasenshuRiken in Hi   
    Hola,
     
    Here is silEnT mod support section: http://mygamingtalk.com/forums/forum/31-support/
     
    Also go through wiki/manual once: http://mygamingtalk.com/wiki/index.php/SilEnT_Mod
     
    Feel free to ask for help We are here to help!
     
    PS Welcome to the forums!
  3. Like
    hellreturn reacted to Jhonny/Shinobi in Demos   
    You could try: http://fearless-assassins.com/files/file/697-et-demoview-edition/
    It has many features mentioned above.
  4. Like
    hellreturn reacted to Dennis92NL in Statistics and loading screen freeze?   
    Hi All,
     
    First i have a question about the end game statistics, there is a cvar that shows the most knife, mine ect. kills. But my end spreerecords and rating are not showing. I only see 2 things. How can i enable this.
     
    The second thing, i dont know if it has anything to do with silent i i connect to the server sometimes the loading screen freezes and don't do anything. This is what happend to a few players 2. When they are connecting it's stuck on the loading screen and they are "timed out". When they reconnect it's all fine. When i open console on the moment i,m freezed it shows me all the force cvars. Like i,m ingame. But still stuck on the loading screen. Anyone knows this problem?
     
    I also wanna make a shout-out to the silEnT mod team. Since i upgraded from pub to silEnT my server got improved alot with the database and the anticheat system. I,m really happy to see that you guys are still improving the gameplay.
     
    Have a nice day!
     
    Regards,
    Dennis
  5. Like
    hellreturn got a reaction from clan DIABOLIK in Upgrading from MySQL server 5.1 to 5.5 - Debian   
    If you are trying to upgrade from MySQL server from 5.1 to 5.5 on debian and if you are getting below error then you can try this steps to resolve the issue for you:
    Setting up mysql-server-core-5.5 (5.5.30-1~dotdeb.0) … Setting up mysql-server-5.5 (5.5.30-1~dotdeb.0) … Installing new version of config file /etc/mysql/debian-start … Installing new version of config file /etc/init.d/mysql … Installing new version of config file /etc/logrotate.d/mysql-server … Stopping MySQL database server: mysqld. Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! invoke-rc.d: initscript mysql, action “start” failed. dpkg: error processing mysql-server-5.5 (–configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of mysql-server: mysql-server depends on mysql-server-5.5; however: Package mysql-server-5.5 is not configured yet. dpkg: error processing mysql-server (–configure): dependency problems – leaving unconfigured configured to not write apport reports configured to not write apport reports Errors were encountered while processing: mysql-server-5.5 mysql-server E: Sub-process /usr/bin/dpkg returned an error code (1)  
    Steps to resolve the issue while upgrading MySQL Server:
     
    Take a look at /var/log/syslog and check what errors are you getting:
     
    Quick fix for the below errors:
     
    Error 1:  [Warning] The syntax '--log-slow-queries' is deprecated and will be removed in a future release. Please use '--slow-query-log'/'--slow-query-log-file' instead.
     
    Correct syntax for slow queries log in MySQL 5.5:
     
    slow_query_log_file = /your/path/slowqueries.log  
    Error 2: [Warning] ignore-builtin-innodb is deprecated and will be removed in future releases.
     
    http://dev.mysql.com/doc/innodb/1.1/en/glossary.html#glos_built_in
     
     
    Simply remove this line if you have in your my.cnf
     
    ignore_builtin_innodb Error 3: [ERROR] Couldn't load plugin named 'innodb' with soname 'ha_innodb_plugin.so'.
     
    Remove below line from your old my.cnf
     
    plugin-load=innodb=ha_innodb_plugin.so  
    Error 4: /usr/sbin/mysqld: unknown variable 'default-character-set=utf8'
     
    Use charset_name as the default character set. This option is deprecated in favor of --character-set-server. See Section 9.5, “Character Set Configuration”. --default-character-set was removed in MySQL 5.5.3. 
     
    http://dev.mysql.com/doc/refman/5.5/en/server-options.html#option_mysqld_default-character-set
     
    Error 5: If you are getting permissions errors you can always start MySQL Server using this:
     
    /usr/sbin/mysqld --skip-grant &  
    Don't panic if your MySQL server doesn't start after upgrade. Just keep checking logs and see where is the issue and try to resolve it. Took me a few minutes to figure the issue out but logs are your best friend during upgrade.
     
    Note: Never forget to take back ups before upgrade.
  6. Like
    hellreturn reacted to TheSilencerPL in NSA and backdoor in Linux?   
    The NSA has asked Linus Torvalds to inject covert backdoors into the free and open operating system GNU/Linux. This was revealed in this week’s hearing on mass surveillance in the European Parliament. Chalk another one up of the United States NSA trying to make information technology less secure for everyone.
     
    The father of Linus Torvalds, Nils Torvalds, is a Member of the European Parliament for Finland. This week, Nils Torvalds took part in the European Parliament’s hearing on the ongoing mass surveillance, and brought a revelation:
    The United States security service NSA has contacted Linus Torvalds with a request to add backdoors into the free and open operating system GNU/Linux.
     
    The entire inquiry is available here:

     
    Nils Torvalds’ revelation was presented in an episode which started (at 3:06:58) by me pointing out to the Microsoft representative in the panel, that in a system like GNU/Linux, built on open source, you can examine the source code to see that there aren’t any back doors. In Microsoft’s systems, this possibility is absent, since the source code is secret to outsiders.
     
    Read the whole article.
     
     
    Here Linus answers the question:
    http://www.youtube.com/watch?v=84Sx0E13gAo#t=1460
  7. Like
    hellreturn got a reaction from clan DIABOLIK in silEnT mod release 0.8.1   
    We don't share what gets updated on our Anti Cheat side but we rest assure we try our best
  8. Like
    hellreturn reacted to Dragonji in no guid players getting kicked by enhmod on silent   
    In silEnT mod you can use Lua to code most (if not all) features Enhanced Mod provides.
  9. Like
    hellreturn reacted to Dragonji in custom hitboxes   
    How about your feeling?
  10. Like
    hellreturn got a reaction from clan DIABOLIK in Prevent muted players from renaming   
    For someone else reference if needed in future: http://mygamingtalk.com/wiki/index.php/Silent_Mod_Server_Cvar#g_muteRename
  11. Like
    hellreturn got a reaction from gaoesa in custom hitboxes   
    http://mygamingtalk.com/wiki/index.php/Silent_Mod_Server_Cvar#g_realBody
     
    You can't create your own hitboxes but if you need harder one you can use above settings. 
  12. Like
    hellreturn reacted to Dookie in AxE Clan Server   
    AxE server new IP:  144.76.122.35:27980
  13. Like
    hellreturn reacted to Sol in g_shuffle_staytime or something?   
    MINIMAL_LEVEL_TOEXECUTE = 20 -- minimal level to execute this command SHUFFLE_COMMAND = "!shuffle" -- shuffle command SHUFFLE_AFTERTIME = 5*60 -- 5min Client = { } function et_InitGame( levelTime, randomSeed, restart ) maxclients = et.trap_Cvar_Get( "sv_maxclients" ) end function et_ClientCommand( num, cmd ) local arg0 = string.lower(cmd) local arg1 = string.lower(et.trap_Argv(1)) if et.G_shrubbot_level( num ) >= MINIMAL_LEVEL_TOEXECUTE and arg0 == SHUFFLE_COMMAND or arg1 == SHUFFLE_COMMAND then StartTime = os.time() for i = 0, maxclients - 1 do local team = et.gentity_get(i, "sess.sessionTeam") if team ~= 3 then Client[i] = team end end return true -- let execute it end if arg0 == "team" and StartTime ~= nil then if arg1 == "b" then if os.time() >= (StartTime + SHUFFLE_AFTERTIME) and Client[num] == 1 then return false end elseif arg1 == "r" then if os.time() >= (StartTime + SHUFFLE_AFTERTIME) and Client[num] == 2 then return false end end end end It is just concept but it should works, in this case they won't be able to change to ->spec-> another team too
  14. Like
    hellreturn reacted to Chuckun in g_shuffle_staytime or something?   
    I am requesting a new shuffle server cvar to prevent players from switching teams until after a predifined period of time..
     
    For example, g_shuffle_staytime 300 would prevent players from switching teams until 5 minutes after any shuffle (be it via shrubbot command or auto shuffle).
     
    This would be SO helpful.
     
    If this were to be implemented, it should not affect !putteam, as there are occasions where people DO need to move soon after a shuffle (if a player leaves for example), but dealing with this manually would be so much better than dealing with all the team stackers we have every day..
     
    Could it be implemented?
     
    If you need any extra infos I will be stalking so feel free to ask
  15. Like
    hellreturn reacted to gaoesa in custom vote   
    Implemented in the next version, with following syntax:
     
     
    The votes are seen and executed with the /callvote command. The levels are optional and if it is left empty, players with any level can call the votes.
     
    EDIT:
    These blocks are defined in the shrubbot.cfg file.
  16. Like
    hellreturn reacted to Dookie in Great to see   
    Great to see that many servers started using silent anticheat, hope it will spread even more and that silent mod team will detect even more cheats. Thanks for it!
  17. Like
    hellreturn reacted to BECK in halloween skin silent   
    Hmmm......I believe the resurrection skins will work for all maps.  This is what we do.
     
    Put the resurrection skins PK3 in your SERVER's etmain folder.  This makes it OPTIONAL for your players.
     
    Then just put the PK3 in your own client's etmain folder.   Now you've got zombie skins on all maps on that server.
     
    I found a public link for the skins here:
    http://www.wolffiles.de/index.php?filebase&fid=1648
  18. Like
    hellreturn reacted to clan DIABOLIK in BACKUPS   
    Thanks a lot @all for your support, nice from you  
     
     
    I'm afraid it is the case, they just propose to make a new command for another VPS, I learn here the term 'foolish' ...
    This stupid company is: http://qualityserv.fr/   I remember when I was at http://dediserverhosting.com/ it was zero problem !
     
     
    I found the courage, now I tune a @home server  to get the same settings as the original one, g_mode+g_weapons+g_misc make 90% of the server; cool !
    In few days, a good BACKUP   and will upload on another VPS
     
    Bye all !
  19. Like
    hellreturn reacted to gaoesa in no silent guid and no pb guid   
    Please update your server to the latest version of the mod. According to splatterladder, it is currently 0.6.3 version. If there is a bug we can't fix or identify it from older versions.
  20. Like
    hellreturn reacted to Headhunter in [ETG]amers Clan recruiting   
    http://i1192.photobucket.com/albums/aa328/funwave1/ETG/fbfec429-d936-4a7c-a8e2-c59cd10f3178.jpg
    http://i1192.photobucket.com/albums/aa328/funwave1/ETG/th_d639a3ab-c8f0-46cd-a99b-c4d49bb0f52b.jpg
     
    Community Website & Server-Overview : http://etgamers.web-rpg.org/
     
    Name : [ETG]Sniper
    Protocol : ET 2.55 / 2.60b (ET 300)
    Gametype : Map-Voting
    Friendly Fire : Off
    Slots : 32
    Bots : 14
    Server IP : 213.246.39.86:27981
     
    Name : [ETG]NQ-Fun
    Protocol : ET 2.55 / 2.60b
    Gametype : objectcycle
    Friendly Fire : Off
    Slots : 32
    Bots : 8
    Server IP : 213.246.39.86:27982
     
    Name : [ETG]Silent 7.2
    Protocol : ET 2.55 / 2.60b
    Gametype : Map-Voting
    Friendly Fire : Off
    Slots : 32
    Bots : 8
    Server IP : 213.246.39.86:27983
     
    Name : [ETG]Pub 9.1
    Protocol : ET 2.55 / 2.60b
    Gametype : Map-Voting
    Friendly Fire : Off
    Slots : 32
    Bots : 8
    Server IP : 213.246.39.86:27984
     
    Name : [ETG]Bastard 6.3
    Protocol : ET 2.55 / 2.60b
    Gametype : Map-Voting
    Friendly Fire : Off
    Slots : 32
    Bots : 8
    Server IP : 213.246.39.86:27985
     
    Name : [ETG]Jaymod 2.2
    Protocol : ET 2.55 / 2.60b
    Gametype : objectcycle
    Friendly Fire : Off
    Slots : 32
    Bots : 8
    Server IP : 213.246.39.86:27986
     
    Name : [ETG]Teamspeak3
    Protocol : Full Licence (512)
    Gametype : Voiceserver
    Server IP : 74.208.158.153:9991
     
    Sometime Fun-Times with special Fun-Settings & Maps
    More Info at our Forum
    Have fun all
  21. Like
    hellreturn reacted to NoGooD in Server problems.   
    I'd recommend checking out dedicated server hosting first. I've used gameservers.com in the past as both a redirect and a game host.They are decent for the most part but generally overpriced for what you get. I also had a period of time where the server I was on got constantly flooded and crapped out. Its one of the reasons why I switched over to dedicated hosting. They use better hardware and I've had very few issues.
  22. Like
    hellreturn reacted to Antichrist in Thank you!   
    The new changes to the SilentAC system are amazing, and take even more work off admins, giving us more play time. 
     
    It is MUCH appreciated!
     
    Silent has by far exceeded every expectation I've ever had from a mod. I've played EtPub for years, and when Silent was going to release ETPub, I was a little nervous at first, but It has done nothing but good things for our servers.
     
    I've always been a creature of habit, and hate changes to what I'm used to, but I actually get excited when I hear about a new Silent release. All the features and changes I see are always an improvement over the previous release.
     
    Thank you all, keep up the great work!!
  23. Like
    hellreturn reacted to Chuckun in Muted person unable to recieve private messages   
    If someone constantly evades consiquences by removing silent.dat / etkey then simply IP ban him. Nothing else for it >_< People like that don't deserve to be allowed to play on your server >_<
  24. Like
    hellreturn got a reaction from Dragonji in Memory issues   
    Memory leaks come from OB. I also get those. More bots you run more memory leak you get. I had reported that to crapshoot but seems like he is busy ...cos he used to reply pretty fast before. 
  25. Like
    hellreturn reacted to Dragonji in EA titles on Humble Bundle   
    If you have a problem that downloading freezes and only restart of Origin helps, here's a solution:
     
    http://answers.ea.com/t5/Battlefield-3/Origin-on-Windows-8-Downloading-a-GB-of-BF3-and-then-stopping/m-p/1390840#M94066
×
×
  • Create New...