View Single Post
jugule
AlliedModders Donor
Join Date: Apr 2020
Old 07-13-2020 , 05:09   Re: attack cells to open/close
Reply With Quote #5

PHP Code:

    RegisterHam
(Ham_TraceAttack"func_door_rotating""open_door")
    
RegisterHam(Ham_TraceAttack"func_door""open_door")

public 
open_door(thisidattackerFloat:damageFloat:direction[3], tracehandledamagebits

dllfunc(DLLFunc_Usethisidattacker)

jugule is offline