Alliedassault           
FAQ Calendar
Go Back   Alliedassault > FPS Gaming General Discussion > MoH General Discussion
Reload this Page PJGAdmin 2.1 and 2.01 (for mohaa CI)
MoH General Discussion General Discussion about Medal of Honor: Allied Assault, expansions and Pacific Assault

Reply
 
Thread Tools Display Modes
PJGAdmin 2.1 and 2.01 (for mohaa CI)
Old
  (#1)
Buzz_Litebeer is Offline
Junior Member
 
Posts: 15
Join Date: Nov 2002
   
Default PJGAdmin 2.1 and 2.01 (for mohaa CI) - 01-08-2003, 11:30 PM

For those of you that have been on our server, and salivated at the abilities presented in the mod, the PJG Admin Mod is now currently out!

thats right, a completely unique mod that allows you to interface with your server in ways completely impossible before.

New Commands Added to the server (though there is a note do not use lock_server or open_server unless you edit the file first)

The program addes almost 40 commands, PJGAdminMod2_1 has over 50 commands, mnost of which were removed to release 2.01 because 2_1 cannot run in conjunction with an autokick well (it lags the server).

so where can you download this wicked program?

http://www.pjgsquad.com will have it up soon.

also, it is located in MOHAACI from http://www.invisiblewarriors.com

http://www.invisiblewarriors.com/pafile ... egory&id=3

in the latest version of MOHAA CI.

I reccommend using MOHAACI with it, it has the same functionality as PJG Force Security plus its extra commands, so remove force security if you use PJGAdmin Mod2.0.

I am also going to remove security features from PJGAdmin Mod since codesecurity mod does a better job of it.

(thats the next release, pending so just wait ))

MOHAA CI allows you to click on a players name, and interface with PJGAdminMod2.1, so have fun with it, and now you can do things like selective screenshots, IE make a single person take a screenshot, its as easy as finding their client number or if you run MOHAA CI as easy as clicking their name and doing the command, just remember to turn it on in the mOHAACI options.

BUZZ OUT!



The following is the commands file in the script....


///***************************This document was created by {PJG}Buzz_Litebeer
//AKA Christopher Harsch e-mail is at harschc@ku.edu
//please do not modify this document, or any files created by Buzz_Litebeer
//search for Buzz_Litebeer on google, for other projects I have worked on.

///*************************** Complete Command List for PJG Admin v2.0

Note: All individual client commands are done using the clientID gained from

rcon <password> status

the client ids are under the column "num"

<option> is usually a 1 or 0 command
<clientid> means to put the client id in
if there are no <clientid> or <option> then the command is meant to be entered without any variables
IE map_bridge is all you need to type to go to the bridge

//**************************** Static Variables
// Static variables are important for they hold basic tenants of the server

serveradminval <Text>
this value defaults to "[PJG]Admin: "
it basically just tells who sent the command. if your unit is {JJJ} you would set this to {JJJ}Admin

command_interval <integer > 1>

This value can vary from server to server. If the server has a LOT of people, setting lag comp higher is probably good. Also if you have a lot of autokicks it is also good.

The problem is, when there are multiple autokick programs running the commands sometimes don’t get sent, or are being consumed while waiting for other commands from an autokick to execute.

lag_comp <integer>

the command interval is the time between executions of the script. IE if you set the command interval to 10 (the default) a any command you do would be executed every time the 10 seconds roled around.

If you set it to 2, the command interval will execute 1 time every 2 seconds.

IF YOU SET IT TO LOW, YOUR SERVER MAY LAG!!!! 10 is good enough, UNLESS you plan on doing a lot of team switching (IE you say PJG V ALL) and want to switch a lot of players quick

//**************************** Security Commands
// A security Command forces behind the scenes, encarte enforcement
// such as honesty mod, no force models, or forcing skins

security_forcemodel <option>

when set to 0 people can set there models to formodels or no forcemodels (ie nothing changed)
when set to 1 people the server forces them to turn force models OFF

security_forcehonesty <option>

0 is no enfocement, 1 enforces a standard league honesty config.

secuity_forceskin <option>

0 is no enforcement, 1 forces people to use skins in the variables

security_american

security_american defaults to "allied_airborne"

security_german

security_german defaults to "german_waffenss_shutze"

