Hi people I was working on my script and for convenience sake I wanted to be able to input method in array but I use for configurations Hash if I show
hashconfig ={ :array_method =[1,1]}I want to being able to extract the content for use it...and no I don't want to spare that into a different section I have to make it usable in the hash simply because I use it for my AI_Personality[ai_id] ={ } who can be different from each.
I hope you will be able to help me thanks
hashconfig ={ :array_method =[1,1]}I want to being able to extract the content for use it...and no I don't want to spare that into a different section I have to make it usable in the hash simply because I use it for my AI_Personality[ai_id] ={ } who can be different from each.
I hope you will be able to help me thanks
