You are viewing our Forum Archives. To view or take place in current topics click here.
Need MW2 TU8 All Client (C++) Help
Posted:

Need MW2 TU8 All Client (C++) HelpPosted:

xROCKxISxAWESOMEx
  • Junior Member
Status: Offline
Joined: Jun 15, 201211Year Member
Posts: 93
Reputation Power: 3
Status: Offline
Joined: Jun 15, 201211Year Member
Posts: 93
Reputation Power: 3
Okay, so everything seemed to be working fine on the player menu, except the gamertags wouldn't pop up on the menu, but instead, to the side of the menu. I think I put them on the menu, fixing this issue, but I can't tell because every time I open the player menu now, I get fatal crash. Any suggestions on what to do?
#2. Posted:
XeHost
  • TTG Senior
Status: Offline
Joined: Mar 26, 201212Year Member
Posts: 1,004
Reputation Power: 46
Status: Offline
Joined: Mar 26, 201212Year Member
Posts: 1,004
Reputation Power: 46
xROCKxISxAWESOMEx wrote Okay, so everything seemed to be working fine on the player menu, except the gamertags wouldn't pop up on the menu, but instead, to the side of the menu. I think I put them on the menu, fixing this issue, but I can't tell because every time I open the player menu now, I get fatal crash. Any suggestions on what to do?


If u have Skype message my friend juggloswag , he's really good with C++
#3. Posted:
xROCKxISxAWESOMEx
  • Junior Member
Status: Offline
Joined: Jun 15, 201211Year Member
Posts: 93
Reputation Power: 3
Status: Offline
Joined: Jun 15, 201211Year Member
Posts: 93
Reputation Power: 3
XeHost wrote
xROCKxISxAWESOMEx wrote Okay, so everything seemed to be working fine on the player menu, except the gamertags wouldn't pop up on the menu, but instead, to the side of the menu. I think I put them on the menu, fixing this issue, but I can't tell because every time I open the player menu now, I get fatal crash. Any suggestions on what to do?


If u have Skype message my friend juggloswag , he's really good with C++


Alright, I added him just waiting for him to accept. Thanks
#4. Posted:
ZZ9_x_iHaXoRZz
  • Winter 2022
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 4,436
Reputation Power: 8964
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 4,436
Reputation Power: 8964
xROCKxISxAWESOMEx wrote Okay, so everything seemed to be working fine on the player menu, except the gamertags wouldn't pop up on the menu, but instead, to the side of the menu. I think I put them on the menu, fixing this issue, but I can't tell because every time I open the player menu now, I get fatal crash. Any suggestions on what to do?


This sounds like you using the wrong player state bro.
#5. Posted:
Botch
  • TTG Senior
Status: Offline
Joined: Aug 31, 201211Year Member
Posts: 1,553
Reputation Power: 65
Status: Offline
Joined: Aug 31, 201211Year Member
Posts: 1,553
Reputation Power: 65
If they appeared on the side of the menu, that means you could've just changed the x coordinate of your text haha.
#6. Posted:
xROCKxISxAWESOMEx
  • Junior Member
Status: Offline
Joined: Jun 15, 201211Year Member
Posts: 93
Reputation Power: 3
Status: Offline
Joined: Jun 15, 201211Year Member
Posts: 93
Reputation Power: 3
Botch wrote If they appeared on the side of the menu, that means you could've just changed the x coordinate of your text haha.

Changed it to where it should be, but I keep getting fatal crash.... I think ZZ9 is right about me having the wrong player state, but I don't know which one to use.... Hit me up on skype? reportworthy
I'll give you my last rep if you can get me a verification system that pulls the gamertags, and works online... Cause that's the main thing I want for Electric v3... (I know someone on stealth, they can probably test it to make sure it works online.)

Help me please?
#7. Posted:
Greg
  • Idea Guy
Status: Offline
Joined: May 19, 201311Year Member
Posts: 7,956
Reputation Power: 4895
Status: Offline
Joined: May 19, 201311Year Member
Posts: 7,956
Reputation Power: 4895
xROCKxISxAWESOMEx wrote
Botch wrote If they appeared on the side of the menu, that means you could've just changed the x coordinate of your text haha.

Changed it to where it should be, but I keep getting fatal crash.... I think ZZ9 is right about me having the wrong player state, but I don't know which one to use.... Hit me up on skype? reportworthy
I'll give you my last rep if you can get me a verification system that pulls the gamertags, and works online... Cause that's the main thing I want for Electric v3... (I know someone on stealth, they can probably test it to make sure it works online.)

Help me please?


to get it to work online, set the host client to 1 instead of 0 i believe
#8. Posted:
Cider
  • Challenger
Status: Offline
Joined: Jun 25, 201310Year Member
Posts: 146
Reputation Power: 7
Status: Offline
Joined: Jun 25, 201310Year Member
Posts: 146
Reputation Power: 7
Zero_Point_Five wrote
xROCKxISxAWESOMEx wrote
Botch wrote If they appeared on the side of the menu, that means you could've just changed the x coordinate of your text haha.

Changed it to where it should be, but I keep getting fatal crash.... I think ZZ9 is right about me having the wrong player state, but I don't know which one to use.... Hit me up on skype? reportworthy
I'll give you my last rep if you can get me a verification system that pulls the gamertags, and works online... Cause that's the main thing I want for Electric v3... (I know someone on stealth, they can probably test it to make sure it works online.)

Help me please?


to get it to work online, set the host client to 1 instead of 0 i believe
lol no, you do this Admin[_GetHost()] = true;
or Admin[GetHostIndex()] = true;
#9. Posted:
Botch
  • TTG Senior
Status: Offline
Joined: Aug 31, 201211Year Member
Posts: 1,553
Reputation Power: 65
Status: Offline
Joined: Aug 31, 201211Year Member
Posts: 1,553
Reputation Power: 65
Zero_Point_Five wrote
xROCKxISxAWESOMEx wrote
Botch wrote If they appeared on the side of the menu, that means you could've just changed the x coordinate of your text haha.

Changed it to where it should be, but I keep getting fatal crash.... I think ZZ9 is right about me having the wrong player state, but I don't know which one to use.... Hit me up on skype? reportworthy
I'll give you my last rep if you can get me a verification system that pulls the gamertags, and works online... Cause that's the main thing I want for Electric v3... (I know someone on stealth, they can probably test it to make sure it works online.)

Help me please?


to get it to work online, set the host client to 1 instead of 0 i believe

That wouldn't help at all.

The host client constantly changes. But that's not even his problem, his problem is that his code gives him a fatal crash.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.