-
Posts
530 -
Joined
-
Last visited
-
Days Won
62
Content Type
Forums
Profiles
Events
Gallery
Downloads
Articles
Everything posted by Dragonji
-
Resurrecting this thread as I see I haven't respond to BECK's post. Basically yes, I'd like to punish players who stand in one place for x seconds with binocs "aimed" at specific place to just call an arty before anybody else. Keep in mind that the very same thing already exists for airstrikes - I can punish can spammers by adding 8 or 16 to g_weapons.
-
@Chuckun N!tmod's got working SS system. The only downside of this is that the player might notice the screenshot of him has been taken because the game can lag for him during SS sending.
-
Good request.
-
Post the link to ETPro source if there's any.
-
http://mygamingtalk.com/forums/tracker/issue-125-max-gamestate-chars/
-
512 hunkmegs is way too much, I'd suggest something between 128-192.
-
I don't know if you can get them in-game but they surely can be found in your server log:
-
[admin] name = ETPlayer sguid = 12345678912345678912345678912345 guid = 98765432198765432198765432198765 level = 5 flags = greeting = greeting_sound = [admin] name = sguid = 98765432198765432198765432198765 guid = 12345678912345678912345678912345 level = 3 flags = AbC greeting = greeting_sound =
-
It is not possible at the moment but definitely would be nice to have it.
-
Personally, I always add something like this: sets _Admin "^9sKy^2.^9e^2S^9ports" sets _Website "http://www.sky-e.de/"And it does work with no problem.
-
Why?
-
This is weird, usually any mono wav works in ET.
-
Bots will come back to the teams. As far as I know, Omni-bot authors are against putting bots on spectator: http://mygamingtalk.com/forums/topic/2187-putting-bots-to-spectator/ http://obrazki.elektroda.net/96_1345070897.png
-
You mean you want to fool players who look for populated servers in the browser?
-
And what about current 100+ silEnT servers? Force them to rewrite their admin levels just to make life easier for a few other people?
-
It is good as it is now...
-
Not a Bug no guid players getting kicked by enhmod on silent
Dragonji replied to phantasm's topic in Bug Reports
In silEnT mod you can use Lua to code most (if not all) features Enhanced Mod provides. -
Yeah, if fast shooting could be added than why not this?
-
I think silEnT does not register MAC addresses at all at the moment.
-
Change this part: -- TheSilencerPL - To make it better, faster and less aggravating -- for the game, store the XP locally and reuse it function et_ClientSpawn(clientNum, revived, teamChange, restoreHealth) local valXP = getXP(clientNum) if valXP >= lvl1xp and valXP < lvl2xp then setlevel(clientNum,1,lvl1xp) elseif valXP >= lvl2xp and valXP < lvl3xp then setlevel(clientNum,2,lvl2xp) elseif valXP >= lvl3xp and valXP < lvl4xp then setlevel(clientNum,3,lvl3xp) elseif valXP >= lvl4xp and valXP < lvl5xp then setlevel(clientNum,4,lvl4xp) elseif valXP >= lvl5xp then setlevel(clientNum,5,lvl5xp) end endWith this: -- TheSilencerPL - To make it better, faster and less aggravating -- for the game, store the XP locally and reuse it function et_ClientSpawn(clientNum, revived, teamChange, restoreHealth) local valXP = getXP(clientNum) if valXP >= lvl1xp and valXP < lvl2xp then setlevel(clientNum,1,lvl1xp) elseif valXP >= lvl2xp and valXP < lvl3xp then setlevel(clientNum,2,lvl2xp) elseif valXP >= lvl3xp then setlevel(clientNum,3,lvl3xp) end end
-
Yes, one have to respawn before he receives promotion.
-
pmap of a server which was running for 14 days: 30367: ./etded.x86 +set fs_basepath /xxx/xxx/et_test +set fs_homepath /xxx/xxx/et_test +set vm_game 0 +set sv_pure 1 +set dedicated 2 +set fs_game silent +set sv_punkbuster 0 +set com_hunkmegs 56 +exec server.cfg +set net_port 50100 +set rconpassword test Address Kbytes RSS Dirty Mode Mapping 0000000008048000 408 376 0 r-x-- etded.x86 00000000080ae000 20 20 16 rwx-- etded.x86 00000000080b3000 8000 872 856 rwx-- [ anon ] 0000000008996000 149892 149888 149888 rwx-- [ anon ] 00000000ee340000 3576 3436 2288 r-x-- omnibot_et.so 00000000ee6be000 12 12 12 rwx-- omnibot_et.so 00000000ee6c1000 2948 2744 2744 rwx-- [ anon ] 00000000eecd8000 84 56 0 r-x-- libpthread-2.13.so 00000000eeced000 4 4 4 r-x-- libpthread-2.13.so 00000000eecee000 4 4 4 rwx-- libpthread-2.13.so 00000000eecef000 8 4 4 rwx-- [ anon ] 00000000eecf1000 28 12 0 r-x-- librt-2.13.so 00000000eecf8000 4 4 4 r-x-- librt-2.13.so 00000000eecf9000 4 4 4 rwx-- librt-2.13.so 00000000eedc8000 2308 2308 2308 rwx-- [ anon ] 00000000ef009000 112 12 0 r-x-- libgcc_s.so.1 00000000ef025000 4 4 4 rwx-- libgcc_s.so.1 00000000ef026000 896 504 0 r-x-- libstdc++.so.6.0.17 00000000ef106000 16 16 16 r-x-- libstdc++.so.6.0.17 00000000ef10a000 4 4 4 rwx-- libstdc++.so.6.0.17 00000000ef10b000 28 12 12 rwx-- [ anon ] 00000000ef112000 1492 1340 112 r-x-- qagame.mp.i386.so 00000000ef287000 52 52 52 rwx-- qagame.mp.i386.so 00000000ef294000 51236 46484 46484 rwx-- [ anon ] 00000000f249d000 64 48 0 r-x-- libresolv-2.13.so 00000000f24ad000 4 4 4 r-x-- libresolv-2.13.so 00000000f24ae000 4 4 4 rwx-- libresolv-2.13.so 00000000f24af000 8 4 4 rwx-- [ anon ] 00000000f24b1000 16 16 0 r-x-- libnss_dns-2.13.so 00000000f24b5000 4 4 4 r-x-- libnss_dns-2.13.so 00000000f24b6000 4 4 4 rwx-- libnss_dns-2.13.so 00000000f24b7000 40 20 0 r-x-- libnss_files-2.13.so 00000000f24c1000 4 4 4 r-x-- libnss_files-2.13.so 00000000f24c2000 4 4 4 rwx-- libnss_files-2.13.so 00000000f24c3000 36 16 0 r-x-- libnss_nis-2.13.so 00000000f24cc000 4 4 4 r-x-- libnss_nis-2.13.so 00000000f24cd000 4 4 4 rwx-- libnss_nis-2.13.so 00000000f24ce000 76 20 0 r-x-- libnsl-2.13.so 00000000f24e1000 4 4 4 r-x-- libnsl-2.13.so 00000000f24e2000 4 4 4 rwx-- libnsl-2.13.so 00000000f24e3000 8 0 0 rwx-- [ anon ] 00000000f24e5000 24 16 0 r-x-- libnss_compat-2.13.so 00000000f24eb000 4 4 4 r-x-- libnss_compat-2.13.so 00000000f24ec000 4 4 4 rwx-- libnss_compat-2.13.so 00000000f24f7000 82560 51532 51532 rwx-- [ anon ] 00000000f7597000 1392 652 0 r-x-- libc-2.13.so 00000000f76f3000 8 8 8 r-x-- libc-2.13.so 00000000f76f5000 4 4 4 rwx-- libc-2.13.so 00000000f76f6000 12 12 12 rwx-- [ anon ] 00000000f76f9000 144 72 0 r-x-- libm-2.13.so 00000000f771d000 4 4 4 r-x-- libm-2.13.so 00000000f771e000 4 4 4 rwx-- libm-2.13.so 00000000f771f000 8 8 0 r-x-- libdl-2.13.so 00000000f7721000 4 4 4 r-x-- libdl-2.13.so 00000000f7722000 4 4 4 rwx-- libdl-2.13.so 00000000f7723000 8 8 8 rwx-- [ anon ] 00000000f7725000 52 52 52 rwx-- [ anon ] 00000000f7732000 4 4 0 r-x-- [ anon ] 00000000f7733000 112 104 0 r-x-- ld-2.13.so 00000000f774f000 4 4 4 r-x-- ld-2.13.so 00000000f7750000 4 4 4 rwx-- ld-2.13.so 00000000ffb50000 516 496 496 rwx-- [ stack ] ---------------- ------ ------ ------ total kB 306304 261336 257004 pmap of a server with uptime of 5 min: 17750: ./etded.x86 +set fs_basepath /xxx/xxx/et_test +set fs_homepath /xxx/xxx/et_test +set vm_game 0 +set sv_pure 1 +set dedicated 2 +set fs_game silent +set sv_punkbuster 0 +set com_hunkmegs 56 +exec server.cfg +set net_port 50100 +set rconpassword test Address Kbytes RSS Dirty Mode Mapping 0000000008048000 408 376 0 r-x-- etded.x86 00000000080ae000 20 20 16 rwx-- etded.x86 00000000080b3000 8000 832 768 rwx-- [ anon ] 0000000009e77000 9360 9336 9336 rwx-- [ anon ] 00000000ee311000 3576 3452 2288 r-x-- omnibot_et.so 00000000ee68f000 12 12 12 rwx-- omnibot_et.so 00000000ee692000 2948 2744 2744 rwx-- [ anon ] 00000000eeca9000 84 52 0 r-x-- libpthread-2.13.so 00000000eecbe000 4 4 4 r-x-- libpthread-2.13.so 00000000eecbf000 4 4 4 rwx-- libpthread-2.13.so 00000000eecc0000 8 4 4 rwx-- [ anon ] 00000000eecc2000 28 12 0 r-x-- librt-2.13.so 00000000eecc9000 4 4 4 r-x-- librt-2.13.so 00000000eecca000 4 4 4 rwx-- librt-2.13.so 00000000eee71000 1560 1560 1560 rwx-- [ anon ] 00000000eeff7000 112 12 0 r-x-- libgcc_s.so.1 00000000ef013000 4 4 4 rwx-- libgcc_s.so.1 00000000ef014000 896 508 0 r-x-- libstdc++.so.6.0.17 00000000ef0f4000 16 16 16 r-x-- libstdc++.so.6.0.17 00000000ef0f8000 4 4 4 rwx-- libstdc++.so.6.0.17 00000000ef0f9000 28 12 12 rwx-- [ anon ] 00000000ef100000 1492 1324 112 r-x-- qagame.mp.i386.so 00000000ef275000 52 52 52 rwx-- qagame.mp.i386.so 00000000ef282000 51236 40912 40880 rwx-- [ anon ] 00000000f248b000 64 48 0 r-x-- libresolv-2.13.so 00000000f249b000 4 4 4 r-x-- libresolv-2.13.so 00000000f249c000 4 4 4 rwx-- libresolv-2.13.so 00000000f249d000 8 4 4 rwx-- [ anon ] 00000000f249f000 16 16 0 r-x-- libnss_dns-2.13.so 00000000f24a3000 4 4 4 r-x-- libnss_dns-2.13.so 00000000f24a4000 4 4 4 rwx-- libnss_dns-2.13.so 00000000f24a5000 40 20 0 r-x-- libnss_files-2.13.so 00000000f24af000 4 4 4 r-x-- libnss_files-2.13.so 00000000f24b0000 4 4 4 rwx-- libnss_files-2.13.so 00000000f24b1000 36 16 0 r-x-- libnss_nis-2.13.so 00000000f24ba000 4 4 4 r-x-- libnss_nis-2.13.so 00000000f24bb000 4 4 4 rwx-- libnss_nis-2.13.so 00000000f24bc000 76 20 0 r-x-- libnsl-2.13.so 00000000f24cf000 4 4 4 r-x-- libnsl-2.13.so 00000000f24d0000 4 4 4 rwx-- libnsl-2.13.so 00000000f24d1000 8 0 0 rwx-- [ anon ] 00000000f24d3000 24 16 0 r-x-- libnss_compat-2.13.so 00000000f24d9000 4 4 4 r-x-- libnss_compat-2.13.so 00000000f24da000 4 4 4 rwx-- libnss_compat-2.13.so 00000000f24e6000 82556 45884 45884 rwx-- [ anon ] 00000000f7585000 1392 640 0 r-x-- libc-2.13.so 00000000f76e1000 8 8 8 r-x-- libc-2.13.so 00000000f76e3000 4 4 4 rwx-- libc-2.13.so 00000000f76e4000 12 12 12 rwx-- [ anon ] 00000000f76e7000 144 72 0 r-x-- libm-2.13.so 00000000f770b000 4 4 4 r-x-- libm-2.13.so 00000000f770c000 4 4 4 rwx-- libm-2.13.so 00000000f770d000 8 8 0 r-x-- libdl-2.13.so 00000000f770f000 4 4 4 r-x-- libdl-2.13.so 00000000f7710000 4 4 4 rwx-- libdl-2.13.so 00000000f7711000 8 8 8 rwx-- [ anon ] 00000000f7713000 52 52 52 rwx-- [ anon ] 00000000f7720000 4 4 0 r-x-- [ anon ] 00000000f7721000 112 104 0 r-x-- ld-2.13.so 00000000f773d000 4 4 4 r-x-- ld-2.13.so 00000000f773e000 4 4 4 rwx-- ld-2.13.so 00000000ffe52000 480 468 468 rwx-- [ stack ] ---------------- ------ ------ ------ total kB 164984 108736 104336 Test server bin: official 2.60b
-
[players 0-15] exec rotation1.cfg [players 16-*] exec rotation2.cfg [/players]