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

[Program - Dev] Apoc's Profile Editor [Semi-Beta]

Status
Not open for further replies.
Oh dear god...... it's just too simple..... Apoc I need something more complicated!!!

Thanks guys :)

Morga
 
I can't seem to shift and right click to make a hotspot. I can make waypoints, will this work when creating a profile, I did notice it showed up under the hotspot list.
 
I can't seem to shift and right click to make a hotspot. I can make waypoints, will this work when creating a profile, I did notice it showed up under the hotspot list.

The little help text is misleading.

My editor only supports HB Profiles (thusly; there are no 'waypoints')

Shift + Left click to add your hotspots on the map.
 
New build available

Added support for viewing/editing vendor lists - (Very beta at the moment, not much is shown!)
Added support for adding vendors via search - This needs to be refined some more. Seems some vendors just plain don't show up.
Made the NPC/Mob blips smaller - This should help with some issues having to do with actually seeing the NPCs. I'll be adding filtering in the next build or two.
Several profile loading bugs fixed - Nothing you'll notice. :)

Added blackspot rendering + removal - I *will not* support adding blackspots. This is something you need to do in game, as a simple 2D editor cannot be accurate enough. The editor will allow you to remove blackspots though!

Other misc bugfixes.


Edit: New release up. This fixes issues with selecting vendors. (I screwed up an event hook :S) Also fixed selection sizes on vendors.
 
Last edited:
Image of what I'm currently working on:

QOE.png


Any suggestions are more than welcome.
 
Image of what I'm currently working on:

QOE.png


Any suggestions are more than welcome.
Holy crap!

It looks awesome Apoc =D

Though, i don't see any options to "filter" the quests you're searching for =o

Like the dailies and all other types of quests.
 
a adable option for questoverrides like

<Quest Id="872" Name="The Disruption Ends">
<Objective Type="KillMob" MobId="3269" KillCount="8">
<Hotspots>
<Hotspot X="-86.33092" Y="-3208.448" Z="92.05862" />
<Hotspot X="-82.15623" Y="-3180.666" Z="92.75556" />
</Hotspots>
</Objective>
</Quest>
 
Sorry for this newbie question, but whats the different between a Hostop and a Waypoint? :>
 
New build up.

Fixes issues with adding vendors - They would be added as 'Unknown'
Fixes issues with not being able to add mailboxes - You can do this now!
Other misc fixes.

Edit: another build up

Fixes issues with not saving grind area hotspot sizes.
Added a new item to the Tools menu - You can now automatically add the factions for mobs within your hotspots. (This should make adding factions much easier!)
Made item searching order by name, instead of ID - This makes life easier overall when searching for items :)
Misc rendering fixes
 
Last edited:
Stupid edit button not working -.-

Uploaded a quick 'demo' of the editor. Shows creating a 1-10 profile in under 20 minutes. Granted; the build used for the demo is a bit buggy (major issues have been fixed!)

You can view it here:

http://www.code-cave.com/demo/
 
Stupid edit button not working -.-

Uploaded a quick 'demo' of the editor. Shows creating a 1-10 profile in under 20 minutes. Granted; the build used for the demo is a bit buggy (major issues have been fixed!)

You can view it here:

http://www.code-cave.com/demo/
It's awesome Apoc :D
Can't wait for the questing part =)
 
Hey Apoc just got a little question

Code:
Auto Angler Initializing
This profile does not contain any profiles fitting the character!
Object reference not set to an instance of an object.

This is the error when trying to run a profile i created with this program.
 
Hey Apoc just got a little question

Code:
Auto Angler Initializing
This profile does not contain any profiles fitting the character!
Object reference not set to an instance of an object.

This is the error when trying to run a profile i created with this program.

Can you paste the profile? Chances are; you didn't set the levels properly.
 
Apoc, I got your latest build (19-09) and found something. When you create hotspots it sets the Z coordinate as 0. This causes HB to give the error that it was unable to generate a path from your toon's position to the hotspot. Z coordinate should bet set as "findhighest" and it works, for me at least.

Thanks for sharing this with us, helped me so much making my own profiles.

Hope that helps.
 
Status
Not open for further replies.
Back
Top