game_player_equip Created 20 years ago2004-01-06 21:24:44 UTC by Dizzy Devil Dizzy Devil

Created 20 years ago2004-01-06 21:24:44 UTC by Dizzy Devil Dizzy Devil

Posted 20 years ago2004-01-06 21:24:44 UTC Post #11000
As Anthony has noted that my game_player_equip does not work in single player it only works in MP mode. That is what I wanted.

However when I run the map in dev mode the it say master not set.

I know it is in the game_player_equip properties and the info_player_deathmatch.

What I wanted to do is to have the game_player_equip target all info_player_deathmatches.

To game_player_equip Target= dmspawn

I should Name each info_player_deathmatch= dmspawn

right?

My only logic in Targeting and naming these is so that all MPs get what is needed to run in the map because there are no weapons laying on the group just ammo.
Posted 20 years ago2004-01-07 16:19:14 UTC Post #11112
not familliar with mp game player equips,
but for sp you'd use ammoboxes ;)
Posted 20 years ago2004-01-09 01:32:11 UTC Post #11278
nope nope... the game_player_equip cannot target info_player anythings.... it needs to have its master set as a game_team_master... i dont map for HL... so i cant tell u about single player and multi player there... but on the game_team_master... it has a team index....

in CS 1 is cts
2 is t's....

u can set this is -1 for no team... my assumption is that 1 would be the player in HL....

at any rate u need to make a team master then in the game_player_equip... set its team master to the name of the master u made... trigger the player equip with a trigger auto or something.... make it work.... yay

-Chippy
You must be logged in to post a response.