Added ability in SDKTools to get/set prop values on gamerules class (bug 4983, r=fyren).
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"SlapSoundCount" "2"
|
||||
"SlapSound1" "player/damage1.wav"
|
||||
"SlapSound2" "player/damage2.wav"
|
||||
|
||||
"GameRulesProxy" "CTerrorGameRulesProxy"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
"SlapSoundCount" "2"
|
||||
"SlapSound1" "player/damage1.wav"
|
||||
"SlapSound2" "player/damage2.wav"
|
||||
|
||||
"GameRulesProxy" "CTerrorGameRulesProxy"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -42,5 +42,10 @@
|
||||
"windows" "442"
|
||||
}
|
||||
}
|
||||
|
||||
"Keys"
|
||||
{
|
||||
"GameRulesProxy" "CAlienSwarmProxy"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -20,6 +20,8 @@
|
||||
"SlapSound1" "player/damage1.wav"
|
||||
"SlapSound2" "player/damage2.wav"
|
||||
"SlapSound3" "player/damage3.wav"
|
||||
|
||||
"GameRulesProxy" "CCSGameRulesProxy"
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
|
||||
@@ -62,5 +62,10 @@
|
||||
"windows" "442"
|
||||
}
|
||||
}
|
||||
|
||||
"Keys"
|
||||
{
|
||||
"GameRulesProxy" "CDDDGameRulesProxy"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -101,5 +101,10 @@
|
||||
"mac" "408"
|
||||
}
|
||||
}
|
||||
|
||||
"Keys"
|
||||
{
|
||||
"GameRulesProxy" "CDODGameRulesProxy"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -101,5 +101,10 @@
|
||||
"mac" "408"
|
||||
}
|
||||
}
|
||||
|
||||
"Keys"
|
||||
{
|
||||
"GameRulesProxy" "CTFGameRulesProxy"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user