Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Getting a list of scripts that contain vehicle datablocks? (New Question!)
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: Getting a list of scripts that contain vehicle datablocks? (New Question!) (Read 2964 times)
Port
August 20, 2013, 03:01:19 AM
Quote from: Xalos on August 20, 2013, 01:06:43 AM
There are specific arguments you have to use. I don't remember exactly what they are.
function Player::damage(%this, %source, %damage, %type)
, if I remember correctly.
%obj.damage(vehicle driver perhaps, 50, $DamageType::Splat);
Ad Bot
Advertisement
BluetoothBoy
August 20, 2013, 08:13:58 AM
addHealth(); should work fine, I can make it play sounds:emotes if it doesn't do that automatically.
Print
Pages:
1
[
2
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Getting a list of scripts that contain vehicle datablocks? (New Question!)