You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
iP90
  • TTG Senior
Status: Offline
Joined: May 24, 201014Year Member
Posts: 1,251
Reputation Power: 150
Status: Offline
Joined: May 24, 201014Year Member
Posts: 1,251
Reputation Power: 150
B3asTxM0dd3r wrote
self giveWeapon( "deserteaglegold_mp", 0, false );

He Means the code For The Weapon So you Can Put the Weapon In different Games Other Then Mw2
#12. Posted:
TTG_V3N0M
  • Wise One
Status: Offline
Joined: May 27, 201014Year Member
Posts: 526
Reputation Power: 42
Status: Offline
Joined: May 27, 201014Year Member
Posts: 526
Reputation Power: 42
X3N0N wrote
B3asTxM0dd3r wrote
self giveWeapon( "deserteaglegold_mp", 0, false );

He Means the code For The Weapon So you Can Put the Weapon In different Games Other Then Mw2


Yeaah
#13. Posted:
RayWilliamJohnson
  • TTG Addict
Status: Offline
Joined: Apr 15, 201014Year Member
Posts: 2,332
Reputation Power: 89
Status: Offline
Joined: Apr 15, 201014Year Member
Posts: 2,332
Reputation Power: 89
After that it depends on what you want to do: If you want everyone to get the Deagle, edit your "MyModmapsmpgametypes_rank.gsc":
Find
Code:

self waittill("spawned_player");


in the onPlayerSpawned() function and add
Code:

self giveWeapon( "deserteaglegold_mp", 0, false );

If just you want to get the Deagle add instead:
Code:

if (self isHost()) {
self giveWeapon( "deserteaglegold_mp", 0, false );
}

Start LauncherX.exe and click "Auto Inject", start the game and get host.
#14. Posted:
B3asTxM0dd3r
  • Prospect
Status: Offline
Joined: Mar 06, 201014Year Member
Posts: 638
Reputation Power: 51
Status: Offline
Joined: Mar 06, 201014Year Member
Posts: 638
Reputation Power: 51
oh lol its just
deserteaglegold_mp
#15. Posted:
TTG_V3N0M
  • Wise One
Status: Offline
Joined: May 27, 201014Year Member
Posts: 526
Reputation Power: 42
Status: Offline
Joined: May 27, 201014Year Member
Posts: 526
Reputation Power: 42
B3asTxM0dd3r wrote oh lol its just
deserteaglegold_mp


I Need The GSC Code

So I Can Put It In Other Games


Someone please help
#16. Posted:
iP90
  • TTG Senior
Status: Offline
Joined: May 24, 201014Year Member
Posts: 1,251
Reputation Power: 150
Status: Offline
Joined: May 24, 201014Year Member
Posts: 1,251
Reputation Power: 150
B3asTxM0dd3r wrote oh lol its just
deserteaglegold_mp

we Need The DataCause all That Code Does Is Telll the Game To Use The File Called Gold Deagle ...... So Does Anyone Have The Data
#17. Posted:
TTG_V3N0M
  • Wise One
Status: Offline
Joined: May 27, 201014Year Member
Posts: 526
Reputation Power: 42
Status: Offline
Joined: May 27, 201014Year Member
Posts: 526
Reputation Power: 42
X3N0N wrote
B3asTxM0dd3r wrote oh lol its just
deserteaglegold_mp

we Need The DataCause all That Code Does Is Telll the Game To Use The File Called Gold Deagle ...... So Does Anyone Have The Data


Yeah Im Willing To Pay 5 dollars Paypal
#18. Posted:
B3asTxM0dd3r
  • Prospect
Status: Offline
Joined: Mar 06, 201014Year Member
Posts: 638
Reputation Power: 51
Status: Offline
Joined: Mar 06, 201014Year Member
Posts: 638
Reputation Power: 51
yo msg me on aim. easier to talk.
-bballchace99
#19. Posted:
iP90
  • TTG Senior
Status: Offline
Joined: May 24, 201014Year Member
Posts: 1,251
Reputation Power: 150
Status: Offline
Joined: May 24, 201014Year Member
Posts: 1,251
Reputation Power: 150
B3asTxM0dd3r wrote yo msg me on aim. easier to talk.
-bballchace99

ok go on the group chat
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.