Graal Forums  

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

Showing results 226 to 250 of 500
Search took 0.01 seconds; generated 33 minute(s) ago.
Search: Posts Made By: Kristi
Forum: Graal Main Forum (English) 04-04-2007, 05:42 PM
Replies: 95
Views: 8,916
Posted By Kristi
Change of subject? :D Thank you everyone for...

Change of subject? :D
Thank you everyone for your kind words.
Forum: NPC Scripting 04-04-2007, 05:33 PM
Replies: 14
Views: 1,673
Posted By Kristi
well, for the onCreated in the class, essentially...

well, for the onCreated in the class, essentially you are creating player.onCreated(), so that just isnt going to be called.

as for the doAction, you are calling player.drawMaps() and...
Forum: Graal Main Forum (English) 04-04-2007, 05:18 PM
Replies: 95
Views: 8,916
Posted By Kristi
I am not getting mad? You said you only saw me on...

I am not getting mad? You said you only saw me on npulse dev, so I replied with what else since that was false, and I just wanted people to know the facts. (something you often say).

It is...
Forum: Graal Main Forum (English) 04-04-2007, 04:57 PM
Replies: 95
Views: 8,916
Posted By Kristi
I worked for UN for ages. I also managed Enigma....

I worked for UN for ages. I also managed Enigma. I worked for SL. I worked for Babylon. I created Adiare with Tyriel and crew. I work for Classic, obviously. I do not understand why you attempt to...
Forum: Code Gallery 04-04-2007, 02:15 AM
Replies: 11
Views: 2,267
Posted By Kristi
Not to mention a fairly sizable security risk.

Not to mention a fairly sizable security risk.
Forum: NPC Scripting 04-03-2007, 07:19 PM
Replies: 21
Views: 2,727
Posted By Kristi
Pinky swear?! :D

Pinky swear?! :D
Forum: NPC Scripting 04-03-2007, 03:56 PM
Replies: 21
Views: 2,727
Posted By Kristi
In windows, my rc is usually open, and a console...

In windows, my rc is usually open, and a console is not (obviously). In my usual state it is easiest to pop in a gscript. How "pointless." =)
Forum: Graal Main Forum (English) 04-03-2007, 03:13 AM
Replies: 95
Views: 8,916
Posted By Kristi
I have no intention on doing less work for...

I have no intention on doing less work for classic :D
Forum: NPC Scripting 04-03-2007, 03:09 AM
Replies: 15
Views: 2,192
Posted By Kristi
Classic doesnt have this problem and we also use...

Classic doesnt have this problem and we also use disabledefmovement at all times so this might do it...
Forum: Graal Main Forum (English) 04-02-2007, 09:22 PM
Replies: 95
Views: 8,916
Posted By Kristi
100% pure man meat.

100% pure man meat.
Forum: NPC Scripting 04-02-2007, 08:58 PM
Replies: 21
Views: 2,727
Posted By Kristi
Haha @ chandler. I use gscript to check...

Haha @ chandler.

I use gscript to check answers for statistics sometimes, since my rc is usually in front me.
Forum: Graal Main Forum (English) 04-02-2007, 08:55 PM
Replies: 95
Views: 8,916
Posted By Kristi
I thought of how but have not gotten around to...

I thought of how but have not gotten around to doing it, but you always know where to find me to talk about it :D
Forum: Graal Main Forum (English) 04-02-2007, 06:25 PM
Replies: 95
Views: 8,916
Posted By Kristi
But that is the most enjoyable part of our...

But that is the most enjoyable part of our evenings together :(

Thank you everyone (in advance?)
Forum: Graal Main Forum (English) 04-02-2007, 06:21 PM
Replies: 127
Views: 13,491
Posted By Kristi
Mr. Gambet, how much documentation on gscript...

Mr. Gambet, how much documentation on gscript have you done compared to Skyld? Since you seem to like comparing yourself. Saying you have released more is something you are basing on a quantitive...
Forum: NPC Scripting 03-31-2007, 09:56 PM
Replies: 99
Views: 15,154
Posted By Kristi
What? if(something == true)? ::hits::

What? if(something == true)? ::hits::
Forum: NPC Scripting 03-30-2007, 11:40 PM
Replies: 99
Views: 15,154
Posted By Kristi
Um, you can't do that, when you say vars =...

Um, you can't do that, when you say vars = something, you're actually assinging it to vars, not temp.vars

function onCreated() {
temp.hello;
hello = 2;
sendtorc("TEST:" @ temp.hello);
...
Forum: NPC Scripting 03-30-2007, 06:57 AM
Replies: 99
Views: 15,154
Posted By Kristi
Umm what? function whatever(hi,hi) { ...

Umm what?

function whatever(hi,hi) {
if(this==that) {
blah;
blah
if(true)
cool;
} elseif(yourmom) {
stuff;
Forum: NPC Scripting 03-28-2007, 08:03 AM
Replies: 5
Views: 1,838
Posted By Kristi
YES i've already done it and it RULES that you...

YES
i've already done it and it RULES that you want to do it too!

Just stick to your real life physics, everything falls into place.
Forum: NPC Scripting 03-24-2007, 07:11 AM
Replies: 7
Views: 1,605
Posted By Kristi
try completely recreating the image (showtext...

try completely recreating the image (showtext oldstyle)
Forum: NPC Scripting 03-23-2007, 09:01 AM
Replies: 7
Views: 1,605
Posted By Kristi
Can i see your click code clientside (or the...

Can i see your click code clientside (or the something like that code)

I timeout attrs all the time, and it works fine. maybe its something with using findimg(whatever).text = ;

maybe you have...
Forum: NPC Scripting 03-20-2007, 08:11 PM
Replies: 7
Views: 1,764
Posted By Kristi
What are you going to learn by having someone do...

What are you going to learn by having someone do your code for you ^-^
Forum: NPC Scripting 03-18-2007, 12:06 AM
Replies: 43
Views: 3,918
Posted By Kristi
You are using limits to describe finite concepts....

You are using limits to describe finite concepts. We already know 0 can be divided into 0 parts. Limit definitions are solid when finite definitions do not exist, eg diving by zero. Generally...
Forum: Tech Support 03-17-2007, 11:56 PM
Replies: 16
Views: 2,832
Posted By Kristi
I can only assume that its failing when setting...

I can only assume that its failing when setting the screen mode. disable that in the graal config, or perhaps you have older 3d that only works in 16 bit mode or SOMETHING.

try turning direct...
Forum: NPC Scripting 03-17-2007, 12:59 PM
Replies: 43
Views: 3,918
Posted By Kristi
once again its a calculator error. 0^0 is equal...

once again its a calculator error. 0^0 is equal to 0.

f(x) = 0^x

f(2) = 0^2 = 0
f(1) = 0^1 = 0
f(.5) = 0^.5 = 0
f(.1) = 0^.1 = 0
f(.01) = 0^.01 = 0
....
Forum: NPC Scripting 03-17-2007, 06:24 AM
Replies: 7
Views: 1,286
Posted By Kristi
restarting the gani wouldnt invoke the...

restarting the gani wouldnt invoke the onPlayerEnters, it just picks up the timeout where it left off. I assure you the solution I gave napo will work.
Showing results 226 to 250 of 500

 
Forum Jump

All times are GMT +2. The time now is 09:17 PM.


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