Author Topic: Help with script  (Read 1863 times)

0 Members and 1 Guest are viewing this topic.

Offline BeaverBobTopic starter

  • Jr. Member
  • **
  • Posts: 32
  • Activity:
    0%
  • Reputation Power: 1
  • BeaverBob has no influence.
  • Gender: Male
  • Respect: +2
  • Referrals: 2
    • View Profile
Help with script
« on: January 17, 2011, 07:11:11 PM »
0
OK so i tried to right my first script something simple no success no big deal kinda expected that. so i thought i would play the game for a while and relax and i needed some scrolls so i downloaded one to make some scrolls but it did not work i thought i could fix it since i understand a bit of the lingo now so hears my problem.

i know the mage spell book has changed since the script was wrote it was

   menu Combo Add SPELLTOMAKE 1-1 Clumsy
   menu Combo Add SPELLTOMAKE 1-2 Create Food
   menu Combo Add SPELLTOMAKE 1-3 Feeblemind

that was page one of the old mage book all the way to spell 8 and then page 2

   menu Combo Add SPELLTOMAKE 2-1 Agility
   menu Combo Add SPELLTOMAKE 2-2 Cunning
   menu Combo Add SPELLTOMAKE 2-3 Cure

and so on and so forth now what i would expect since first and second circle spells are on the same page is

   menu Combo Add SPELLTOMAKE 1-7 Reactive Armor
   menu Combo Add SPELLTOMAKE 1-8 Weaken
   menu Combo Add SPELLTOMAKE 1-9 Agility
   menu Combo Add SPELLTOMAKE 1-10 Cunning

could someone give me a clue as to what i am missing or doing wrong
ThX...

Offline OMGBurgers

  • Hero Member
  • *
  • Posts: 800
  • Activity:
    0%
  • Reputation Power: 7
  • OMGBurgers has no influence.
  • Respect: +44
  • Referrals: 0
    • View Profile
Re: Help with script
« Reply #1 on: January 17, 2011, 07:24:43 PM »
0
I'm guessing this script populates a combo box where you choose which scroll you want to make?  If that's the case they haven't added in any new spells to the magery skill so the part that populates the combo box should remain the same I would think.

Which part of the script actually isn't working?

If it's an old script the size of the crafting gumps have changed a lot over the past year or so with the introduction of toggle quest, alter, etc.  Is it not clicking the inscription gump correctly?  If so the click X/Y locations will possibly need updated, along with however it checks/waits for the crafting gump.

Offline BeaverBobTopic starter

  • Jr. Member
  • **
  • Posts: 32
  • Activity:
    0%
  • Reputation Power: 1
  • BeaverBob has no influence.
  • Gender: Male
  • Respect: +2
  • Referrals: 2
    • View Profile
Re: Help with script
« Reply #2 on: January 17, 2011, 07:53:59 PM »
0
yes it does populate a combo box the script its self will drag and drop correct regs but just stops their but the last time it was updated was 2009 so it must be the X/Y locations like you said thx for help i will look into how to change X/Y locations next this is still all new to me but if i play with something long enough i will figure it out 
ThX...

Tags: