Server Help

LVZ/LVL Questions - <prefix+###> .. uh..

Samapico - Sun Sep 14, 2003 6:42 pm
Post subject: <prefix+###> .. uh..
Uh ok.. I tried to have a picture 110 pixels to the right of the 'R' spot (top-left of radar) ... so i did this:

Code: Show/Hide
[...]
[screenobjects]
R-0,R-0,IMAGE2,AfterChat,ServerControlled,400,2
R+110,R-0,IMAGE2,AfterChat,ServerControlled,400,3
[...]


and it gives me a syntax error on the second line... I put in R-110 instead of R+110 and it worked (but the picture then appears 110 pixels to the left of the spot)... so i'm wondering... how the hell do you put an image to the right (or bottom... if it was the Y coordinate) of one of those 'hot-spots'.. like they call it tongue.gif .. That's lame, i can't even use + .. I'm probably doing something wrong there..
50% Packetloss - Sun Sep 14, 2003 7:44 pm
Post subject:
it doesnt like the + sign; do this
R110,R-0,IMAGE2,AfterChat,ServerControlled,400,3
without the + and u should be fine
Samapico - Mon Sep 15, 2003 9:09 pm
Post subject:
thx icon_smile.gif
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group