Graal Forums  

Go Back   Graal Forums > Search Forums
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Dach
Forum: NPC Scripting 10-01-2006, 06:48 PM
Replies: 5
Views: 1,286
Posted By Dach
For anyone else that want's to know how to get...

For anyone else that want's to know how to get them to work, you must use power of two sized images that are square. The only other requirements seem to be that the image is veiwable in Graal...
Forum: Tech Support 09-29-2006, 09:14 PM
Replies: 2
Views: 884
Posted By Dach
Padding characters in format()

It seems that format() has stopped reading the padding characters properly. Normally, something like this:
format("okay, the date is %02d:%02d",this.hours,this.minutes);
would have an output along...
Forum: Graal Main Forum (English) 07-27-2006, 10:58 PM
Replies: 166
Views: 13,127
Posted By Dach
Come to think of it, having a chat server with...

Come to think of it, having a chat server with games scripted with the Graal engine would be cooler. You know, something like what Jagen has been working on.
Now that I know these are just chinsy...
Forum: Graal Main Forum (English) 07-27-2006, 10:51 PM
Replies: 166
Views: 13,127
Posted By Dach
Okay, apparently I had to go to...

Okay, apparently I had to go to http://www.adobe.com/ and install some player thingy.

now fix those freaking array bugs! http://forums.graalonline.com/forums/showthread.php?t=67422
Forum: Graal Main Forum (English) 07-27-2006, 10:27 PM
Replies: 166
Views: 13,127
Posted By Dach
sounds good, We did ask for cool things on...

sounds good,
We did ask for cool things on login 1 to do that weren't necessarily related to Player Worlds.

Of course, I would like to know why I am getting this...
Forum: Tech Support 07-18-2006, 09:15 AM
Replies: 2
Views: 1,230
Posted By Dach
saving multidimensional arrays to the player

function onCreated() {
with (findplayer("Dach")) {
template={2,0,10,4,18,"body.png","head0.png","sword1.png","shield1.png"};
player.outfits = new[5];
for (i=0;i<5;i++){
...
Forum: Birthday Forum 05-08-2006, 01:50 PM
Replies: 49
Views: 3,512
Posted By Dach
Happy birtday! also, Lance wishes you a...

Happy birtday!


also, Lance wishes you a happy birthday too!
Forum: Future Improvements 05-07-2006, 10:43 PM
Replies: 1
Views: 844
Posted By Dach
writable attribute for tiles

If there was either an attribute that we could write to for the tile object, or if tiles could join a class, making a pathfinder would be made immensely more efficient since you wouldn't need a list...
Forum: NPC Scripting 03-02-2006, 01:48 AM
Replies: 12
Views: 1,789
Posted By Dach
http://wiki.graal.us/Movement_Tutorial ...

http://wiki.graal.us/Movement_Tutorial

wikified for accessibility and further modification
Forum: NPC Scripting 01-28-2006, 07:14 AM
Replies: 14
Views: 1,642
Posted By Dach
I don't know about you, but I'm not going to make...

I don't know about you, but I'm not going to make scripts for people that don't even want to try to learn anything. That is just a waste of my time.
Forum: NPC Scripting 01-23-2006, 03:31 AM
Replies: 40
Views: 3,751
Posted By Dach
If people think they can get away with asking for...

If people think they can get away with asking for scripts, they will.

Those that ask for a script before asking for help will usually not even try to learn. Obviously they should still be pointed...
Forum: Tech Support 01-19-2006, 06:27 AM
Replies: 3
Views: 906
Posted By Dach
RC2, disconnect in a channel

If you right click a name in the channel view of the player list and do a disconnect, the name will dissapear from your list untill that account reconnects to the channel. However, no affect is seen...
Forum: NPC Scripting 01-14-2006, 10:07 PM
Replies: 3
Views: 1,146
Posted By Dach
Circle fade in/out

I guess I forgot to post this when I made it, so here it is.
pressing f will trigger the effect, if you can't figure out how to make use of it, ohwell
Forum: New Scripting Engine (GS2) 12-09-2005, 09:46 PM
Replies: 17
Views: 2,278
Posted By Dach
The more applicaple usage of SPC is; this.text...

The more applicaple usage of SPC is;
this.text = variable SPC variable2;
Which is many times more appropriate than;
this.text = variable @ " " @ variable2;

Thank you for your time! ;)
Forum: NPC Scripting 12-09-2005, 09:07 PM
Replies: 33
Views: 3,657
Posted By Dach
For the record, I went ahead and benchmarked this...

For the record, I went ahead and benchmarked this crap because you are all to lazy.

For expressions of numbers versus a single number out of 26 runs:
13 times the expression was faster
13 times...
Forum: NPC Scripting 12-02-2005, 10:11 PM
Replies: 16
Views: 2,031
Posted By Dach
It should most certainly not be running that...

It should most certainly not be running that timeout when the effect is not to be seen.

Other than that and what Lance said, it's a decent script (construction wise)...
Forum: PlayerWorlds Main Forum 11-18-2005, 02:00 AM
Replies: 69
Views: 4,304
Posted By Dach
You lose, bye.

You lose, bye.
Forum: Graal Main Forum (English) 11-12-2005, 12:56 AM
Replies: 90
Views: 5,436
Posted By Dach
Trust me when I say this, she views every forum...

Trust me when I say this, she views every forum member as a kid that needs some sort of parental guidance.
Forum: Future Improvements 11-09-2005, 11:59 PM
Replies: 8
Views: 1,087
Posted By Dach
So, what you're saying is, we should have a...

So, what you're saying is, we should have a password?
Forum: Bomy Island Main Forum 11-07-2005, 04:41 PM
Replies: 69
Views: 4,698
Posted By Dach
If you're too important to help out, don't post...

If you're too important to help out, don't post here.
Forum: Birthday Forum 11-04-2005, 09:42 AM
Replies: 7
Views: 907
Posted By Dach
With the words of another Nov. 3 birthed person,...

With the words of another Nov. 3 birthed person, "I don't understand why anyone would pay AOL $24 a month for internet access" (Dennis Miller), I thank you all!
Forum: NPC Scripting 11-04-2005, 12:12 AM
Replies: 10
Views: 1,546
Posted By Dach
The only way to find the exact date at any time...

The only way to find the exact date at any time you need to iterate from the beginning date and acrue your date that way.
There isn't any real way to derive the exact date from a bunch of seconds...
Forum: Tech Support 10-27-2005, 03:57 AM
Replies: 1
Views: 806
Posted By Dach
Duplicate: echoing passed multidimensional arrays

Nothing big here, atleast I'm not sure how this would affect any script other than giving garbled debug output. Anyway, when this weapon script is run:

//#CLIENTSIDE
function onWeaponfired() {
...
Forum: Tech Support 10-18-2005, 08:20 PM
Replies: 14
Views: 1,219
Posted By Dach
a^1/b when a is negative and b is odd, mulitply...

a^1/b when a is negative and b is odd, mulitply a by -1, do the arithmetic, then multiply the answer by -1

Everyone and their mother knows that fractions are represented by limited precision...
Forum: Tech Support 10-17-2005, 02:14 AM
Replies: 14
Views: 1,219
Posted By Dach
The only reason I came across it was from trying...

The only reason I came across it was from trying to get a more blocked ovaloid shape using sinus and cosinus to be honest, which is in itself an odd thing to do. Doesn't matter though, it's still...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT +2. The time now is 02:26 PM.


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