Write/Read multiple values in 1 attribute

sebmacflysebmacfly Member Posts: 1,018
edited November -1 in Working with GS (Mac)
Hi there :)

I saw that you can write multiple values in 1 attribute but i don't know how to do that...
any help please?

And how can i use a value in this attribute?

Like in a rule, when attribute Game.Score(level1) > 3000
Etc...

Hope that you know wha i mean :)

Cheers
Sebby

Comments

  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    you can also have a text attirubte store multiple values in it by adding to it and seperating each new value with a comma. Then you can say if attribute begins with, ends with, or contains in a rule

    not sure if thats what you mean
  • sebmacflysebmacfly Member Posts: 1,018
    JohnPapiomitis said:
    you can also have a text attirubte store multiple values in it by adding to it and seperating each new value with a comma. Then you can say if attribute begins with, ends with, or contains in a rule

    not sure if thats what you mean

    Exactly what i needed :) thanks...

    I have to use Change attribute Game.ATTRIBUTE to game.musicvolume,game.soundvolume,game.gamecenter,game.level,game.Totalscore

    that's ok?

    How wan i take an attribute value?
    For example if i need to take the game.level value?
  • sebmacflysebmacfly Member Posts: 1,018
    @Tshirtbooth

    Thanks for your help but it's not what i wanted :)
    I'm sorry, my english is not very good :)
    I'll try to learn a little bit more this language ;)

    Cheers
Sign In or Register to comment.