What's new

Question Need help with putting force host into a button

Renzr

Renzr

X360 Hoster
Messages
584
Reaction score
96
Points
105
Sin$
0
Offset : 0x82287ee0
cl_timeout 0.01
partymigrate_pingtest_timeout 0.01
party_matchedPlayerCount 0
party_minplayers 1
partymigrate_pingtest_retry 0
badhost_minTotalClientsForHappyTest 99999
badhost_maxHappyPingTime 99999
badhost_maxDoISuckFrames 0
migration_msgtimeout 0
migration_timeBetween 999999
lobby_partySearchWaitTime 0
partymigrate_broadcast_interval 99999

Thats from the offset thread but I don't know how to put it into a button?
 
ImOx

ImOx

(^._.^)ノ
Retired
Programmer MotM Platinum Record
Messages
9,961
Reaction score
2,963
Points
2,180
Sin$
0
Since you clearly don't have any experience in this, why would you try to make this yourself?
Why not use a released tool?

But well, that's kind of off topic.
My best advice for you is to learn some C# and then get familiar with RTE CoD modding.
(Probably going to use JRPC2, so get familiar with using it)



(EDIT = fixed typo)
 
Last edited:
Upvote 0
Renzr

Renzr

X360 Hoster
Messages
584
Reaction score
96
Points
105
Sin$
0
Since you clearly don't have any experience in this, why would you try to make this yourself?
Why not use a released tool?

But well, that's kind of off topic.
My best advice for you is to learn some C# and then get familiar with using RTE CoD modding.
(Probably going to use JRPC2, so get familiar with using it)
Im making a tool for my own use as I dont want to have 3 tools open for 1 button so I wanted to put it all in one. I think I have managed to get it working. Will say on the outcome.
 
Upvote 0
Renzr

Renzr

X360 Hoster
Messages
584
Reaction score
96
Points
105
Sin$
0
'XRPC' does not contain a definition for 'WriteByte' and no extension method 'WriteByte' accepting a first argument of type 'XRPC' could be found (are you missing a using directive or an assembly reference?

How fix?
 
Upvote 0
ImOx

ImOx

(^._.^)ノ
Retired
Programmer MotM Platinum Record
Messages
9,961
Reaction score
2,963
Points
2,180
Sin$
0
'XRPC' does not contain a definition for 'WriteByte' and no extension method 'WriteByte' accepting a first argument of type 'XRPC' could be found (are you missing a using directive or an assembly reference?

How fix?
Show me a screenshot, I don't really understand what you're trying to do.
 
Upvote 0
SlothMods

SlothMods

Banned
Messages
72
Reaction score
1
Points
55
Sin$
0
'XRPC' does not contain a definition for 'WriteByte' and no extension method 'WriteByte' accepting a first argument of type 'XRPC' could be found (are you missing a using directive or an assembly reference?

How fix?
make sure that you have all the correct references for thattool such as jrpc , jrpc2 ect...
 
Upvote 0
Top Bottom
Login
Register