Author Topic: Broken script help?  (Read 1056 times)

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
Broken script help?
« Reply #30 on: December 07, 2010, 09:48:49 pm »


               yes I see that now and if anyone could see my face then you guys would see that I am almost in tears! thank you guys! You guys have no idea how much headache that other script has given me!
               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
Broken script help?
« Reply #31 on: December 07, 2010, 09:50:16 pm »


               okay my one and final question would be if I really need to change the tags of the tokens I was already using? I mean I don't mind it but is it really neccesary?

Probably a stupid question but thought I should ask it anyway ^^
               
               

               


                     Modifié par Who said that I, 07 décembre 2010 - 09:52 .
                     
                  


            

Legacy_FunkySwerve

  • Hero Member
  • *****
  • Posts: 2325
  • Karma: +0/-0
Broken script help?
« Reply #32 on: December 07, 2010, 09:56:53 pm »


               

Lightfoot8 wrote...

 The use of the system you had in place is just a much cleaner system.  

 

I beg to differ. It may not be the one set up by bioware, but the one I gave him is no more 'dirty'. In fact, it's a great deal more flexible, since you can check for all sorts of additional qualifications with ease, and not just for bioware classes. It's also more transparent and simple to understand, since you don't have to look at both 2da and script to discern what's going on. We use it for all our quasiclass mods, exploit checks, and more. The inconvenience to the player from a one-time loss of levelup time has never even been raised as an issue in over 6 years on our boards. Remember that this only occurs if they player is  doing something they're not supposed to be able to.

I think, if anything, I would describe the bioware system as 'slicker', assuming that it does indeed prevent the barred levelup class selection altogether. Really, if you want to take me to task for something, it should be that I just gave him a working system instead of helping him in figuring out how his got broken. :happy: But then, that can be a much more involved process.

Funky
               
               

               
            

Legacy_FunkySwerve

  • Hero Member
  • *****
  • Posts: 2325
  • Karma: +0/-0
Broken script help?
« Reply #33 on: December 07, 2010, 09:58:47 pm »


               

Who said that I wrote...

okay my one and final question would be if I really need to change the tags of the tokens I was already using? I mean I don't mind it but is it really neccesary?

Probably a stupid question but thought I should ask it anyway ^^

It's only necessary if you like using that nifty loop I wrote. Otherwise you have to go in and write out every iteration of the loop to check for the correct token tag. Waste of code, but entirely doable.

Funky
               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
Broken script help?
« Reply #34 on: December 07, 2010, 10:13:12 pm »


               well seeing that I have been trying to figure it out for about, I dunno, weeks now, I decide to go by your nifty loop ^^



So that list you had shown me earlier I can use to change those nifty tokens right?
               
               

               
            

Legacy_FunkySwerve

  • Hero Member
  • *****
  • Posts: 2325
  • Karma: +0/-0
Broken script help?
« Reply #35 on: December 07, 2010, 10:16:49 pm »


               Yes. Here is the list again.



Shadowdancer 27

Harper 28

Arcane_Archer 29

Assassin 30

Blackguard 31

Champion of Torm 32

Weaponmaster 33

Pale Master 34

Shifter 35

Dwarven Defender 36

Dragon Disciple 37

Purple Dragon Knight 41



For shadowdancer, the token tag would be Allowclass27, for harper scout, Allowclass28, and so on. Remember that the forums decapitalize 'class' wherever it's written - don't let that screw you up by only fixing some of them.



Funky
               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
Broken script help?
« Reply #36 on: December 07, 2010, 10:23:50 pm »


               okay, thank you so much Funky, you have been such a great help.

               
               

               
            

Legacy_Who said that I

  • Hero Member
  • *****
  • Posts: 931
  • Karma: +0/-0
Broken script help?
« Reply #37 on: December 23, 2010, 07:23:36 am »


               It is a complete nightmare! It doesn't work anymore!



It worked just fine, now it is not working anymore....all I did was building on the module and THATS IT.....I didn't script or whatsoever.....What must I do to solve this?