![]() |
wraptext2
okay
here i go im trying to get wordwrap working NPC Code: however, when i trigger the weapon, it just gives me previous tokens, from when i tokenized something else for the player can someone please help me Xx |
Re: wraptext2
Quote:
where did you tokenize anything to start with? |
nm, i figured it out, with a little help of kaimetsu ;)
|
Re: wraptext2
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); |
Quote:
and FYI, that wasn't what was the problem |
Re: Re: wraptext2
Quote:
|
| All times are GMT +2. The time now is 06:34 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.