ok trying to learn how to make my own profiles, but its damn hard when i always get the same error when i finally think its ready for testing : every single time i get : [12:25:54.149 N] Could not find mesh by name '' and my char starts running SE :S And yes, i have saved my mesh files. also loaded em , so both profile and mesh is there. Tried everything as other ppl claim to be correct according to whats described here at the profile section. so im kinda lost ... Cant some PROs just make a real easy Step by Step guide?? givin up soon!!!
No Pro but.... in your profil do you have Code: <LoadMesh Name="YOUR MECH FILE NAME" /> Example of my GoTo Profile: Code: <Profile> <Tasks> <AddDefaultJobs /> [COLOR="red"]<LoadMesh Name="Guardian 6-20" />[/COLOR] <MoveTo X=="7349.549" Y="871.8152" Z="3051.257" /> </Tasks> </Profile>
make sure that on your profile there is a line like this <LoadMesh Name="Gloamwood" /> you have to declare on the profile whats the mesh
ok now were heading somewhere after adding the loadmesh name manually, i got it working . now im gonna mess around some more lol