Difference between revisions of "TActivePlayer.GiveBonus"
(Created page with " '''''procedure GiveBonus(BType: Byte)''''' BType: bonus type ==Description== Gives a bonus directly to a player (no kits are spawned). Available values for BType:<br><br> 1...") |
(→Description) |
||
Line 3: | Line 3: | ||
==Description== | ==Description== | ||
Gives a bonus directly to a player (no kits are spawned). Available values for BType:<br><br> | Gives a bonus directly to a player (no kits are spawned). Available values for BType:<br><br> | ||
− | 1: Predator | + | 1: Predator<br> |
− | 2: Berserker | + | 2: Berserker<br> |
− | 3: Bulletproof vest | + | 3: Bulletproof vest<br> |
− | 4: Grenades | + | 4: Grenades<br> |
− | 5: Cluster grenades | + | 5: Cluster grenades<br> |
[[Category:TActivePlayer]] | [[Category:TActivePlayer]] |
Latest revision as of 16:17, 1 July 2013
procedure GiveBonus(BType: Byte) BType: bonus type
Description
Gives a bonus directly to a player (no kits are spawned). Available values for BType:
1: Predator
2: Berserker
3: Bulletproof vest
4: Grenades
5: Cluster grenades