Graal Forums  

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

Showing results 126 to 150 of 500
Search took 0.01 seconds; generated 79 minute(s) ago.
Search: Posts Made By: ZeLpH_MyStiK
Forum: NPC Scripting 01-29-2006, 05:00 AM
Replies: 40
Views: 7,577
Posted By ZeLpH_MyStiK
That's why the npc's called Nerv/Haste and says...

That's why the npc's called Nerv/Haste and says scripted by nerv? O.o
Forum: New Scripting Engine (GS2) 01-27-2006, 12:26 PM
Replies: 8
Views: 1,485
Posted By ZeLpH_MyStiK
With your eyes...O.O

With your eyes...O.O
Forum: New Scripting Engine (GS2) 01-27-2006, 03:57 AM
Replies: 8
Views: 1,485
Posted By ZeLpH_MyStiK
Many prefer using php code tags since they allow...

Many prefer using php code tags since they allow tabbing.

Now back on topic!
Forum: Old Scripting Engine (GS1) 01-26-2006, 05:59 AM
Replies: 1
Views: 1,464
Posted By ZeLpH_MyStiK
Graal4 IRC sendtext issue

I'm having problem using sendtext in scripting a v4 irc bot in gs1. The problem is that

sendtext irc,notice,destination,message;

seems to only work when the destination is either a channel or a...
Forum: NPC Scripting 01-26-2006, 02:47 AM
Replies: 4
Views: 2,492
Posted By ZeLpH_MyStiK
I dont think you need "levels/" in the...

I dont think you need "levels/" in the code.
Forum: NPC Scripting 01-25-2006, 06:43 AM
Replies: 14
Views: 3,482
Posted By ZeLpH_MyStiK
Haha the good ol' (free) days.

Haha the good ol' (free) days.
Forum: NPC Scripting 01-25-2006, 01:41 AM
Replies: 14
Views: 3,482
Posted By ZeLpH_MyStiK
::sighs:: it used to be like that years ago.

::sighs:: it used to be like that years ago.
Forum: NPC Scripting 01-23-2006, 12:54 PM
Replies: 40
Views: 7,577
Posted By ZeLpH_MyStiK
I think that was metaphorical.

I think that was metaphorical.
Forum: NPC Scripting 01-23-2006, 12:53 PM
Replies: 18
Views: 4,442
Posted By ZeLpH_MyStiK
No where in your code does it say that it would...

No where in your code does it say that it would reset the animation, so why would you expect it to? -.- Try using an elseif statement and resetting the animation below that.
Forum: NPC Scripting 01-23-2006, 07:39 AM
Replies: 18
Views: 4,442
Posted By ZeLpH_MyStiK
Why are you using a timeout if you're not even...

Why are you using a timeout if you're not even setting the timeout? -.-
Check for
if (created || playerenters) {}
then check to see what level the player is in and replace with the respective...
Forum: NPC Scripting 01-23-2006, 07:28 AM
Replies: 18
Views: 4,442
Posted By ZeLpH_MyStiK
The script is called on creation, thus the reason...

The script is called on creation, thus the reason why it's changing (or it's rather an illusion) when you enter the level. You are using a timeout loop that you never defined so the if (timeout) part...
Forum: NPC Scripting 01-23-2006, 07:25 AM
Replies: 21
Views: 4,002
Posted By ZeLpH_MyStiK
It doesn't. //#CLIENTSIDE if (mousedown) {...

It doesn't.

//#CLIENTSIDE
if (mousedown) {
if (rightmousebutton) {
this.pid = testplayer(mousex,mousey);
setplayerprop #c,#a(this.pid);
}
}
Forum: NPC Scripting 01-23-2006, 07:11 AM
Replies: 18
Views: 4,442
Posted By ZeLpH_MyStiK
check the level you're in, and then use...

check the level you're in, and then use replaceani?
Forum: NPC Scripting 01-23-2006, 04:40 AM
Replies: 40
Views: 7,577
Posted By ZeLpH_MyStiK
I agree. If I've never been to N-Pulse, I...

I agree. If I've never been to N-Pulse, I wouldn't even know what a Haste script is. Asking for a full script off of a server is definitely on the list of bad things to do. Even though the...
Forum: Tech Support 01-23-2006, 02:26 AM
Replies: 12
Views: 1,247
Posted By ZeLpH_MyStiK
I can't seem to edit my post, so I will post new...

I can't seem to edit my post, so I will post new information regarding this problem here:
It seems that RC2 is indeed having trouble updating itself while minimized in systray. I do not receive pms...
Forum: Graal V4 Main Forum 01-23-2006, 02:23 AM
Replies: 7
Views: 512
Posted By ZeLpH_MyStiK
I think Rick means that the setview command would...

I think Rick means that the setview command would change the resetfocus coordinates. For example:

//#CLIENTSIDE
function onCreated() {
setfocus(5,5); //would change the view to coordinates...
Forum: NPC Scripting 01-22-2006, 09:11 PM
Replies: 21
Views: 4,002
Posted By ZeLpH_MyStiK
You should just send the account name of the...

You should just send the account name of the player you found on clientside through the triggeraction. Why do testplayer twice (especially there is the consideration of lag when going from clientside...
Forum: Future Improvements 01-22-2006, 12:56 AM
Replies: 9
Views: 825
Posted By ZeLpH_MyStiK
I actually don't know about that, but you can...

I actually don't know about that, but you can easily test it out. But even if the indeces aren't consistent, the level will be and both level npcs and dbnpcs will have a level (except Control-NPC).
Forum: Tech Support 01-22-2006, 12:50 AM
Replies: 12
Views: 1,247
Posted By ZeLpH_MyStiK
I'm using RC2 2006/01/20 by the way. Edit:...

I'm using RC2 2006/01/20 by the way.

Edit: It seems that it is disconnecting when I have it minimized in systrays even when the time period has not been longer than 5 mins (estimated).
Forum: Future Improvements 01-21-2006, 11:25 PM
Replies: 9
Views: 825
Posted By ZeLpH_MyStiK
dbnpcs have an npc index. same with level npcs,...

dbnpcs have an npc index.
same with level npcs, but you can also use the level for level npcs.
Forum: Tech Support 01-21-2006, 11:22 PM
Replies: 12
Views: 1,247
Posted By ZeLpH_MyStiK
I think RC chat is supposed to be updated once it...

I think RC chat is supposed to be updated once it returns to normal mode.
Forum: Graal V4 Main Forum 01-21-2006, 11:06 PM
Replies: 4
Views: 344
Posted By ZeLpH_MyStiK
meh =\

meh =\
Forum: Tech Support 01-21-2006, 11:04 PM
Replies: 12
Views: 1,247
Posted By ZeLpH_MyStiK
RC2 Disconnect Problem

I frequently get disconnected from RC2 if I don't touch the program for a 10 minutes or so. I would minimize it to systray, and upon return it would say "Disconnected from server!"
I'm on WinXP.
Forum: Tech Support 01-21-2006, 08:39 PM
Replies: 0
Views: 984
Posted By ZeLpH_MyStiK
RC2 Bug/Suggestion

Once you highlight a file in filebrowser, you can double-click in white empty space to open the file, as opposed to deselecting the file when clicking in whitw space.
Forum: NPC Scripting 01-21-2006, 07:36 PM
Replies: 19
Views: 4,486
Posted By ZeLpH_MyStiK
It automatically uses the account name of the...

It automatically uses the account name of the player triggering it. It's a lot more secure without sending #a, since clientside info can be edited. Plus, you don't have to +.5 to the xy coordinates...
Showing results 126 to 150 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.