Ok, in the gui script, im trying to add something, and i put in this code, but for some reason the actual string doesnt show up
NPC Code:
showimg 1010,@Show: #s(server.string),0,87; changeimgzoom 1010,.99; changeimgvis 1010,5;
The string is set fine, but that doesnt show... Can i get some help here please? I also tried:
NPC Code:
showtext 1101,1,1,,,#s(server.etmessage); changeimgvis 1101,4;
It is timeouted btw xD