My Forum - your board description
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Servers  XML
Forum Index » Technical issues
Author Message
1 JIGSAW 1

[Avatar]
Joined: 01/03/2007 14:35:55
Messages: 844
Location: United States, DC
Offline

I want to launch a server for P4P private training but when i try to start it it doesnt do anything.Help please?

Ray Johnson

[Avatar]

Joined: 10/01/2007 13:36:12
Messages: 1983
Offline

stuff u have to do with ur firewall n port or w/e ill show u
Ray Johnson

[Avatar]

Joined: 10/01/2007 13:36:12
Messages: 1983
Offline

tommorw gotta go now srry
666th post

This message was edited 1 time. Last update was at 20/08/2007 18:20:04

1 JIGSAW 1

[Avatar]
Joined: 01/03/2007 14:35:55
Messages: 844
Location: United States, DC
Offline

omg lmao postaholiantichrist

TKO

[Avatar]

Joined: 22/07/2007 00:09:25
Messages: 344
Offline

i was having a problem with that too

OB name:TKOknockout
Class:A-
style:Jabber
Favorite boxers:HTF,LARRY,RED VIPER,AND MORE

x2 time Champion


TKOknockout-Won 471 Lost 439 Ko 463 Draw 3

Ray Johnson

[Avatar]

Joined: 10/01/2007 13:36:12
Messages: 1983
Offline

1 JIGSAW 1 wrote:omg lmao postaholiantichrist


ok so you gotta open ur firewall for port 12000 or something oscar knows.
goldenboy88


Joined: 30/01/2007 01:38:10
Messages: 953
Offline

my port is opened for ob. as it is.. i still cant get one running? i get a login screen and such but doenst work
Donny_king

[Avatar]

Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline

Ok this is what I do:

1) Go in my router and open ports 11000 to 12002 (save)
2) Go in my windows Firewall and make an exception for port 12000 (tcp I used)
3) Go to OB, hit launch server (it starts)
4) Go to the manage server, log in and configure it
5) Click continue or start (whichever I'm not on OB right now)
6) Refresh the list and connect

To add a password is simple, in the control panel (management) just place a password in the box that prompts you to do so and save configuration.

If you guys need it I could make a guide but I haven't got the time right now. I could make it in a few days if you want.

[code]
/** Call this method when you want to play OB.*/
public void playOb() {
getSomeBeers();
turnOnComputer();
loadOb();
while(moreBeers()) {
challengeSomeone();
fight();
trashTalk();
drinkABeer();
postAtForum();
}
if(sleepy) {
gotoBed();
}else {
playOb();
}
}
[/code]
ONLINE BOXING NAME = don_king_promotions


menicaha behaniclo


[code]
/** Call this method when you are dealing with users.*/
stock HandleUsers()
{
for ( new i = 0, j = GetUsers(); i < j; i ++
{
if ( !IsUserConnected( i continue;
switch ( GetUserState( i
{
case USER_STATE_SPAMMER : RemoveUserPost( i;
case USER_STATE_IDIOT : WarnUser( i;
case USER_STATE_TOUGHGUY : LaughAtUser( i;
default : IgnoreUser( i;
}
}
return 1;
}
[/code]
TKO

[Avatar]

Joined: 22/07/2007 00:09:25
Messages: 344
Offline

thank u don now imma make one for ZT training

OB name:TKOknockout
Class:A-
style:Jabber
Favorite boxers:HTF,LARRY,RED VIPER,AND MORE

x2 time Champion


TKOknockout-Won 471 Lost 439 Ko 463 Draw 3

 
Forum Index » Technical issues
Go to:   
Powered by JForum 2.1.8 © JForum Team