Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Rotate? (https://forums.graalonline.com/forums/showthread.php?t=24712)

Goboom 02-28-2002 02:40 AM

Rotate?
 
I was wondering is there a way to rotate an image in graal without using all kinds of imgs for the rotation??????? if not there should be one.....like
rotateimg <index>,<rotation degrees>;

Faheria_LAT3 02-28-2002 02:48 AM

S I L V E R:
It's been requested by many scripters before and stefan still hasnt made that command.

Goboom 02-28-2002 02:52 AM

That really makes me p'oed....that would increace scipting capabliliy 100% there wouldnt need to be so many images used and you could make some thing easyer like clocks...ect....

Warcaptain 02-28-2002 03:07 AM

i know he hasnt done this yet, because i requested it first.

TDK_RC6 02-28-2002 04:42 AM

this plus many of other features, but alas, still no sign

Faheria_LAT3 02-28-2002 05:06 AM

Quote:

Originally posted by Warcaptain
i know he hasnt done this yet, because i requested it first.
Right :rolleyes:

nyghtGT 02-28-2002 05:33 AM

Quote:

Originally posted by Kaimetsu
I know something on this issue that the majority don't :)
enlighten us ...

AlexH 02-28-2002 05:38 AM

Quote:

Originally posted by Kaimetsu
I know something on this issue that the majority don't :)
Another command stefans kept to himself?

nyghtGT 02-28-2002 05:40 AM

Quote:

Originally posted by AlexH


Another command stefans kept to himself?

They need to do a VH1: Behind the Programming of Stefan ....

AlexH 02-28-2002 05:42 AM

Quote:

Originally posted by nyghtGT

They need to do a VH1: Behind the Programming of Stefan ....

lol that be good.

They really need someone to update commands.rtf and while they update it they should kinda colour code it.
Like commands highlited in red are only allowed on p2p playerworlds and maybe in like purple will only work with NPC Server. That save a lot of problems with the question am I allowed to use the command *whatever* on a free playerworld?

nyghtGT 02-28-2002 05:48 AM

Quote:

Originally posted by AlexH


They really need someone to update commands.rtf and while they update it they should kinda colour code it.
Like commands highlited in red are only allowed on p2p playerworlds and maybe in like purple will only work with NPC Server. That save a lot of problems with the question am I allowed to use the command *whatever* on a free playerworld?

well some one on the forum kept updating the commands rtf and posting new versions if it, but i dont remember who he was ....

Faheria_GP2 02-28-2002 06:10 AM

Quote:

Originally posted by Kaimetsu
I know something on this issue that the majority don't :)
hidden command?

what?!

Goboom 02-28-2002 06:33 AM

Quote:

Originally posted by Kaimetsu
I know something on this issue that the majority don't
Quote:

Originally posted by nyghtGT
enlighten us ...
Yes pleas Kai enlighten us

neomaximus2k 02-28-2002 06:48 AM

Quote:

Originally posted by nyghtGT

well some one on the forum kept updating the commands rtf and posting new versions if it, but i dont remember who he was ....

it wasn't me but i am willing to if enough people request

Saga2001 02-28-2002 07:40 AM

Probably that its in the new engine?

Phenom1K 02-28-2002 07:44 AM

I know what Kaimetsu is talking about :D Too bad you have to get it on your own.

neomaximus2k 02-28-2002 02:22 PM

Quote:

Originally posted by Phenom1K
I know what Kaimetsu is talking about :D Too bad you have to get it on your own.
and the point of keeping it to yourself is?

Saga2001 02-28-2002 11:17 PM

Quote:

Originally posted by Kaimetsu


How would you know? :confused:

lol, we have many psychics on graal. like me...i know what it is also, but i will keep it quite (not i wish i knew). I am pretty sure he means it will be in the new engine. That one guy, RogueShadow, he said he wanted that so he could make an analog clock, like a circle clock... but u can do that with angles and showimg index,@.,cos(i)*radius,sin(i)*radius; and slowly increase i and do for loops like this:
NPC Code:

for (radius=0;radius<2;radius+=.05;) {
showimg index*(radius*100),@.,cos(time)*radius,sin(time)*r adius;
// That would display a line that could be rotated...
}



so you don't need the drawline feature, or the rotateline
feature...however rotateimg would be kinda nice...

Admins 03-01-2002 12:21 AM

Rotating and stretching of showimgs will probably be
added, but only for visual effects. People without
3D card would not see it / only very slow so you cannot
use it for important things like swords.

Saga2001 03-01-2002 12:33 AM

Quote:

Originally posted by Stefan
Rotating and stretching of showimgs will probably be
added, but only for visual effects. People without
3D card would not see it / only very slow so you cannot
use it for important things like swords.

sounds exciting!
yay! stefan is on! ;)
leet.

Goboom 03-01-2002 07:57 AM

finally!!!! Stefan i going to do something usfull with the graal commands that i will use more than once...last usful thing i have used regularly was the warptext command


All times are GMT +2. The time now is 05:31 PM.

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