Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to write Profiels
04-21-2014, 02:32 AM
Post: #4
RE: How to write Profiels
My Answers in RED:

Which conditions are possible and what need to be between two there for and nand & or?
use "and" and "or", e.g.
<If condition="CurrentWorldId == 12345 and ActorExistsAt(176001, 123,123,234,100)">
</If>



I already know:
"CurrentWorldId == TheworldsID" (Check Map)
"ObjectFound" actorId="176001" (Find an actor)
Me.IsInTown (Are in the town)
!Me.IsInTown (Are not in the town)

condition for if a Monster is Find or killed?
We don't have this condition yet.

condition for 100 mobs are killed?
We don't have this condition yet.


condition Inventar less than 30/60?
We don't have this condition yet.


condition NPC is there or is an NPC and Object?
use "ActorExistsAt"

If I use movingpoints for 3 diffrent maps in the order of the maps in Map1, Map2, Map3 and Map 3 is be lordet will it tryp the MovingPoints of Map1 and Map2 till the reachable MovingPoints of Map3 are reachable?
Or will the Bot Stop?
It'll try to run all the moving points in order. It'll only stop after running all the moving points.



How to load a new Profil?

<LoadProfile file="OtherProfiles.xml" />
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to write Profiels - [email protected] - 04-19-2014, 01:41 PM
RE: How to write Profiels - Titanium - 04-19-2014, 03:00 PM
RE: How to write Profiels - Titanium - 04-20-2014, 01:57 AM
RE: How to write Profiels - Titanium - 04-21-2014 02:32 AM
RE: How to write Profiels - atragedy - 04-28-2014, 05:13 PM
RE: How to write Profiels - Titanium - 04-29-2014, 01:43 AM
RE: How to write Profiels - atragedy - 04-29-2014, 06:54 AM
RE: How to write Profiels - atragedy - 05-09-2014, 03:08 AM
RE: How to write Profiels - atragedy - 05-09-2014, 03:22 PM
RE: How to write Profiels - MrSlashzz - 05-13-2014, 10:27 PM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)