Graal Forums  

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

Showing results 51 to 75 of 500
Search took 0.01 seconds; generated 79 minute(s) ago.
Search: Posts Made By: ZeLpH_MyStiK
Forum: Old Scripting Engine (GS1) 03-03-2006, 04:43 AM
Replies: 29
Views: 2,810
Posted By ZeLpH_MyStiK
And it is no wonder everyone just huddles into...

And it is no wonder everyone just huddles into their own little world and stays there. -.-
Forum: Tech Support 03-03-2006, 03:12 AM
Replies: 12
Views: 1,283
Posted By ZeLpH_MyStiK
Dude. I'm not going to enable DMZ to play graal.

Dude. I'm not going to enable DMZ to play graal.
Forum: Tech Support 03-03-2006, 02:04 AM
Replies: 12
Views: 1,283
Posted By ZeLpH_MyStiK
Except I don't use a decent firewall as it gets a...

Except I don't use a decent firewall as it gets a bit too laggy for me. I already know it's a problem with setting up my router configuration.
Forum: Old Scripting Engine (GS1) 03-02-2006, 05:26 AM
Replies: 29
Views: 2,810
Posted By ZeLpH_MyStiK
I'm getting tired of this. We're not here to...

I'm getting tired of this. We're not here to create/fix your npc for you. Use some logic.
Forum: Old Scripting Engine (GS1) 03-01-2006, 12:34 PM
Replies: 29
Views: 2,810
Posted By ZeLpH_MyStiK
Then there's something wrong with the execution...

Then there's something wrong with the execution of this script. I suggest you run through this script once by hand and see where it isn't doing what you want it to do.
Forum: New Scripting Engine (GS2) 03-01-2006, 12:33 PM
Replies: 11
Views: 1,543
Posted By ZeLpH_MyStiK
I do believe save[]'s are limited to integers...

I do believe save[]'s are limited to integers greater than or equal to 0 and less than or equal to 220.
Forum: Old Scripting Engine (GS1) 03-01-2006, 01:16 AM
Replies: 29
Views: 2,810
Posted By ZeLpH_MyStiK
Now another problem you have is that you're now...

Now another problem you have is that you're now trying to set your mouse coordinates with:
mousex=this.mousex;
mousey=this.mousey;
which is not possible.
Forum: Tech Support 03-01-2006, 01:11 AM
Replies: 10
Views: 1,264
Posted By ZeLpH_MyStiK
Thank you, it works.

Thank you, it works.
Forum: Old Scripting Engine (GS1) 02-28-2006, 03:38 AM
Replies: 29
Views: 2,810
Posted By ZeLpH_MyStiK
We do not know what those variables are, please...

We do not know what those variables are, please clarify.
Forum: Tech Support 02-28-2006, 03:35 AM
Replies: 10
Views: 1,264
Posted By ZeLpH_MyStiK
It is still not working. If I remove the 2nd...

It is still not working. If I remove the 2nd parameter, it does work.
This is happening on N-Pulse Dev. Control-NPC
Forum: Tech Support 02-28-2006, 12:34 AM
Replies: 10
Views: 1,264
Posted By ZeLpH_MyStiK
Yes, it was done serverside.

Yes, it was done serverside.
Forum: Old Scripting Engine (GS1) 02-27-2006, 12:35 PM
Replies: 29
Views: 2,810
Posted By ZeLpH_MyStiK
Read my post -.-

Read my post -.-
Forum: Future Improvements 02-27-2006, 12:33 PM
Replies: 2
Views: 886
Posted By ZeLpH_MyStiK
Could be potentially useful. I know on Maloria,...

Could be potentially useful. I know on Maloria, it would stop the npcserver from dying.
Forum: Graal Main Forum (English) 02-27-2006, 07:18 AM
Replies: 27
Views: 2,982
Posted By ZeLpH_MyStiK
I agree wholeheartedly. I don't think it's fair...

I agree wholeheartedly. I don't think it's fair to call everyone in the global community incompetent, unless you know each and everyone of them enough to make that judgement. Even so, that is your...
Forum: Old Scripting Engine (GS1) 02-26-2006, 11:16 PM
Replies: 29
Views: 2,810
Posted By ZeLpH_MyStiK
Read your other threads please. Do not confuse...

Read your other threads please.
Do not confuse events with booleans.
keypressed is an event.
weaponfired is an event.
this.var == 1 is a boolean.
playermp > 20 is a boolean.
Forum: Tech Support 02-26-2006, 10:50 PM
Replies: 10
Views: 1,264
Posted By ZeLpH_MyStiK
Nope, doesn't work. I even tried escaping " and...

Nope, doesn't work. I even tried escaping " and putting those around the parameters.
Forum: Tech Support 02-26-2006, 10:49 PM
Replies: 12
Views: 1,283
Posted By ZeLpH_MyStiK
I'm not gonna enable DMZ, because that's just...

I'm not gonna enable DMZ, because that's just stupid. And fixed port doesn't disable UDP because I get the same message when I check it.
Forum: Tech Support 02-26-2006, 06:52 PM
Replies: 10
Views: 1,264
Posted By ZeLpH_MyStiK
Yes it is, there could also be instances where I...

Yes it is, there could also be instances where I may use a "_" in one of the params I send, and thus it would be read as another param. Anyways, whether there is a workaround or not, this should be...
Forum: Tech Support 02-26-2006, 06:07 PM
Replies: 10
Views: 1,264
Posted By ZeLpH_MyStiK
requestURL with '&'

It seems that requestURL is still having problems with links that make use of the character '&'. The command was able to find the php file that I provided the address to, but it was not able to...
Forum: Tech Support 02-26-2006, 05:30 PM
Replies: 12
Views: 1,283
Posted By ZeLpH_MyStiK
Actually when I use fixed port for UDP, or just...

Actually when I use fixed port for UDP, or just enable UDP on Graal for that matter, I just get a your-UDP-is-not-working message.
Forum: Tech Support 02-26-2006, 06:41 AM
Replies: 8
Views: 817
Posted By ZeLpH_MyStiK
Even if the LoginWindow doesnt' have a width,...

Even if the LoginWindow doesnt' have a width, it's still 0/3, and would thus return 0. It shouldn't have a division by zero error.
Forum: Tech Support 02-26-2006, 06:35 AM
Replies: 12
Views: 1,283
Posted By ZeLpH_MyStiK
Yes I checked the "Use fixed port for data...

Yes I checked the "Use fixed port for data packages" as well as chose 14899 as the port and opened it up on my router. It still is not working.
Forum: Tech Support 02-25-2006, 07:37 PM
Replies: 12
Views: 1,283
Posted By ZeLpH_MyStiK
So no one knows the requirements that are needed...

So no one knows the requirements that are needed for UDP to work? Maybe Stefan can enlighten us?
Forum: Graal V4 Main Forum 02-25-2006, 07:27 PM
Replies: 7
Views: 435
Posted By ZeLpH_MyStiK
Saving on levels is different for every level....

Saving on levels is different for every level. Some levels can take up to 5-7 minutes and still not save, while some levels only seem to take a minute.
Forum: New Scripting Engine (GS2) 02-25-2006, 03:32 AM
Replies: 6
Views: 1,327
Posted By ZeLpH_MyStiK
That's why there is an edit button on it. =O ...

That's why there is an edit button on it. =O
But if you're gonna add something, make it is accurate to the best of your knowledge.
Showing results 51 to 75 of 500

 
Forum Jump

All times are GMT +2. The time now is 07:51 AM.


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