Commenting code
This commit is contained in:
parent
c55d70b65b
commit
68a88e4422
4 changed files with 22 additions and 15 deletions
|
@ -1,7 +1,8 @@
|
|||
RegisterCommand('die', function(source, args)
|
||||
|
||||
|
||||
-- Healt to zero
|
||||
SetEntityHealth(PlayerPedId(), 0)
|
||||
-- Chat about heart failure
|
||||
TriggerEvent('chat:addMessage', {
|
||||
color = {255,0,0},
|
||||
args = { 'Sydämesi petti' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue