You are viewing our Forum Archives. To view or take place in current topics click here.
NEED HELP!
Posted:
NEED HELP!Posted:
Status: Offline
Joined: Mar 13, 201014Year Member
Posts: 1,200
Reputation Power: 60
Status: Offline
Joined: Mar 13, 201014Year Member
Posts: 1,200
Reputation Power: 60
Heey i need help i have this code:
in what thing i need do that in Patch editor????
self giveWeapon( "defaultweapon_mp", 0, false );self giveWeapon( "deserteaglegold_mp", 0, false );
in what thing i need do that in Patch editor????
#2. Posted:
Status: Offline
Joined: Apr 24, 200915Year Member
Posts: 1,309
Reputation Power: 6
Status: Offline
Joined: Apr 24, 200915Year Member
Posts: 1,309
Reputation Power: 6
yeah patch editor
you wwant me to team view?
you wwant me to team view?
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Mar 13, 201014Year Member
Posts: 1,200
Reputation Power: 60
Status: Offline
Joined: Mar 13, 201014Year Member
Posts: 1,200
Reputation Power: 60
beachwear07 wrote yeah patch editor
you wwant me to team view?
i need now where i do paste that thing
self giveWeapon( "defaultweapon_mp", 0, false );self giveWeapon( "deserteaglegold_mp", 0, false );
tell me here in reply
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jul 04, 201014Year Member
Posts: 10
Reputation Power: 0
You post it under whichever player section you want to have said weapon.
In my patches i have regular players, VIPs and co-host/host.
so 4 sections in all.
iniPlayer
iniTempVIP
iniCoHost
iniHost
put it under those sections for all players to have those weapons or just one, like host
In my patches i have regular players, VIPs and co-host/host.
so 4 sections in all.
iniPlayer
iniTempVIP
iniCoHost
iniHost
put it under those sections for all players to have those weapons or just one, like host
- 1useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jun 04, 201014Year Member
Posts: 290
Reputation Power: 11
Status: Offline
Joined: Jun 04, 201014Year Member
Posts: 290
Reputation Power: 11
D1CT4T3R wrote You post it under whichever player section you want to have said weapon.
In my patches i have regular players, VIPs and co-host/host.
so 4 sections in all.
iniPlayer
iniTempVIP
iniCoHost
iniHost
put it under those sections for all players to have those weapons or just one, like host
This
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.