March 10, 2010, 12:41:29 AM
Home
Forums
Help
Search
Tags
Documentation
GitHub Wiki
Cheatsheet
Downloads
Source Code
Stable dev repo
XLR8or's dev repo
Login
Register
Activation Mail
You are here:
Big Brother Bot Forum
Add-Ons
XLR
XLR Releases!
(Moderator:
Freelander
)Poweradmin [CoD4]
Pages: [
1
]
2
Go Down
« previous
next »
Print
Author
Topic: Poweradmin [CoD4] (Read 5526 times)
spacepig
Jr. Member
Posts: 45
Offline
Poweradmin [CoD4]
«
on:
April 02, 2008, 02:25:02 PM »
This is a standalone version of poweradmin. It can be run as an addon to any mod.
NOTE:
This is a BETA version. There might and most likely will be bugs.
Source, makemod.bat, cod4zip and a ready compiled iwd
http://tacticalleaders.com/poweradmin.zip
B3 plugin (xml, py, pyc)
http://tacticalleaders.com/poweradminb3.zip
«
Last Edit: April 03, 2008, 03:54:01 AM by spacepig
»
Logged
spacepig
Jr. Member
Posts: 45
Offline
Re: Poweradmin [CoD4]
«
Reply #1 on:
April 03, 2008, 04:07:51 AM »
Bug found
On custom maps that do not contain fire there will be warnings for missing fx.
I will add the fx later today to the source/iwd.
Logged
Kellerkind
B3 Contributor
Jr. Member
Posts: 46
Offline
Re: Poweradmin [CoD4]
«
Reply #2 on:
April 03, 2008, 08:38:49 AM »
How does it work?
I placed the z_srv_b3.iwd in my modfolder
The b3 Plugin part seems to work:
Code:
Kellerkind^U!pasaybold test
Rcon from 127.0.0.1:-27456:
set
Code:
080403 19:28:45 CONSOLE 546:24 say;exxxxxxx94a2a2;2;Kellerkind;ยง!pasaybold test
080403 19:28:45 VERBOSE Queueing event Say !pasaybold test
080403 19:28:45 VERBOSE Parsing Event: Say: CensorPlugin
080403 19:28:45 VERBOSE Parsing Event: Say: SpamcontrolPlugin
080403 19:28:45 VERBOSE Parsing Event: Say: AdminPlugin
080403 19:28:45 DEBUG AdminPlugin: OnSay handle 5:"!pasaybold test"
080403 19:28:45 DEBUG AdminPlugin: Handle command !pasaybold test
080403 19:28:45 DEBUG Set cvar b3_saybold = [test]
080403 19:28:45 VERBOSE RCON sending (127.0.0.1:28961) set b3_saybold "test"
but nothing happens.
Linux 1.5
Searchpath:
Code:
CoD4 MP 1.5 build linux-i386 Jan 31 2008
begin $init
----- FS_Startup -----
Current language: german
Current search path:
/home/kk/.cod4-28961/mods/ios/z_svr_b3.iwd (17 files)
/home/kk/.cod4-28961/mods/ios
/home/kk/games/cod4/mods/ios/z_svr_b3.iwd (17 files)
/home/kk/games/cod4//mods/ios
/home/kk/.cod4-28961/main
/home/kk/games/cod4/main/iw_12.iwd (33 files)
/home/kk/games/cod4/main/iw_11.iwd (448 files)
/home/kk/games/cod4/main/iw_10.iwd (230 files)
/home/kk/games/cod4/main/iw_09.iwd (447 files)
/home/kk/games/cod4/main/iw_08.iwd (66 files)
/home/kk/games/cod4/main/iw_07.iwd (34 files)
/home/kk/games/cod4/main/iw_06.iwd (416 files)
/home/kk/games/cod4/main/iw_05.iwd (716 files)
/home/kk/games/cod4/main/iw_04.iwd (765 files)
/home/kk/games/cod4/main/iw_03.iwd (670 files)
/home/kk/games/cod4/main/iw_02.iwd (1296 files)
/home/kk/games/cod4/main/iw_01.iwd (1456 files)
/home/kk/games/cod4/main/iw_00.iwd (1054 files)
Logged
B3 CoDII: 82.98.201.199:28960 (Jenny)
B3 CoDIV: 82.98.201.199:28961 (Nadja)
Used Plugins:
Xlrstats, Echolon, Pubbans, Pingkicker, Rotationsmgr, Chatplugin, Poweradmin2&4, Spreemsg, Configmgr, Clantag control
spacepig
Jr. Member
Posts: 45
Offline
Re: Poweradmin [CoD4]
«
Reply #3 on:
April 03, 2008, 02:08:26 PM »
What mod do you run?
I tried it:
Alone
AWE
ACE
TRM
with success.
Sorry for the problems. I will see if there is anything i have missed in the upload file.
Logged
Kellerkind
B3 Contributor
Jr. Member
Posts: 46
Offline
Re: Poweradmin [CoD4]
«
Reply #4 on:
April 03, 2008, 10:32:25 PM »
Quote from: spacepig on April 03, 2008, 02:08:26 PM
What mod do you run?
None. Just a empty modfolder for ranked Custommaps. The only File in this folder is the z_svr_b3.iwd
Startline are .cod4_lnxded +set fs_homepath {path} +set fs_basepath {installpath} +set fs_game {modfolder} +etc[...]
Quote from: spacepig on April 03, 2008, 02:08:26 PM
Sorry for the problems.
Oh, no reason. I thank *you* for making this kewl stuff
Have you tested Poweradmin with the iwd in the /main or in the modfolder? Should i better put this in main?
Btw. I have a other little improvement for the final version. You could possibly rename the plugin to PowerAdmin4 or similar. I have to rename this for myself because B3 runs now simultaneous on CoD2 with Poweradmin and CoD4 with Poweradmin from the same Install.
Logged
B3 CoDII: 82.98.201.199:28960 (Jenny)
B3 CoDIV: 82.98.201.199:28961 (Nadja)
Used Plugins:
Xlrstats, Echolon, Pubbans, Pingkicker, Rotationsmgr, Chatplugin, Poweradmin2&4, Spreemsg, Configmgr, Clantag control
spacepig
Jr. Member
Posts: 45
Offline
Re: Poweradmin [CoD4]
«
Reply #5 on:
April 04, 2008, 01:40:45 AM »
Hmm, just a thought until i thought of something smarter.
Unzip your z_svr_b3.iwd inside your modfolder so you will have
modfolder/b3
modfolder/maps
modfolder/usermaps(or whatever your mapfolder is called)
Logged
Kellerkind
B3 Contributor
Jr. Member
Posts: 46
Offline
Re: Poweradmin [CoD4]
«
Reply #6 on:
April 04, 2008, 07:30:47 AM »
I had some time for more testing. It works until the first mapchance. Start Server, connect - all Fine. Maprotate. All commands have no effect.
No matter if i upload the iwd to main, to modfolder or unzip the content - everything breaks after the first mapchance.
What do you need to reproduce this?
Logged
B3 CoDII: 82.98.201.199:28960 (Jenny)
B3 CoDIV: 82.98.201.199:28961 (Nadja)
Used Plugins:
Xlrstats, Echolon, Pubbans, Pingkicker, Rotationsmgr, Chatplugin, Poweradmin2&4, Spreemsg, Configmgr, Clantag control
spacepig
Jr. Member
Posts: 45
Offline
Re: Poweradmin [CoD4]
«
Reply #7 on:
April 04, 2008, 07:54:59 AM »
Did the b3 poweradmin commands work until the mapchange?
Hmmm, i dont get it. I tried it on one of my office machines now and it worked well there too...
Did you try to unzip the iwd file?
Logged
spacepig
Jr. Member
Posts: 45
Offline
Re: Poweradmin [CoD4]
«
Reply #8 on:
April 04, 2008, 07:59:18 AM »
Can you try loging in as rcon and then type the following in console?
/rcon set b3_saybold hey
Logged
Kellerkind
B3 Contributor
Jr. Member
Posts: 46
Offline
Re: Poweradmin [CoD4]
«
Reply #9 on:
April 04, 2008, 08:36:28 AM »
I think the Pluginpart works:
Code:
080404 19:18:44 VERBOSE Queueing event Say !pakillplayer keller
080404 19:18:44 VERBOSE Parsing Event: Say: CensorPlugin
080404 19:18:44 VERBOSE Parsing Event: Say: SpamcontrolPlugin
080404 19:18:44 VERBOSE Parsing Event: Say: AdminPlugin
080404 19:18:44 DEBUG AdminPlugin: OnSay handle 5:"!pakillplayer keller"
080404 19:18:44 DEBUG AdminPlugin: Handle command !pakillplayer keller
080404 19:18:44 DEBUG Set cvar g_killplayer = [2]
080404 19:18:44 VERBOSE RCON sending (127.0.0.1:28961) set g_killplayer "2"
080404 19:21:29 VERBOSE Queueing event Say !pasaybold huhu
080404 19:21:29 VERBOSE Parsing Event: Say: CensorPlugin
080404 19:21:29 VERBOSE Parsing Event: Say: SpamcontrolPlugin
080404 19:21:29 VERBOSE Parsing Event: Say: AdminPlugin
080404 19:21:29 DEBUG AdminPlugin: OnSay handle 5:"!pasaybold huhu"
080404 19:21:29 DEBUG AdminPlugin: Handle command !pasaybold huhu------------
080404 19:21:29 DEBUG Set cvar b3_saybold = [huhu]
080404 19:21:29 VERBOSE RCON sending (127.0.0.1:28961) set b3_saybold "huhu"
in the console_mp.log i see that B3 send the command
set b3_saybold "huhu"
successfull to CoD.
Comands with feedback to the Player like !paswitch keller spec tell the player "you will switched to Spectrator" .. but too nothing else happens. (After the first mapchange. Immediate after Serverstart, on the First Map all this Stuff works)
Quote from: spacepig on April 04, 2008, 07:59:18 AM
Can you try loging in as rcon and then type the following in console?
/rcon set b3_saybold hey
I tried it. Same as the B3 Command. No success. No Boldtext.
Quote from: spacepig on April 04, 2008, 07:54:59 AM
Did the b3 poweradmin commands work until the mapchange?
Did you try to unzip the iwd file?
Yes. Both zipped, unzipped, in main, in modfolder. always the same result: Works until the first mapchange.
«
Last Edit: April 04, 2008, 08:38:06 AM by Kellerkind
»
Logged
B3 CoDII: 82.98.201.199:28960 (Jenny)
B3 CoDIV: 82.98.201.199:28961 (Nadja)
Used Plugins:
Xlrstats, Echolon, Pubbans, Pingkicker, Rotationsmgr, Chatplugin, Poweradmin2&4, Spreemsg, Configmgr, Clantag control
spacepig
Jr. Member
Posts: 45
Offline
Re: Poweradmin [CoD4]
«
Reply #10 on:
April 04, 2008, 09:31:59 AM »
Ok, i think i got an idea of what is going on.
The file i use to activate b3 is probably only called at serverstart then. I will fix it
Logged
spacepig
Jr. Member
Posts: 45
Offline
Re: Poweradmin [CoD4]
«
Reply #11 on:
April 04, 2008, 09:37:47 AM »
Try downloading
http://tacticalleaders.com/z_svr_b3.iwd
I changed it so poweradmin will be initialized by killcam instead.
Dont know why it worked on my comps.
Logged
Kellerkind
B3 Contributor
Jr. Member
Posts: 46
Offline
Re: Poweradmin [CoD4]
«
Reply #12 on:
April 05, 2008, 08:20:22 AM »
Thats fixed it for me.
Logged
B3 CoDII: 82.98.201.199:28960 (Jenny)
B3 CoDIV: 82.98.201.199:28961 (Nadja)
Used Plugins:
Xlrstats, Echolon, Pubbans, Pingkicker, Rotationsmgr, Chatplugin, Poweradmin2&4, Spreemsg, Configmgr, Clantag control
spacepig
Jr. Member
Posts: 45
Offline
Re: Poweradmin [CoD4]
«
Reply #13 on:
April 05, 2008, 08:36:32 AM »
Thanks for the help kellerkind. I forgot i had another call for it in my separate files.
Using the icons it was only called at serverboot, killcam is however always there
Logged
eire.32
Full Member
OS: Linux
Type: Owner dedicated server(s)
Gameservers:
CoD4
Posts: 101
Offline
Re: Poweradmin [CoD4]
«
Reply #14 on:
October 23, 2008, 07:33:06 AM »
Ok where do i stick everything I have gotten here? I am running a mod and would love to try out some of the burn and kill commands.
Eire.32
Logged
Edgegamers.org
Tags:
Pages: [
1
]
2
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Servers
=> News
=> General Discussion
-----------------------------
Support Forums
-----------------------------
=> Installation Support
=> General Usage Support
=> Game specific Support
===> CoD2
===> CoD4
===> CoD5
===> UrT
===> Other games
-----------------------------
Add-Ons
-----------------------------
=> Installers
=> Plugins
===> Releases!
=> XLR
===> XLR Releases!
=> Configurations
-----------------------------
Community Developers
-----------------------------
=> Plugin Developers
=> The Code Bin