Home
last modified time | relevance | path

Searched refs:eisv (Results 1 – 24 of 24) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dbloodcell-white.lua39 …if entity_getEntityType(e)==ET_ENEMY and not eisv(e, EV_TYPEID, EVT_CELLWHITE) and not eisv(e, EV_…
H A Dsingbulb.lua186 if eisv(e, EV_TYPEID, EVT_ROCK) or eisv(e, EV_TYPEID, EVT_CONTAINER) then
H A Dgroundshockerattackcommon.lua95 if eisv(me, EV_CLAMPING, 0) then
H A Draspberry.lua65 if eisv(me, EV_CLAMPING, 0) then
H A Dcrawlvirus.lua68 if eisv(me, EV_CLAMPING, 0) then
H A Dcreatorform5.lua133 if eisv(e, EV_TYPEID, EVT_DARKLISHOT) then
199 if eisv(e, EV_TYPEID, EVT_DARKLISHOT) then
H A Dsporechildflowerportal.lua78 if eisv(einc, EV_TYPEID, EVT_PET) then
H A Dpistolshrimp.lua134 if attacker == me or eisv(attacker, EV_TYPEID, EVT_PISTOLSHRIMP) then
H A Dgateway.lua113 if eisv(e, EV_TYPEID, EVT_GATEWAYMUTANT) then
H A Dglobecrab.lua113 if e ~= me and eisv(e, EV_TYPEID, EVT_GLOBEJELLY) and entity_isEntityInRange(me, e, 64) then
H A Dgroundshocker.lua101 if eisv(me, EV_CLAMPING, 0) then
H A Denergybarrier.lua122 …ABLE) and not entity_isDead(e) and entity_getCollideRadius(e) > 0 and not eisv(e, EV_TYPEID, EVT_P…
H A Dpredatorytunicate.lua99 if not eisv(ent, EV_TYPEID, EVT_PET) and
H A Dubervinecommon.lua97 …_NEUTRAL and ent ~= me and entity_isDamageTarget(ent, DT_AVATAR_VINE) and eisv(ent, EV_VINEPUSH, 1…
H A Darmapillar.lua128 if eisv(me, EV_CLAMPING, 0) then
H A Dli.lua763 if eisv(v.ent, EV_TYPEID, EVT_PET) then
782 if eisv(v.ent, EV_TYPEID, EVT_PET) then
H A Dforestgod.lua96 if eisv(e, EV_TYPEID, EVT_FORESTGODVINE) then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/tempo/
H A Dsingbulb.lua179 if eisv(e, EV_TYPEID, EVT_ROCK) or eisv(e, EV_TYPEID, EVT_CONTAINER) then
H A Draspberry.lua65 if eisv(me, EV_CLAMPING, 0) then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/_unused/
H A Dpoisonberry.lua67 if eisv(me, EV_CLAMPING, 0) then
H A Dthermalvent.lua59 if e ~= me and eisv(e, EV_CRAWLING, 0) and entity_getName(e) ~= "thermalvent" then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/include/
H A Dcollectibletemplate.lua54 if eisv(e, EV_TYPEID, EVT_ROCK) then
/dports/graphics/p5-Image-Info/Image-Info-1.42/img/
H A Dtest.ppm266 …RUKCFX\f������cmvqu�VVbZVW���~~�vt������ʫ�Ŏ�������������������������ը��z}�eisv|�������������������…
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DScriptInterface.cpp7008 luaFunc(eisv) in luaFunc() argument
9453 luaRegister(eisv),