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

Possible Cooking & Fishign 525 [H] Profile

wildwildo

New Member
Joined
May 1, 2012
Messages
9
Reaction score
0
Hi guys, First I take NO CREDIT TO THIS.. i simply found it on the net and was looking for some help.. The site i got it from makes no referance to where its from. [http://pastebin.com/7RRfB6L0]

The code does make referance to [PB - H] 1-525 Cooking-Fishing [Cicrocoft // Zoinx Edit]

So perhaps this is there code.. Anyhow

I cant get it to work.. it simply goes of and does archaeology (and fails at that)..

Could some one have a look at it and see if its fixable

Cheers

View attachment [PB]H.Cooking.Fishing.xml
 
May i ask, where did you find it ?

I have been lokking in the profile code, and all the code is for Alliance like this

HTML:
  <If Condition="Me.IsAlliance" IgnoreCanRun="True">      <If Condition="Me.ZoneId == 12" IgnoreCanRun="True">        <CustomAction Code="Log(System.Drawing.Color.YellowGreen,&quot;I need to train cooking. Going to train in Goldshire.&quot;); " />        <FlyToAction Dismount="True" Location="-9459.038, 49.21274, 56.60667" />        <TrainSkillAction NpcEntry="1430" Location="0, 0, 0" />        <WaitAction Condition="false" Timeout="2000" />      </If>

Theres no Me.IsHorde, and the coords are from ally places.
 
Last edited:
May i ask, where did you find it ?

I have been lokking in the profile code, and all the code is for Alliance like this

HTML:
  <If Condition="Me.IsAlliance" IgnoreCanRun="True">      <If Condition="Me.ZoneId == 12" IgnoreCanRun="True">        <CustomAction Code="Log(System.Drawing.Color.YellowGreen,&quot;I need to train cooking. Going to train in Goldshire.&quot;); " />        <FlyToAction Dismount="True" Location="-9459.038, 49.21274, 56.60667" />        <TrainSkillAction NpcEntry="1430" Location="0, 0, 0" />        <WaitAction Condition="false" Timeout="2000" />      </If>

Theres no Me.IsHorde, and the coords are from ally places.


Yep i stated on the first post where i found it lol :P
 
in past bin ??
try to click and "Unknown Paste ID!"

that's why i ask
 
Back
Top