Thread: wraptext2
View Single Post
  #6  
Old 08-08-2002, 11:32 AM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Re: Re: wraptext2

Quote:
Originally posted by amonrabr
wraptext2 is to write something on a image or on screen parts.. example..

wraptext2 imgwidth(door.png),1,,@Message.;
for (i=0; i<tokenscount; i++) {
showimg 202+i,@Trebuchet MS@#t(i),(screenwidth/4)-16,(screenheight/2)+(i*18)-60;
changeimgzoom 202+i,1;
changeimgvis 202+i,5;
}

It will make the tokens with the image width(door.gif) of letters..

I dont know if it works this way,anyway try:
wraptext2 screenwidth-95,.75,,@#p(2);
Thanx. Im glad to know this.
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote