Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Another question...showimg? (https://forums.graalonline.com/forums/showthread.php?t=25319)

Gohan43331 03-09-2002 01:30 PM

Another question...showimg?
 
I also have questions about the use of showimg...What are all the @ commands (ex. @Arial@cb@(text)). Does anyone have those documented?

Thanks,
Gohan

screen_name 03-09-2002 03:37 PM

its for showing text




you can do:
showimg @texthere,x,y;
showimg@fontname@texthere,x,y;
showimg@bicus@fontname@texthere,x,y;

bicus = bold,italic,center,underline,strikethrough

Spanko 03-09-2002 08:59 PM

Quote:

Originally posted by screen_name
its for showing text




you can do:
showimg @texthere,x,y;
showimg@fontname@texthere,x,y;
showimg@bicus@fontname@texthere,x,y;

bicus = bold,italic,center,underline,strikethrough

It's actually showimg index,@texthere,x,y; etc.

screen_name 03-10-2002 04:27 AM

yeah, i knew i forgot something

TDO2000 03-10-2002 08:58 PM

Re: Another question...showimg?
 
Quote:

Originally posted by Gohan43331
I also have questions about the use of showimg...What are all the @ commands (ex. @Arial@cb@(text)). Does anyone have those documented?

Thanks,
Gohan

normally you can find things like this in the newfeatures2001/2.txt

amonrabr 03-10-2002 10:43 PM

Re: Another question...showimg?
 
Quote:

Originally posted by Gohan43331
I also have questions about the use of showimg...What are all the @ commands (ex. @Arial@cb@(text)). Does anyone have those documented?

Thanks,
Gohan

Example, The text "Gohan" font:Arial, and underline..

showimg 1,@Arial@u@Gohan,x,y;

its allways:

showimg index,@<font>@<kind>@<Text>,x,y;

In "kind" u can use:
b - bold
i - italic
c - in the center
u - underline


All times are GMT +2. The time now is 12:03 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.