Jump to content

brk

Members
  • Posts

    13
  • Joined

  • Last visited

brk's Achievements

Newbie

Newbie (1/14)

3

Reputation

  1. When the server has 40 players have the same problem. On NQ I had set http://shitstorm.org/noquarter/wiki/index.php?title=Admin_CVARs#g_csMethod_.28New_since_1.2.7.29 . Files I have a small and a small number of maps in etmain. Maybe here it should be a possibility for large servers cs_method and cs_strings.
  2. brk

    vote maps...

    Is there a command which allows you to call up the map for example !map oasis. Or is there a script so that when the vote on the map admin has a few votes?
  3. brk

    Admin level

    Some players lose command of shrubbota, but do not lose lvl And when connecting to the server must wait a long time or not at all may be connectivities, when they do come easily reconnect to the server. What could be the reason? How to make a sound and the kick ban?
  4. Today again, the server has crashed, unfortunately I do not have any logs. I do not know what to do. In fashion nq was the crash log as well as chat is there such a thing?
  5. brk

    omnibot

    omni-bot folder is in the same place as silent and etmain, and as I type the path omnibot_path not at all they are not
  6. brk

    omnibot

    Why the server can not be found immediately bots, gave the path to omnibot_et.so (set omnibot_path "/ data / ****** / ******* .et / omni-bot") Setting MOTD... Disabling sv_floodprotect Omni-bot: ^1LoadLibrary Failed with Error: /omnibot_et.so: cannot open shared object file: No such file or directory Omni-bot: ^2Looking for /omnibot_et.so, Omni-bot: ^1LoadLibrary Failed with Error: ./omnibot_et.so: cannot open shared object file: No such file or directory Omni-bot: ^2Looking for ./omnibot_et.so, Omni-bot: ^1LoadLibrary Failed with Error: /data/*****/omni-bot/omnibot_et.so: cannot open shared object file: No such file or directory Omni-bot: ^2Looking for /data/******omni-bot/omnibot_et.so, Omni-bot: ^1LoadLibrary Failed with Error: omnibot_et.so: cannot open shared object file: No such file or directory Omni-bot: ^2Looking for omnibot_et.so, ^1Unable to Initialize Omni-Bot. broadcast: print "Server: timelimit changed to 30\n" broadcast: print "Server: g_balancedteams changed to 1\n" Setting Allied autospawn to Allied Camp Setting Axis autospawn to Old City ^1Warning: setstate (pump2_sound) called and no entities found ----------------------------------- execing preset_high.cfg Hitch warning: 1882 msec frame time Resolving etmaster.idsoftware.com etmaster.idsoftware.com resolved to 192.246.40.60:27950 Sending heartbeat to etmaster.idsoftware.com Resolving master.gamespy.com:27900 master.gamespy.com:27900 resolved to 69.10.30.248:27950 Sending heartbeat to master.gamespy.com:27900 === ShutdownGame ------------------------------------------- *=====CLOSING DATABASE Buffers cleaned. Big Memory Cache cleaned. *=====DATABASE IS CLOSED ShutdownGame: done. Closing log. ------------------------------------------------------------ Sys_LoadDll(/data/f******/*******/silent/qagame.mp.i386.so)... ok Sys_LoadDll(qagame) found **vmMain** at 0xefa80af0 Sys_LoadDll(qagame) succeeded! InitGame: \sv_sac\1\omnibot_playing\0\omnibot_enable\1\mod_url\http://mygamingtalk.com/\mod_version\0.8.0\g_maxlivesRespawnPenalty\0\voteFlags\17628607\g_balancedteams\1\g_maxGameClients\0\g_bluelimbotime\18000\g_redlimbotime\18000\gamename\silEnT\g_tyranny\1\g_damageXPLevel\50\g_damageXP\0\g_maxConnsPerIP\4\g_heavyWeaponRestriction\100\g_antilagDelay\0\URL\http://www.ognistymlyn.pl\.Admin\Firemill&Zamber\g_gametype\6\g_antilag\1\g_voteFlags\0\g_alliedmaxlives\0\g_axismaxlives\0\g_minGameClients\0\g_needpass\0\g_maxlives\0\g_friendlyFire\2\sv_allowAnonymous\0\sv_floodProtect\0\sv_maxPing\0\sv_minPing\0\sv_maxRate\40000\sv_hostname\dddd\sv_privateClients\0\mapname\oasis\protocol\84\timelimit\30\version\ET 3.00 - TB 0.7.1 - 2.60b compatible linux-i386\sv_maxclients\12 Start of round. Cheat logfile open: cheat.log readconfig: loaded 1 levels, 1 bans, 0 subnet bans, 2 commands and 0 warnings Execing default.cfg mapconfig for 4 players. * Execed total of 19 commands from the config file. Execing oasis.cfg mapconfig for 4 players. * Config file "mapconfigs/oasis.cfg" was not found. serverstats: loaded 7 mapstats banners: loaded 1 banners *=====INITIALISING USER DATABASE * Opening user database file userdb.db. * Opening user database file userxdb.db. * User database files open. Caching database. 17 players cached from the user database. 2 records cached from the additional user info files. *=====DATABASE READY FOR USE Enable spawning! Disable spawning! 0 teams with 0 entities ----------------------------------- Setting MOTD... Lua API: Loading hp.lua Omni-bot: ^2Looking for /data/*****/*******.et/omni-bot/omnibot_et.so, Omni-bot: ^2Found Omni-bot: /data/******/******.et/omni-bot/omnibot_et.so, Attempting to Initialize Omni-bot: ^2Omni-bot Loaded Successfully ^2ET autoexec script executed.
  7. brk

    HP for medic

    Formedic I managed to get 140 hp but for the other classes have not: (where I'm doing wrong? function et_InitGame(levelTime,randomSeed,restart) hp = 140 end function et_ClientSpawn( clientNum, revived, teamChange, restoreHealth ) cno_class = et.gentity_get(playerID, "sess.playerType") et.gentity_set(playerID, "ps.stats", 0, hp) hp = et.gentity_get(playerID, "ps.stats", 0) end
  8. brk

    HP for medic

    It will be easier to set dmg weapons
  9. brk

    HP for medic

    I want to limit the amount of hp for a medic because I think that with the amount of hp is a rambo medic: (Complain to the players from my server, it's hard to kill him (before I nq server and make the game more fair.) Skryp I who limits the amount of hp for medic but also reduces the hp other classes. and I want everyone to have equal, how to do? function et_InitGame(levelTime,randomSeed,restart) hp = 140 end function et_ClientSpawn(playerID, revived) if revived == 1 or et.gentity_get(playerID, "sess.playerType") == 0 then return end local weapon = et.gentity_get(playerID, "s.weapon") et.gentity_set(playerID, "ps.stats", 0, hp) et.gentity_set(playerID, "ps.ammo", weapon, ammo) end
  10. I have a test server and on the server, along with a copy of the db files and can therefore poznikało xp, I'll check and let you know. thank you for your interest.
  11. set g_XPSave 21 set g_XPSaveMaxAge_xp "48o" set g_XPSaveMaxAge "48o" set g_XPSaveMinXP "-1" set g_damageXP "0" set g_damageXPLevel "50" set g_maxXP "-1" set g_xpdecay "0" set g_xpdecayrate "0" set g_xpdecayfloor "0,0"
  12. set g_XPSave 21 set g_XPSaveMaxAge_xp "48o" set g_XPSaveMaxAge "48o" set g_XPSaveMinXP "-1" set g_damageXP "0" set g_damageXPLevel "50" set g_maxXP "-1" set g_xpdecay "0" set g_xpdecayrate "0" set g_xpdecayfloor "0,0"
  13. This is my first post on this forum so I want to say hello. As in the topic, the server worked without any problems for a month and suddenly today after the map of players lost xp including me: (please help
×
×
  • Create New...