Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-01-2003, 06:43 AM
wonderboysp2p wonderboysp2p is offline
Registered User
wonderboysp2p's Avatar
Join Date: Sep 2002
Location: -Wonderboy
Posts: 537
wonderboysp2p is on a distinguished road
Send a message via AIM to wonderboysp2p
Using Show Text

ok im having trouble using showtext's right aligning feature


if (created) {
showtext 78893,0,0,arial,r,J00z0r NNNNNNNNNNNNN123;
}

doesnt see mto work quite right...

i tried changeimg vis to 4 but that didnt help at all.... help plz
__________________

we are the llama FORUms!!!EWQ Ce13d5423f23!! 2e1 @$6tgv3uy65!
Reply With Quote
  #2  
Old 07-01-2003, 06:46 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Dude, it's right-aligned. If you put it in the upper-left corner of the screen/level then you won't be able to see it. Put it on layer 4 and draw it in on the right.
__________________
Reply With Quote
  #3  
Old 07-01-2003, 06:49 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Re: Using Show Text

Quote:
Originally posted by wonderboysp2p
ok im having trouble using showtext's right aligning feature


if (created) {
showtext 78893,0,0,arial,r,J00z0r NNNNNNNNNNNNN123;
}

doesnt see mto work quite right...

i tried changeimg vis to 4 but that didnt help at all.... help plz
you have it set to appear at 0,0.. meaning the end of the text will begin there, then scroll on towards the front, to the left.. so you'll either see like, a pixel of the text, or nothing at all.
NPC Code:

"3" in J00z0r NNNNNNNNNNNNN123 starts here
v
+ +




+ +


everything else is way off the screen.
__________________

Reply With Quote
  #4  
Old 07-01-2003, 07:10 PM
wonderboysp2p wonderboysp2p is offline
Registered User
wonderboysp2p's Avatar
Join Date: Sep 2002
Location: -Wonderboy
Posts: 537
wonderboysp2p is on a distinguished road
Send a message via AIM to wonderboysp2p
ooooh... that makes more sense
__________________

we are the llama FORUms!!!EWQ Ce13d5423f23!! 2e1 @$6tgv3uy65!
Reply With Quote
  #5  
Old 07-10-2003, 08:00 AM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
Arg, showtext... I prefer showimg con una a instead! Been scripting too long to use showtext now >.<
---Shifter
__________________
Who has time for life these days?
Reply With Quote
  #6  
Old 07-10-2003, 08:01 AM
wonderboysp2p wonderboysp2p is offline
Registered User
wonderboysp2p's Avatar
Join Date: Sep 2002
Location: -Wonderboy
Posts: 537
wonderboysp2p is on a distinguished road
Send a message via AIM to wonderboysp2p
umm who deleted my post agrreing with ps that it was hard to switch from showimg @@@ to showtext?
__________________

we are the llama FORUms!!!EWQ Ce13d5423f23!! 2e1 @$6tgv3uy65!
Reply With Quote
  #7  
Old 07-10-2003, 08:18 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by wonderboysp2p
umm who deleted my post agrreing with ps that it was hard to switch from showimg @@@ to showtext?
Wasn't in this thread.
__________________
Reply With Quote
  #8  
Old 07-10-2003, 09:04 AM
wonderboysp2p wonderboysp2p is offline
Registered User
wonderboysp2p's Avatar
Join Date: Sep 2002
Location: -Wonderboy
Posts: 537
wonderboysp2p is on a distinguished road
Send a message via AIM to wonderboysp2p
jesus kai do you like memorize every post and... stuff?
__________________

we are the llama FORUms!!!EWQ Ce13d5423f23!! 2e1 @$6tgv3uy65!
Reply With Quote
  #9  
Old 07-10-2003, 03:16 PM
Neoreno Neoreno is offline
Cerebrate
Neoreno's Avatar
Join Date: Aug 2001
Location: England
Posts: 1,663
Neoreno is on a distinguished road
Send a message via AIM to Neoreno
I find showtext a lot easier to work with than showimg for text.
__________________

Quote:
Exitus Acta Probat: The Outcome Justifies the Deed.
Reply With Quote
  #10  
Old 07-11-2003, 04:14 AM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
Well if you learn one way, and then a newer way comes up, but it's just as good, you'll stay with the first way =p
---Shifter
__________________
Who has time for life these days?
Reply With Quote
  #11  
Old 07-11-2003, 07:39 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by Projectshifter
Well if you learn one way, and then a newer way comes up, but it's just as good, you'll stay with the first way =p
---Shifter
Only if you're not sufficiently competent to recognise the superiority of the new way.
__________________
Reply With Quote
  #12  
Old 07-12-2003, 12:23 AM
TripleE TripleE is offline
Down with GK Corruption
Join Date: Jun 2003
Posts: 1,005
TripleE is on a distinguished road
Quote:
Originally posted by Kaimetsu


Wasn't in this thread.
It isnt hard to memorize the post that are deleted or dont belong in a certain thread. Maybe he wrote it down becuase he knew you would ask.
Reply With Quote
  #13  
Old 07-12-2003, 07:37 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
I didn't write anything down. I just know what the two threads look like.
__________________
Reply With Quote
  #14  
Old 07-12-2003, 01:58 PM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
Yes, there aren't that many new posts on the scripting forums.
Reply With Quote
  #15  
Old 07-18-2003, 03:26 PM
GoZelda GoZelda is offline
Mister 1,000,000
GoZelda's Avatar
Join Date: Jan 2003
Location: Brussels, capital of Europe.
Posts: 5,396
GoZelda will become famous soon enough
Send a message via AIM to GoZelda Send a message via MSN to GoZelda
I'm going to dictionary.com everytime i see Kai post because he uses hard words for people who are not from england nor america and are 13 years old =\ and i'm best with english. How come? Anyway, showtext is much better as you can do much more stuff as far as i know.
__________________

Quote:
Originally Posted by Lance
stefan is satan
I am the best.
[URL removed]Music or aural pollution?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:39 AM.


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