Quantcast
Channel: OTLand
Viewing all articles
Browse latest Browse all 32017

Question about block/critical/headshot

$
0
0
Hello everybody, im looking for some help for a block/critical/headshot script, for each weapon,
this is the script i using on all my custom weapons/wands/bows, etc
how can i add block on my armor and how can i use headshot on this script??
Lua:
local combat = createCombatObject()
setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 0)
setCombatParam(combat, COMBAT_PARAM_BLOCKSHIELD, 0)
setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE)
setCombatParam(combat...
Question about block/critical/headshot

Viewing all articles
Browse latest Browse all 32017

Trending Articles