PDA

View Full Version : UDK Game UTDeathmatch Type help



biowolves
09-27-2011, 12:34 PM
Hi,
I have been making my level using a game mode extended from UTDeathmatch but with my game being a mission’s style when I was testing the fighting I hit a big problem. Half way through I get Player wins because I have hit the kill limit :(.
Can anyone help fix this, perhaps just a way it increase the win score limit.

he3117
09-27-2011, 04:41 PM
override scoreKill with a blank function in your gameinfo.

biowolves
11-28-2011, 07:45 AM
thankyou works great :D