Graal Forums  

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

Showing results 1 to 25 of 68
Search took 0.00 seconds.
Search: Posts Made By: Salaisuus
Forum: New Scripting Engine (GS2) 06-22-2007, 02:07 AM
Replies: 4
Views: 971
Posted By Salaisuus
triggeractioning area

How do I make triggeraction hit an entire level?

Sorry for the stupid question.

:noob:
Forum: NPC Scripting 03-03-2007, 09:44 AM
Replies: 19
Views: 6,033
Posted By Salaisuus
No, I cant. I cant view the 8 bit tileset. it...

No, I cant.
I cant view the 8 bit tileset. it messes the screen up with black and white and all the colors of the rainbow.
Forum: NPC Scripting 03-03-2007, 06:00 AM
Replies: 19
Views: 6,033
Posted By Salaisuus
Ok none of this works for me. How do I freaking...

Ok none of this works for me.
How do I freaking download tileset offline???????
Forum: New Scripting Engine (GS2) 11-05-2006, 03:56 AM
Replies: 10
Views: 1,775
Posted By Salaisuus
Ehh? Well you must have got it by now but just...

Ehh?
Well you must have got it by now but just incaise and because I've never
before been able to ansver questions here:


function onActionpulled()
{
if (player.dir = 3)
{
player.x -= 1;
Forum: NPC Scripting 11-05-2006, 01:15 AM
Replies: 4
Views: 983
Posted By Salaisuus
Disablin/ customising playerlist etc...

Is it possiple to disable clicking profiles in playerlist or playerlist in total?
If I was to replace it with a custom one or something.
Forum: Tech Support 10-09-2006, 07:32 PM
Replies: 19
Views: 1,966
Posted By Salaisuus
I could change the name but even after renaming...

I could change the name but even after renaming it it claimed that
"weapon newname doesn't exist"

I managed to delete the text file tough.
So problem solved and lesson learned.
Forum: New Scripting Engine (GS2) 10-09-2006, 07:18 PM
Replies: 10
Views: 1,775
Posted By Salaisuus
Yup. I did that. Was just wondering.

Yup. I did that. Was just wondering.
Forum: Tech Support 10-09-2006, 06:14 PM
Replies: 19
Views: 1,966
Posted By Salaisuus
Well we do have a german server and those letters...

Well we do have a german server and those letters are regular in germany too.
Besides, what if someone wants to make a server in other language than englis?

Anyhow, ofcourse I can name the npc...
Forum: New Scripting Engine (GS2) 10-09-2006, 07:29 AM
Replies: 10
Views: 1,775
Posted By Salaisuus
Clientside yes. Tought it didnt need it because...

Clientside yes.
Tought it didnt need it because first I did it simply like this:

function onCreated() {
canbepushed();
}

without the clientside but still it worked.
(tho it...
Forum: Tech Support 10-09-2006, 06:16 AM
Replies: 19
Views: 1,966
Posted By Salaisuus
Say what? I have rw rights to weapons...

Say what?

I have rw rights to weapons ofcourse.

I think the proplem is that the RC reads ä as ä for some reason.
So my questions remains.
Forum: New Scripting Engine (GS2) 10-09-2006, 05:05 AM
Replies: 10
Views: 1,775
Posted By Salaisuus
function onCreated() { if (clientr.flaggy >=...

function onCreated() {
if (clientr.flaggy >= 2) {
canbepushed();
}
}


Umm, I tried that, before and after your post.
It didnt work. :confused:
Forum: New Scripting Engine (GS2) 10-09-2006, 02:58 AM
Replies: 10
Views: 1,775
Posted By Salaisuus
Flags on GS2 - Simple question from a simpelton.

Ok how do I output script that uses flags on gs2?
Like if I want to have npc to react to player if a flag is true.


public function onCreated()
{
if (strtofloat(#s(clientr.flaggy)) >= 2)
{...
Forum: Tech Support 10-08-2006, 11:47 PM
Replies: 19
Views: 1,966
Posted By Salaisuus
No RC support for Ä. Ö & Å?

I saved an npc to RC's weapon list with the name "1kenkät".
The weapon works when player uses it and I see it in the weapons list.
But when I try to edit it on the RC says:

"prob: weapon...
Forum: Tech Support 09-02-2006, 10:22 AM
Replies: 9
Views: 1,081
Posted By Salaisuus
Still No go. I tried with two difrent emails...

Still No go.
I tried with two difrent emails and neither have a spam filter.
But still the confirmation e-mail wont arive.
Forum: Tech Support 09-01-2006, 08:12 PM
Replies: 9
Views: 1,081
Posted By Salaisuus
Ok the GS2 engine is definetly not on. I tried...

Ok the GS2 engine is definetly not on.
I tried contacting the support center about it but I cant register there cause
the confirmation email isnt sent. :\

Must be busy with whatever they are...
Forum: Tech Support 09-01-2006, 08:32 AM
Replies: 9
Views: 1,081
Posted By Salaisuus
Playerworld29. I ment npc not apearing (not...

Playerworld29.
I ment npc not apearing (not even the images) while npc server is down.
I guess its not possiple anymore.

Anyhow, now I have a new proplem since after I turned the npc server on...
Forum: Tech Support 08-31-2006, 12:40 PM
Replies: 9
Views: 1,081
Posted By Salaisuus
Shuting npc server

I shut down the npc server just to test some old pre npc server scripts online
and noticed none of the npc on levels even show up.

So is it impossiple to run old school server like that with...
Forum: NPC Scripting 06-12-2006, 09:59 PM
Replies: 6
Views: 1,238
Posted By Salaisuus
This is just bloody great. All my pretty npcs...

This is just bloody great.
All my pretty npcs are useless...
:frown:

Well anyhow.
I this the new right form for hitobjects?

if (weaponfired) {...
Forum: NPC Scripting 06-11-2006, 05:03 PM
Replies: 6
Views: 1,238
Posted By Salaisuus
New stuff since 2004?

I recently returned after being away for a long time and I noticed some of my scripts dont apear to be working online.

I know the there is now gs1 and gs2 (someone direct me to a document on their...
Forum: PlayerWorlds Main Forum 12-24-2004, 10:23 PM
Replies: 25
Views: 2,361
Posted By Salaisuus
No. Yeah, I do. But I didnt say it was...

No.


Yeah, I do. But I didnt say it was illegal.


I more of tought it as your problem and graal problem.
Just tough youd like to know.
Personally I think the lad is funny, he popped up...
Forum: PlayerWorlds Main Forum 12-24-2004, 05:40 PM
Replies: 25
Views: 2,361
Posted By Salaisuus
Yes, or as I have experience they use much...

Yes, or as I have experience they use much simpler ways to get passwords from people.

Here is a chat I just had on my server:

Opposite (24.12.2004 17:24:16):

Hey

---
Opposite (24.12.2004...
Forum: Future Improvements 12-20-2004, 01:59 PM
Replies: 34
Views: 1,836
Posted By Salaisuus
I use ADSL but still the two last sets (*.*.#.#)...

I use ADSL but still the two last sets (*.*.#.#) of my ip change every now and then.
Forum: NPC Scripting 12-20-2004, 01:49 PM
Replies: 6
Views: 1,318
Posted By Salaisuus
Guess hitobject should be called deprecated since...

Guess hitobject should be called deprecated since monste servers (if not all) use gmaps.

Oh well, I used hitplayer and some params to replace it.
Forum: NPC Scripting 12-18-2004, 03:28 AM
Replies: 6
Views: 1,318
Posted By Salaisuus
yes but I didnt get any usefull ansvers. No...

yes but I didnt get any usefull ansvers.

No one seems to know anything about whats scripts work and how on gmap.

I dont mean for a spesific script, I most likely need to do many in the future...
Forum: NPC Scripting 12-17-2004, 04:58 AM
Replies: 6
Views: 1,318
Posted By Salaisuus
Gmap tutorial

Is there a tutorial for scripting with gmap?
Lot of my npcs seem not to work with gmaps.

Something that explains what needs to be done difrently in scripts,
and what commands dont work on gmap...
Showing results 1 to 25 of 68

 
Forum Jump

All times are GMT +2. The time now is 03:37 PM.


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