Post: Black Ops 1 working Force Host code????
06-23-2016, 06:41 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I am currently looking for a force host code for a tool on bo1 im editing if anyone has a working force host code please let me know. I have tried the current codes*
RPC.cBuf_AddText(1,"party_connectToOthers 0");
RPC.cBuf_AddText(1,"partyMigrate_disabled 1");
RPC.cBuf_AddText(1,"party_mergingEnabled 0");*

party_connectToOthers 0;partyMigrate_disabled 1;party_mergingEnabled 0;xpartygo

RPC.cBuf_AddText(1,"party_connectToOthers 0;partyMigrate_disabled 1;party_mergingEnabled 0;xpartygo");

Yet none of them have seemed to work sadly.
(adsbygoogle = window.adsbygoogle || []).push({});
06-23-2016, 09:31 AM #2
TheGreenPlanet
Do a barrel roll!
Originally posted by xEemZz View Post
I am currently looking for a force host code for a tool on bo1 im editing if anyone has a working force host code please let me know. I have tried the current codes*
RPC.cBuf_AddText(1,"party_connectToOthers 0");
RPC.cBuf_AddText(1,"partyMigrate_disabled 1");
RPC.cBuf_AddText(1,"party_mergingEnabled 0");*

party_connectToOthers 0;partyMigrate_disabled 1;party_mergingEnabled 0;xpartygo

RPC.cBuf_AddText(1,"party_connectToOthers 0;partyMigrate_disabled 1;party_mergingEnabled 0;xpartygo");

Yet none of them have seemed to work sadly.


I highly suggest you to use "party_minplayers 1". Using cBuf_AddText wont work cause you have to call it when your in a pre-game lobby. Therefore you have to find the offset for it and set the value to 1. This will start the game directly without needing players to join the pre-game lobby (Super force host)

Btw you cant get host if your NAT type is "Strict"

The following user thanked TheGreenPlanet for this useful post:

xEemZz
06-23-2016, 10:58 PM #3
Originally posted by PlanetJulgran View Post
I highly suggest you to use "party_minplayers 1". Using cBuf_AddText wont work cause you have to call it when your in a pre-game lobby. Therefore you have to find the offset for it and set the value to 1. This will start the game directly without needing players to join the pre-game lobby (Super force host)

Btw you cant get host if your NAT type is "Strict"


OK ik this is more then likely a dumb question but how would i add that in like where at like how would the code be?
06-24-2016, 03:39 PM #4
TheGreenPlanet
Do a barrel roll!
I can send u the offset + tut later

The following user thanked TheGreenPlanet for this useful post:

xEemZz
06-24-2016, 07:12 PM #5
Originally posted by PlanetJulgran View Post
I can send u the offset + tut later


ok yes that would be helpful thank you

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo