but iF i don't have 2 hangars ? who is the best task?
The only thing you want to reach with this post is to push your thankscount -.-Quote:
Hello
Today I was searching the PBDO-Forum for a good palladium Task, and I found one. It's the official Script from jD. This Task does not require any taskscripts. The good thing in this task is, its very efficient in selling (it chages hangars :D)
Task will work withhin the next manual update of pbdo
I will explain you the settings here:
Script should be attached.Code:This is the upper Part of the script: #region Task Configuration /* You really should only need to change shiz here! */ bool UseHangarChange = true; [COLOR="Lime"]//if you have 2 hangars you can place one of the ships on 5-2 into the base[/COLOR] bool UseAmmoChanger = false; [COLOR="lime"]// should your ship use Crab & Sab?[/COLOR] bool UseShipAbilities = true;[COLOR="lime"] // if you are using aegis, it will use it's skills[/COLOR] bool UseTechCenter = true; [COLOR="lime"]// use Rocket precision if you have >10[/COLOR] bool UseRocketBuyCPU = false; [COLOR="lime"]// buy rockets or not[/COLOR] bool UseRocketLauncher = true; // self explaining public int CollectionHangar = 1; /[COLOR="lime"]/ this is the hangar, with which we collect[/COLOR] public int SellHangar = 2; [COLOR="lime"]// this is the hangar we sell with[/COLOR] public int RocketBuyConfig = 1; // only if UseRocketBuyCPU is on public int HellstormBuyConfig = 2; //ammo public Enums.LaserAmmoType LaserAmmo = Enums.LaserAmmoType.LCB_10; public Enums.RocketAmmoType RocketAmmo = Enums.RocketAmmoType.PLT_2026; public Enums.RocketLauncherAmmoType RocketLauncherAmmo = Enums.RocketLauncherAmmoType.ECO10; //end ammo #endregion
P.S. This is the Best Palladium Script I've ever seen :D
Source/Coders Thread: [Only registered and activated users can see links. Click Here To Register...]
Thanks for reading and don't Flame :)
If you use it only 1 hour daily, there is no big sence in using it. Palladium COllecting takes more long than only 1 hour. You could just collect 1 hour and then collect manually.Quote:
wait so how do you use it? and if ur using it free u only get 1 hour daily?
Quote:
but iF i don't have 2 hangars ? who is the best task?
I don't need to push it, in fact I have already enough -.-Quote:
The only thing you want to reach with this post is to push your thankscount -.-