6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = onPedWasted | ||
|side = shared | |||
|type = event | |type = event | ||
| | |games = iii vc sa iv | ||
| | |desc = a ped dies | ||
| | |arg1 = Ped wastedPed The ped that has died. | ||
|arg2 = Ped attackerPed The ped that attacked the ped who died. | |||
|arg3 = int weapon The weapon ID that caused the ped to die. | |||
| | |arg4 = int pedPiece The ped piece ID for the ped that died. | ||
| | |cancel = false | ||
| | |||
}} | }} |
edits