//************************* Individual Commands
//These commands directly affect players in the server, from all players to individual players
//the player ID are gained from console by typeing "status" and grabbing the number
//note to Jell-O this is a different method than before, and uses different numbers than player_query did

skin_client <clientid>

sending this command will force the client to switch their skin to the default server set skins

server_spectator <clientid>

client goes to spectator mode

switch_axis <clientid>

client is forced to switch to the axis team

switch_allies <clientid>

client is forced to the axis team

screenshot_all

forces all users to pull down the scores list, and then take a screenshot

it calls force_screenshot <option> with a value of 1

client_screenshot <clientid>

forces an individual client to take a screenshot of what he/she currently sees

//************************* Useful Administration ALIASES!
//these help make the server an easier place to be!
//this is a list of those easy places to be aliases.

screenshot_all

forces all users to take a screenshot of the score list when in game

lock_server

locks the server

open_server

unlocks the server

ff_on

turns friendly fire on, restarts the server

ff_off

turns friendly fire off, restarts the server

//************************* Usefull Map Aliases!
//These Aliases AUTOMATICALLY set the gametype properly, and send you to the proper map
//
//the aliases are uncommented for they are obvious and commented when they are not
//

map_hunt
map_v2
map_omaha
map_france
map_dv (Destroyed Villiage)
map_ramagen
map_crossroads (bridge but in tdm)
map_snow (snowy park)
map stalin (stalingrad) (same as map_stalingrad)
map_algiers

//these are the same as tdm from above, but instead set the map to roundbased instead of tdm

map_france_rb
map_dv_rb
map_ramagen_rb
map_crossroads_rb
map_snow_rb
map_stalin_rb (same as map_stalingrad_rb)
map_algiers_rb
  
Reply With Quote
Old
  (#2)
MPowell1944 is Offline
Senior Member
 
Posts: 2,509
Join Date: Jan 2002
Location: Woodstock, GA
 Send a message via ICQ to MPowell1944 Send a message via AIM to MPowell1944 Send a message via MSN to MPowell1944  
Default 01-09-2003, 12:06 AM

now this is what im talking about! bring it on now, cheaters.

so which one of you admins on here are going to be running this prog? ill grab your IP so i can test it out. laters.
  
Reply With Quote
Old
  (#3)
Captain_McCusker is Offline
Senior Member
 
Posts: 563
Join Date: Jun 2002
   
Default 01-09-2003, 06:51 AM

Heh... you'll have to find someone else to try it on, Powell, but I'm going to give it a try. Right now I'm giving CI a trial run to see how well it works (currently it's thrown me a couple errors when attempting to start up... no idea why). When it *is* working right, it looks very promising and may mean that I won't have to worry about running multiple apps anymore - not only that but I can have my other admins connect to me and remotely access CI without need for desktop access. That's the biggest selling point, IMO.

Anyway, I'm going to look closer into the extras that came with CI such as PJG as I review the app. I'll let you all know how it goes as time progresses.

Oh, and running particular config files at set times... that's a big plus for me as well. Don't know why no one else figured to do this yet...
  
Reply With Quote
Old
  (#4)
Dr. Deleto is Offline
Senior Member
 
Posts: 1,469
Join Date: Sep 2002
Location: At the bar
  Send a message via MSN to Dr. Deleto  
Default 01-09-2003, 09:30 AM

Powell, You know our (WWC's) ip cause I've seen you there plenty. I may get this on our server.
  
Reply With Quote
Old
  (#5)
MOMMA is Offline
Senior Member
 
Posts: 177
Join Date: Jan 2002
Location: In front of my monitor
  Send a message via AIM to MOMMA  
Default 01-09-2003, 09:49 AM

So if we are running the latest version of CI and have the PJG that was on their website from about 3 weeks ago, do I have the latest version? Or are you saying that a new version of the script just came out today? Sorry I'm at work and can not look at the version I dl right now.
  
Reply With Quote
Old
  (#6)
MPowell1944 is Offline
Senior Member
 
Posts: 2,509
Join Date: Jan 2002
Location: Woodstock, GA
 Send a message via ICQ to MPowell1944 Send a message via AIM to MPowell1944 Send a message via MSN to MPowell1944  
Default 01-09-2003, 10:44 AM

[quote="Dr. Deleto":81995]Powell, You know our (WWC's) ip cause I've seen you there plenty. I may get this on our server.[/quote:81995]

sounds good Deleto. any time frame on when this will be up? thnx.
  
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.