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

eProfileCreator - Making it easier to make profiles - v2.0

Unable to copy profile!

This may be a silly question.. but once i create the profile i'm unable to copy the profile. When i select it all and right click i get no drop down menu for copy,paste,cut ect ??? This aplys to the Hotspot box, protected item box and My Profile box.. Any assistance or advice would be greatly appreciated.
 
If you create a Profile with 1 Vendor. This plugin puts my vendor at the end of the profile-xml file.
There HB doesn?t use the vendor path. I tried it 3 times, with different profiles. When i put the vendor to the beginning of the profile.... then it works. I think this plugin should place the vendor to the top of the file.
 
it make coords with , and not . so it give errors for me

how can i solve it?
 
by following the tutorial which tells you to switch your number format to english(us)
 
This tool doesnt get enough credit. Super work. im using it now to make Herb and Mining Profiles 1-450. just using HB1, to punch in all the vendor etc. and using HB2 to get all the right Hotspot cords. works like a charm :)
 
maybe a silly question.. but is it "safe" to load up HB1 and wow now?
 
This may be a silly question.. but once i create the profile i'm unable to copy the profile. When i select it all and right click i get no drop down menu for copy,paste,cut ect ??? This aplys to the Hotspot box, protected item box and My Profile box.. Any assistance or advice would be greatly appreciated.

Select it and press ctrl c and then to paste it ctrl v
 
Id like to know the answer to preston3050 also. It would make creating profiles cake. i may just use the co-ords part of the original hb and see if they will slot into hb2 profiles, its the coords part that gives me the most dramas
 
Sorry - forgot to update this for HB2.0. Did it now though.
 
doesnt work
Plugin TaskGUI.cs could not be compiled! Compiler errors:
File: TaskGUI.cs Line: 22 Error: The name 'InitializeComponent' does not exist in the current context
File: TaskGUI.cs Line: 37 Error: The name '_nameOfProfileTextBox' does not exist in the current context
File: TaskGUI.cs Line: 38 Error: The name '_minDurabilityTextBox' does not exist in the current context
File: TaskGUI.cs Line: 39 Error: The name '_minFreeBagSlotsTextBox' does not exist in the current context
File: TaskGUI.cs Line: 40 Error: The name '_sellGreyDropDownBox' does not exist in the current context
File: TaskGUI.cs Line: 41 Error: The name '_sellWhiteDropDownBox' does not exist in the current context
File: TaskGUI.cs Line: 42 Error: The name '_sellGreenDropDownBox' does not exist in the current context
File: TaskGUI.cs Line: 43 Error: The name '_minLevelForProfileTextBox' does not exist in the current context
File: TaskGUI.cs Line: 44 Error: The name '_maxLevelForProfileTextBox' does not exist in the current context
File: TaskGUI.cs Line: 46 Error: The name '_protectedItems' does not exist in the current context
File: TaskGUI.cs Line: 49 Error: The name '_nameOfSubProfileTextBox' does not exist in the current context
File: TaskGUI.cs Line: 50 Error: The name '_minLevelForProfileTextBox' does not exist in the current context
File: TaskGUI.cs Line: 51 Error: The name '_maxLevelForProfileTextBox' does not exist in the current context
File: TaskGUI.cs Line: 53 Error: The name '_factionsTextBox' does not exist in the current context
File: TaskGUI.cs Line: 59 Error: The name '_hotspotTextBox' does not exist in the current context
File: TaskGUI.cs Line: 61 Error: The name '_hotspotTextBox' does not exist in the current context
File: TaskGUI.cs Line: 78 Error: The name '_vendor1Loc' does not exist in the current context
File: TaskGUI.cs Line: 81 Error: The name '_vendor1Loc' does not exist in the current context
File: TaskGUI.cs Line: 83 Error: The name '_vendor1Name' does not exist in the current context
File: TaskGUI.cs Line: 83 Error: The name '_vendor1Entry' does not exist in the current context
File: TaskGUI.cs Line: 83 Error: The name '_vendor1Type' does not exist in the current context
File: TaskGUI.cs Line: 90 Error: The name '_vendor2Loc' does not exist in the current context
File: TaskGUI.cs Line: 93 Error: The name '_vendor2Loc' does not exist in the current context
File: TaskGUI.cs Line: 95 Error: The name '_vendor2Name' does not exist in the current context
File: TaskGUI.cs Line: 95 Error: The name '_vendor2Entry' does not exist in the current context
File: TaskGUI.cs Line: 95 Error: The name '_vendor2Type' does not exist in the current context
File: TaskGUI.cs Line: 104 Error: The name '_yourProfile' does not exist in the current context
File: TaskGUI.cs Line: 108 Error: The name '_yourProfile' does not exist in the current context
File: TaskGUI.cs Line: 162 Error: The name '_hotspotTextBox' does not exist in the current context
File: TaskGUI.cs Line: 166 Error: The name '_hotspotTextBox' does not exist in the current context
File: TaskGUI.cs Line: 174 Error: The name '_factionsTextBox' does not exist in the current context
File: TaskGUI.cs Line: 178 Error: The name '_factionsTextBox' does not exist in the current context
File: TaskGUI.cs Line: 186 Error: The name '_vendor1Entry' does not exist in the current context
File: TaskGUI.cs Line: 187 Error: The name '_vendor1Loc' does not exist in the current context
File: TaskGUI.cs Line: 188 Error: The name '_vendor1Name' does not exist in the current context
File: TaskGUI.cs Line: 196 Error: The name '_vendor2Entry' does not exist in the current context
File: TaskGUI.cs Line: 197 Error: The name '_vendor2Loc' does not exist in the current context
File: TaskGUI.cs Line: 198 Error: The name '_vendor2Name' does not exist in the current context

Plugin TaskGUI.Designer.cs could not be compiled! Compiler errors:
File: TaskGUI.Designer.cs Line: 14 Error: 'Profile_Creator.TaskGUI.Dispose(bool)': no suitable method found to override
 
Patched for HB2.0

Erenion I did a bastard patch on this to get it to work with HB2.0 after DL liquid version he did to get it to work with the new engine. I dont entirely understand the grammer of the language or i would of cleaned it up more. It really needs someone who understands the correct syntax to clean it up. I would of removed the mesh stuff but dont know how to comment out that line of code in the respective files(code/gui/base parts). If this is against your wishes please get one of the moderators or admins to remove the files/post.

Following changes were made.
Hotspots and factions were erroring out due to using a period instead of a comma in the code. (you can now just hit hotspot or faction button over and over and it will update the file accordingly)
Renamed Vendor2 button to mailbox and uses that declares or whatever its called in the language used to write this by pulling the toons current xyz cord.
Rearranged code tag positions due to how the new profile scheme layout.
Added grindarea tags before hotspot section.
 
Last edited:
Apparently I failed for some reason... Not quite sure why at a first glance - try LiquidAtoR's version I guess - can't fix it for a bit as I'm starting my bike trip pretty much right now.... I'll try tmr morning but no promises.

erenion
 
Back
Top