Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   *need some help with something (https://forums.graalonline.com/forums/showthread.php?t=36891)

joseyisleet 08-29-2002 05:14 PM

*need some help with something
 
I was mucking around right and i was trying stuff out but i come to a stop why on earth doesnt this work:
for (i = 0 ; i < = 15 ; i++){
message Tis the numbering thingy: #v(i);
}
it just jumps straight to the Number x.x is it cause i aint specified a time out or something?.
-Howard

CheeToS2 08-29-2002 05:18 PM

Re: *need some help with something
 
Quote:

Originally posted by joseyisleet
I was mucking around right and i was trying stuff out but i come to a stop why on earth doesnt this work:
for (i = 0 ; i < = 15 ; i++){
message Tis the numbering thingy: #v(i);
}
it just jumps straight to the Number x.x is it cause i aint specified a time out or something?.
-Howard

for doesn't go nice and slow for you, it does it as fast as possible, so you have to slow it down yourself. Try putting a sleep right after the message command.

joseyisleet 08-29-2002 05:23 PM

<old> Hmm dont seem to work wanna gimme a example </old>
n/m i figured out what i done wrong thanks :)

CheeToS2 08-29-2002 05:38 PM

Quote:

Originally posted by joseyisleet
<old> Hmm dont seem to work wanna gimme a example </old>
n/m i figured out what i done wrong thanks :)

:)

emortylone 08-29-2002 10:54 PM

LOL. For isn't that great for setting things that should be timed and such. for is best for setting strings and changing vars or hiding or initally showing IMG's. Speed is something that you can't control much for it, and if you need to, use another command x.X
---Shifter

joseyisleet 08-30-2002 08:00 AM

uhh that was just a random thing i wrote down i was just wondering why it didnt work but i figured it out, Thanks to Cheetos
-Howard
p.s. Shify did you get my other email?? with account and pass?
this is [email protected]

emortylone 08-30-2002 08:34 AM

Ah Josey, as a matter of fact I did, he he. FOrum PM me and remind me to set it up. I'm going to try and do it in a few if I do'nt get side-tracked :P
---Shifter


All times are GMT +2. The time now is 08:31 AM.

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