What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Question] Profile Naming?

flairdevil

Community Developer
Joined
Jul 18, 2011
Messages
371
Reaction score
1
Ok, In trying to name/sort my profiles out and make a nice .rar full of them for my library, I came across an issue (or not) in my naming of them:

If i have a profile named say 24-30 Scarwood - Kain's Command and the matching mesh, does the mesh have to be names exactly like the profile for the profile to use it? Or will any "Scarwood" mesh work? The problem lies in that the generic naming of meshes are developing duplicates in the list of them... I was going to go through and correlate each mesh to its own specific profile, but is this necessary? The profiles direct the bot to the hotspots so would it not use the required mesh as it deemed necessary for that area?

Forgive my lack of knowledge, trying to learn. =)

Also, if the generic mesh would work, one day all we would need was a mesh of the entire area of Telara, yes?
 
The name of the mesh in the profile.xml needs to match the exact name of the mesh itself. For example:

<LoadMesh Name="Guardian 1-6" /> Guardian 1-6 is the exact mesh name. If these don't match, the bot won't know where to go. They do not have to have the same name, but the .xml file must have the exact name of mesh you want to use.
 
Gotcha, kk ty, seems I have two Gloamwood profiles, and only one mesh..... I'll have to sort it out and determine which does what. Does the number (1-6) in your example have to match as well? I only ask because my two current public (before renaming) Gloamwood profiles are entitled Gloamwood 20-24 and Gloamwood 20-28 and my mesh is named Gloamwood? They work fine. Meh, ill figure it out.... lol ty for the reply phaze! =)


EDIT:
Answered my own question:
<AddDefaultJobs />
<LoadMesh Name="Gloamwood" />
<AddJob>

All I have to do is make sure it is calling the right mesh. duh.

EDIT SQUARED:
And upon rereading your post, discovered you answered my question. Fully. /facepalm
 
Back
Top