Home
last modified time | relevance | path

Searched refs:Find_Not (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/Raid.ocs/System.ocg/
H A DSeqOutro.c9 …this.hero = plane->FindObject(Find_ID(Clonk), Find_Not(Find_Owner(NO_OWNER)), plane->Sort_Distance… in Outro_Start()
57 …e->FindObjects(this.plane->Find_AtRect(-60,-30,120,60), Find_ID(Clonk), Find_Not(Find_Owner(NO_OWN… in Outro_6()
H A DPlane.c10 var closest_clonk = FindObject(Find_ID(Clonk), Find_Not(Find_Owner(NO_OWNER)), Sort_Distance()); in Initialize()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/AI.ocd/Components.ocd/TargetFinding.ocd/
H A DScript.c14 hostile_criteria = Find_Not(Find_Owner(fx.Target->GetOwner())); in FindTarget()
28 hostile_criteria = Find_Not(Find_Owner(fx.Target->GetOwner())); in FindEmergencyTarget()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/WindBag.ocd/
H A DScript.c185 …var criteria = Find_And(Find_Not(Find_Category(C4D_Structure)), Find_Not(Find_Func("IsEnvironment"… in FxIntBurstWindTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Tutorials.ocf/Sandbox.ocs/DevilsHand.ocd/
H A DScript.c14 …var remobj = clonk->FindObject(Find_Distance(5, x, y), Find_NoContainer(), Find_Not(Find_ID(Clonk)… in ControlUse()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Defense.ocf/FightForGidl.ocs/System.ocg/
H A DStoneDoors.c37 func Find_Allied(plr) { return Find_Not(Find_Owner(ENEMY)); } in Find_Allied()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/Crash.ocs/System.ocg/
H A DSeqOutro.c9 …this.hero = plane->FindObject(Find_Not(Find_Owner(NO_OWNER)), Find_ID(Clonk), plane->Sort_Distance… in Outro_Start()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Environment.ocd/Disasters.ocd/BoilingLava.ocd/Bubble.ocd/
H A DScript.c52 …var prey = FindObject(Find_Distance(GetCon() / 15), Find_OCF(OCF_Alive), Find_Not(Find_Property("C… in FxMoveTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Defense.ocf/Windmill.ocs/System.ocg/
H A DRule_ObjectFade.c5 …ory(C4D_Object), Find_ID(Arrow), Find_ID(Javelin)), Find_NoContainer(), Find_Not(Find_OCF(OCF_HitS… in Timer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Tutorials.ocf/Tutorial03.ocs/
H A DScript.c545 …TutArrowShowTarget(FindObject(Find_ID(Clonk), Find_Not(Find_Owner(plr)), Sort_Distance(192, 384)))… in OnGuideMessageShown()
572 …TutArrowShowTarget(FindObject(Find_ID(Clonk), Find_Not(Find_Owner(plr)), Sort_Distance(304, 366)))… in OnGuideMessageShown()
573 …TutArrowShowTarget(FindObject(Find_ID(Clonk), Find_Not(Find_Owner(plr)), Sort_Distance(504, 376)))… in OnGuideMessageShown()
583 …TutArrowShowTarget(FindObject(Find_ID(Clonk), Find_Not(Find_Owner(plr)), Sort_Distance(192, 384)))… in OnGuideMessageShown()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Environment.ocd/Disasters.ocd/BoilingAcid.ocd/Bubble.ocd/
H A DScript.c46 …var prey = FindObject(Find_Distance(GetCon() / 15), Find_OCF(OCF_Alive), Find_Not(Find_Property("C… in FxMoveTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/System.ocg/
H A DFindObject.c12 global func Find_Not(cond) in Find_Not() function
174 return Find_Not(Find_Owner(NO_OWNER)); in Find_AnimalHostile()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Tutorials.ocf/Tutorial08.ocs/
H A DScript.c414 TutArrowShowTarget(FindObject(Find_ID(Clonk), Find_AtPoint(218, 182), Find_Not(Find_Owner(plr)))); in OnGuideMessageShown()
429 TutArrowShowTarget(FindObject(Find_ID(Clonk), Find_AtPoint(604, 806), Find_Not(Find_Owner(plr)))); in OnGuideMessageShown()
442 TutArrowShowTarget(FindObject(Find_ID(Clonk), Find_AtPoint(218, 182), Find_Not(Find_Owner(plr)))); in OnGuideMessageShown()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/DeepSeaMining.ocs/
H A DScript.c192 if (ObjectCount(Find_ID(Fish), Find_Not(Find_Action("Dead"))) < 50) DoFishSpawn(Fish); in EnsureAnimals()
193 if (ObjectCount(Find_ID(Piranha), Find_Not(Find_Action("Dead"))) < 25) DoFishSpawn(Piranha); in EnsureAnimals()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Missions.ocf/TreasureHunt.ocs/System.ocg/
H A DSeqOutro.c55 …e->FindObjects(this.plane->Find_AtRect(-60,-30,120,60), Find_ID(Clonk), Find_Not(Find_Owner(NO_OWN… in Outro_5()
H A DDlgTarzan.c33 …if (!fx.force_shot) if (!FindObject(Find_ID(Clonk), Find_InRect(-180,-20,210,90), Find_Not(Find_Ow… in FxTarzanSwingingTimer()
H A DDlgPyrit.c87 …if ((fc > 11500 && !ObjectCount(Find_ID(Clonk), Find_InRect(-300,-200,600,400), Find_Not(Find_Owne… in FxPyritHammeringTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Arena.ocf/FrozenFortress.ocs/Scrolls.ocd/WindScroll.ocd/
H A DScript.c50 for(var obj in FindObjects(Find_Distance(40,x,y),Find_Not(Find_Category(C4D_Structure)))) in FxWindScrollStormTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Arena.ocf/ThunderousSkies.ocs/Scrolls.ocd/WindScroll.ocd/
H A DScript.c52 for(var obj in FindObjects(Find_Distance(40,x,y),Find_Not(Find_Category(C4D_Structure)))) in FxWindScrollStormTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Arena.ocf/Overcast.ocs/Scrolls.ocd/WindScroll.ocd/
H A DScript.c52 for(var obj in FindObjects(Find_Distance(40,x,y),Find_Not(Find_Category(C4D_Structure)))) in FxWindScrollStormTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Rules.ocd/ObjectFade.ocd/
H A DScript.c36 …for (var fade in FindObjects(Find_Category(C4D_Object), Find_NoContainer(), Find_Not(Find_OCF(OCF_… in Timer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/Sequence.ocd/
H A DScript.c262 …this.hero = nearest_obj->FindObject(Find_ID(Clonk), Find_Not(Find_Owner(NO_OWNER)), nearest_obj->S… in GetHero()
264 this.hero = FindObject(Find_ID(Clonk), Find_Not(Find_Owner(NO_OWNER))); in GetHero()
541 …r.Rect[2], trigger.Rect[3]), Find_OCF(OCF_Alive), Find_Func("IsClonk"), Find_Not(Find_Owner(NO_OWN… in StartTrigger()
546 …nd_Distance(trigger.Radius), Find_OCF(OCF_Alive), Find_Func("IsClonk"), Find_Not(Find_Owner(NO_OWN… in StartTrigger()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Decoration.ocd/Room.ocd/FloorSwitch.ocd/
H A DScript.c24 …ct(-20, -30, 40, 30), Find_AtRect(-20, -10, 40, 8), Find_NoContainer(), Find_Not(Find_Category(C4D… in CheckObjects()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Arena.ocf/Hideout.ocs/PyreGem.ocd/
H A DScript.c104 …nd_NoContainer(), Find_OCF(OCF_Alive), Find_Distance(radius_max, x, y), Find_Not(Find_Distance(rad… in FxGemPyreTimer()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Animals.ocd/Mosquito.ocd/
H A DScript.c126 …ject(Find_Distance(200), Find_NoContainer(), Find_Category(C4D_Living), Find_Not(Find_OCF(OCF_Aliv… in LookForLovelyPlace()

12