Quote:
Originally Posted by maxwar990
Hi how i can add an image of my server's logo in the welcome First login quest?
I have create my First login quest but i dont understand how add a logo's image in the code...and where i put this image? Thanks for answer!
PS Sorry for my bad english ��
|
Hey,
i think this is the solution:
Code:
setskin(SCROLL)
setbgimage('example.tga')
btw. post your quest-questions pls here:
edit:
this is also possible, just try it:
Code:
"addimage (x, y,"***.tga")".