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

need help with profile

wangstad

New Member
Joined
Jul 25, 2012
Messages
25
Reaction score
0
first time trying to make a profile it just enters game casts a spell and leaves


Profile> <Name>kill diablo</Name> <GameParams numGames="-1" isPrivate="True" resumeFromSave="False" difficulty="Normal" act="A4" step="22" quest="114901"/> -<Order> <MoveTo z="1.533798" y="413.6801" x="401.8488" pathPrecision="10" questId="114901" name="portal"/> <UseWaypoint z="1.533798" y="413.6801" x="401.8488" questId="114901" waypointNumber="8"/> <MoveTo z="2.059845" y="278.0869" x="276.2476" pathPrecision="10" questId="114901" name="entrance"/> <UseObject z="1.533798" y="413.6801" x="401.8488" questId="114901" isPortal="True"/> <MoveTo z="40.61041" y="394.0034" x="394.6989" pathPrecision="10" questId="114901" name="diablo"/> <SkipCutscene questId="114901"/> <SkipCutscene questId="114901"/> <SkipCutscene questId="114901"/> <MoveTo z="40.61042" y="351.858" x="356.2296" pathPrecision="10" questId="114901" name="done"/> <LeaveGame reason="done"/> </Order> <KillMonsters>True</KillMonsters> <PickupLoot>True</PickupLoot> </Profile>
 
GAHOMGCLUSTERFUCK!
Profile> <Name>kill diablo</Name> <GameParams numGames="-1" isPrivate="True" resumeFromSave="False" difficulty="Normal" act="A4" step="22" quest="114901"/> -<Order> <MoveTo z="1.533798" y="413.6801" x="401.8488" pathPrecision="10" questId="114901" name="portal"/> <UseWaypoint z="1.533798" y="413.6801" x="401.8488" questId="114901" waypointNumber="8"/> <MoveTo z="2.059845" y="278.0869" x="276.2476" pathPrecision="10" questId="114901" name="entrance"/> <UseObject z="1.533798" y="413.6801" x="401.8488" questId="114901" isPortal="True"/> <MoveTo z="40.61041" y="394.0034" x="394.6989" pathPrecision="10" questId="114901" name="diablo"/> <SkipCutscene questId="114901"/> <SkipCutscene questId="114901"/> <SkipCutscene questId="114901"/> <MoveTo z="40.61042" y="351.858" x="356.2296" pathPrecision="10" questId="114901" name="done"/> <LeaveGame reason="done"/> </Order> <KillMonsters>True</KillMonsters> <PickupLoot>True</PickupLoot> </Profile>

with that being said, use spacing man lol
<Profile>
<Name>kill diablo</Name> <GameParams numGames="-1" isPrivate="True" resumeFromSave="False" difficulty="Normal" act="A4" step="22" quest="114901"/> -
<Order>
<MoveTo z="1.533798" y="413.6801" x="401.8488" pathPrecision="10" questId="114901" name="portal"/>
<UseWaypoint z="1.533798" y="413.6801" x="401.8488" questId="114901" waypointNumber="8"/>
<MoveTo z="2.059845" y="278.0869" x="276.2476" pathPrecision="10" questId="114901" name="entrance"/>
<UseObject z="1.533798" y="413.6801" x="401.8488" questId="114901" isPortal="True"/>
<MoveTo z="40.61041" y="394.0034" x="394.6989" pathPrecision="10" questId="114901" name="diablo"/>
<SkipCutscene questId="114901"/> <SkipCutscene questId="114901"/> <SkipCutscene questId="114901"/>
<MoveTo z="40.61042" y="351.858" x="356.2296" pathPrecision="10" questId="114901" name="done"/>
<LeaveGame reason="done"/>
</Order>
<KillMonsters>True</KillMonsters>
<PickupLoot>True</PickupLoot>
</Profile>

there it is spaced out so people can actually read it lol. As for fixing it..... you seem to have things backwards from all profiles i normally see (Z= Y= X= as opposed to X= Y= Z=) Not sure if that makes a diffrence or not... My suggestion is to look at someone elses profile and fill in data for yours. kick has a great starting template here http://kicks-d3-scripts.googlecode.com/svn/trunk/Useful Stuff/Diff - Act N [Kick].xml
 
i recomend making a simpler script first... make your own wretched queen script to start. Then build up, try to script the next part where you have to kill cpt Dalton. Then if you become good at these try to finish by scripting your way to finding cain and handing in that quest... baby steps man lol
Hope that helps bro
 
Back
Top