Graal Forums  

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

Showing results 176 to 200 of 500
Search took 0.01 seconds; generated 34 minute(s) ago.
Search: Posts Made By: Kristi
Forum: Code Gallery 06-01-2007, 04:07 PM
Replies: 5
Views: 1,979
Posted By Kristi
He COULD have done that, or he could have...

He COULD have done that, or he could have provided his example, which provides a more hands on experience for the learning scripter. With his example, someone can go OH THATS WHY YOU WOULD DO THAT,...
Forum: Graal Main Forum (English) 05-30-2007, 11:01 PM
Replies: 25
Views: 2,844
Posted By Kristi
someone call the waaaaaaaaaaaaahhhbulance! ...

someone call the waaaaaaaaaaaaahhhbulance!

But seriously, I do not think I want to download a new client every 5 minutes just to have a buggy untested effect pop up during play.

I can script...
Forum: Classic Main Forum 05-27-2007, 01:46 AM
Replies: 38
Views: 7,571
Posted By Kristi
Bingo. And Angel Clan is not being removed,...

Bingo.

And Angel Clan is not being removed, just moved. Ironic, another GC spreading false information.

And Luda, you already know the singles bar is coming back :P
Forum: NPC Scripting 05-26-2007, 04:06 PM
Replies: 14
Views: 1,740
Posted By Kristi
Expanding on what inverness said, all you have to...

Expanding on what inverness said, all you have to do from any other npc is
NPCRupert.chat = "whatever";

or if it was never a showchar

NPCRupert.message("whatever");
Forum: NPC Scripting 05-25-2007, 04:44 PM
Replies: 25
Views: 2,776
Posted By Kristi
there is nothing wrong with onwall2 if used...

there is nothing wrong with onwall2 if used correctly, and its less strain on the system
Forum: NPC Scripting 05-25-2007, 01:42 AM
Replies: 24
Views: 4,770
Posted By Kristi
try using player.gmap.tilelayer

try using player.gmap.tilelayer
Forum: NPC Scripting 05-25-2007, 01:27 AM
Replies: 11
Views: 1,868
Posted By Kristi
your graalat count has to be modified serverside....

your graalat count has to be modified serverside. A player cannot just spawn a serverside npc with a trainer.
Forum: NPC Scripting 05-25-2007, 01:24 AM
Replies: 24
Views: 4,770
Posted By Kristi
may i see the code youre using to set the layer...

may i see the code youre using to set the layer trans? on a map you cant set a levels' trans, you have to set the map's trans, and that probably is your problem.
Forum: NPC Scripting 05-23-2007, 05:38 AM
Replies: 39
Views: 6,361
Posted By Kristi
Can you guys not have a discussion without pride...

Can you guys not have a discussion without pride issues and attacking each other?
Forum: New Scripting Engine (GS2) 05-18-2007, 02:39 PM
Replies: 17
Views: 2,474
Posted By Kristi
I found that funny ^-^

I found that funny ^-^
Forum: Birthday Forum 05-09-2007, 01:09 AM
Replies: 45
Views: 3,900
Posted By Kristi
Happy Birthday Studasaurus

Happy Birthday Studasaurus
Forum: Hello and Goodbyes 05-06-2007, 12:36 PM
Replies: 71
Views: 5,799
Posted By Kristi
Hope life treats you most bodaciously

Hope life treats you most bodaciously
Forum: New Scripting Engine (GS2) 04-29-2007, 05:05 AM
Replies: 21
Views: 3,887
Posted By Kristi
that wouldnt work, youd either have to remove the...

that wouldnt work, youd either have to remove the gani as attr, wait some time, and then set it, isntead of setting it in the same cycle.

the way i suggest around it is that have a timeout in the...
Forum: NPC Scripting 04-27-2007, 04:46 PM
Replies: 19
Views: 2,479
Posted By Kristi
Its funny, I thought I was logging on to view the...

Its funny, I thought I was logging on to view the scripting forum but apparently I made a mistake and walked into a middle school classroom where preteen girls like to bicker with each other.

Time...
Forum: New Scripting Engine (GS2) 04-27-2007, 04:42 PM
Replies: 21
Views: 3,887
Posted By Kristi
yeah, you cant just remove and reset, because...

yeah, you cant just remove and reset, because that means you removed it and set it again, but to everyone else when you updated it, the ani stayed the same since it only sends out the last value.
Forum: New Scripting Engine (GS2) 04-26-2007, 09:14 PM
Replies: 21
Views: 3,887
Posted By Kristi
all gani scripts are clientsided -.- to the gani...

all gani scripts are clientsided -.- to the gani thats just a comment.

No chandler, on player enters only occurs to another player at the moment they first see you since login, after that the...
Forum: New Scripting Engine (GS2) 04-26-2007, 04:52 PM
Replies: 21
Views: 3,887
Posted By Kristi
You only init the particle engine once, so its...

You only init the particle engine once, so its stuck with the text you init it at.
You need to change the emitters text in some event.
Forum: NPC Scripting 04-26-2007, 04:51 AM
Replies: 14
Views: 2,667
Posted By Kristi
oh my god use function onCreated(), not if...

oh my god use function onCreated(), not if created.

and thats not true. params are passed to the onPlayerEnters function
so if you do like setani("whatever",param,param,param);
the function...
Forum: NPC Scripting 04-24-2007, 08:11 AM
Replies: 14
Views: 2,667
Posted By Kristi
YEAH DO ALL THAT... or just make a gani script...

YEAH DO ALL THAT...
or just make a gani script that adjusts your zoom on a timeout, using an attr for zoom. that way everyone will see your zoom...
ps: player.attr[x] = "whatever.gani"; will attach...
Forum: NPC Scripting 04-22-2007, 07:08 PM
Replies: 14
Views: 1,855
Posted By Kristi
If im remembering correctly kais can only check...

If im remembering correctly kais can only check the grid, not arbitrarily sized npcs, so that was the point.
Forum: NPC Scripting 04-22-2007, 06:07 PM
Replies: 35
Views: 3,820
Posted By Kristi
Stop derailing the thread. Someone already...

Stop derailing the thread.
Someone already mentioned if it was in the levels folder, this file.

May we see the line you are using to delete it? :)
Forum: Code Gallery 04-22-2007, 05:58 PM
Replies: 3
Views: 2,148
Posted By Kristi
Closed

Closed
Forum: NPC Scripting 04-22-2007, 05:52 PM
Replies: 6
Views: 1,299
Posted By Kristi
If you are trying to copy the level, you could,...

If you are trying to copy the level, you could, you know, copy the level file.
Forum: NPC Scripting 04-22-2007, 05:48 PM
Replies: 14
Views: 1,855
Posted By Kristi
light projects in infinite directions. Jk,...

light projects in infinite directions.

Jk, if you wanted to test it so it didnt cut corners and appeared visually perfect, youd have to test 4096 lines of light from the center, since thats the...
Forum: NPC Scripting 04-17-2007, 07:08 PM
Replies: 24
Views: 2,874
Posted By Kristi
sailing isnt an event, its a conditional, the way...

sailing isnt an event, its a conditional, the way i did it was correct.

it doesnt work because youre probably doing it online, setlevel2 doesnt work clientside online.
Showing results 176 to 200 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.