Help me please,
I have question (perhaps it's just straight forward):
I have an entity called playerOne (which is a b3d-file).
If I want to change the color of the entity, I just write:
entitycolor playerOne,x,x,x
NO problem, but:
If I have two string-variables (a$, and b$) containing:
a$="player", and b$="One", then what do I have to do, to be able to use them for pointing at my entity?
example: entitycolor (a$+b$),x,x,x - I know this doesnt work, so do you have another suggestion?
Best regards,
Jesper Colding - Jørgensen
Jesper
I have question (perhaps it's just straight forward):
I have an entity called playerOne (which is a b3d-file).
If I want to change the color of the entity, I just write:
entitycolor playerOne,x,x,x
NO problem, but:
If I have two string-variables (a$, and b$) containing:
a$="player", and b$="One", then what do I have to do, to be able to use them for pointing at my entity?
example: entitycolor (a$+b$),x,x,x - I know this doesnt work, so do you have another suggestion?
Best regards,
Jesper Colding - Jørgensen
Jesper