Graal Forums  

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

Showing results 1 to 25 of 84
Search took 0.00 seconds.
Search: Posts Made By: brokk
Forum: NPC Scripting 07-16-2013, 09:19 PM
Replies: 1
Views: 881
Posted By brokk
Clicking through GUI

I searched the forums, but I couldn't find the thread.

I have a GUI and I forget how to make it so you can click through it.
The image is a sun effect I'm testing but you can't click on my quick...
Forum: Bug Report 07-13-2013, 12:30 AM
Replies: 46
Views: 17,298
Posted By brokk
When are all the servers going to be back on the...

When are all the servers going to be back on the RC list? This is frustrating!
Forum: NPC Scripting 07-10-2013, 04:36 PM
Replies: 12
Views: 1,683
Posted By brokk
I had just read read this this morning but I...

I had just read read this this morning but I figured it out last night! thanks though!

I just simply change the z value of the player and the shadow stays at (player.x), and (player.y-player.z)
...
Forum: NPC Scripting 07-10-2013, 02:18 AM
Replies: 12
Views: 1,683
Posted By brokk
Yeah I fixed the 'if' statements. But I still...

Yeah I fixed the 'if' statements. But I still can't find a solution to my problem :(
Forum: NPC Scripting 07-10-2013, 12:59 AM
Replies: 12
Views: 1,683
Posted By brokk
Because I need the shadow to display a "sense" of...

Because I need the shadow to display a "sense" of depth. If the shadow stayed with the player, it would just look like the player is rolling up and down..
Forum: NPC Scripting 07-09-2013, 11:06 PM
Replies: 12
Views: 1,683
Posted By brokk
Though that will make the shadow smaller, it will...

Though that will make the shadow smaller, it will not change the distance from the player and the shadow when jumping.
Forum: NPC Scripting 07-09-2013, 09:50 PM
Replies: 12
Views: 1,683
Posted By brokk
I've never messed with any Z values... You may...

I've never messed with any Z values... You may have to go more in depth with me... I'm sorry
Forum: NPC Scripting 07-09-2013, 09:08 PM
Replies: 12
Views: 1,683
Posted By brokk
Looking for a solution

Hello. I need some help. I have a showImg shadow and I want it to follow player and it does. But the problem I am running into is when the player jumps, the shadow also follows the player's y value...
Forum: NPC Scripting 07-08-2013, 07:31 PM
Replies: 2
Views: 953
Posted By brokk
compressing script

What is a better, more efficient way to write this. Preferably without TimeOuts or scheduleEvent.

It's for an npc item I'm making. There's more to it, but I'm just pasting the little snippet I...
Forum: NPC Scripting 07-07-2013, 09:13 PM
Replies: 9
Views: 1,205
Posted By brokk
I have another question when it comes to the...

I have another question when it comes to the default movement. As we know, the direction keys on the keyboard make the player move up, left, down, and right. Is there a command to make the player...
Forum: NPC Scripting 07-07-2013, 09:08 PM
Replies: 9
Views: 1,205
Posted By brokk
Thanks, that's what I was looking for.

Thanks, that's what I was looking for.
Forum: NPC Scripting 07-07-2013, 05:54 PM
Replies: 9
Views: 1,205
Posted By brokk
When you mean it disables it, does that mean it...

When you mean it disables it, does that mean it just disables the "press 'D'" for the weaponFired? Because I have an inventory where if you double click it activates the weaponFired() function. Does...
Forum: NPC Scripting 07-07-2013, 03:48 PM
Replies: 9
Views: 1,205
Posted By brokk
Thank you

Thank you
Forum: NPC Scripting 07-07-2013, 02:37 PM
Replies: 9
Views: 1,205
Posted By brokk
Disableing Sword

What is the function to disable the sword in the default movement?
Forum: NPC Scripting 06-25-2013, 07:00 PM
Replies: 6
Gs3
Views: 1,268
Posted By brokk
Gs3

Pretty much my question is, what is so special about it?

What will it enable that GS2 does not?
Forum: PlayerWorlds Main Forum 05-15-2013, 05:56 PM
Replies: 24
Views: 6,984
Posted By brokk
Release date for IOS?? AMAZING

Release date for IOS??

AMAZING
Forum: PlayerWorlds Main Forum 05-14-2013, 10:02 PM
Replies: 20
Views: 3,684
Posted By brokk
Server Based off Franchises

So technically you can play Graal for free, and server developers don't make a profit. So why would making a server based off of a movie series such as Star Wars, Pokemon, Dragon Ball Z, etc. not be...
Forum: NPC Scripting 04-30-2013, 02:43 PM
Replies: 7
Views: 1,304
Posted By brokk
How do you make a player trigger a function in...

How do you make a player trigger a function in another player?

For example...

//#CLIENTSIDE
function onKeyPressed(code, key)
{
if (key == "s")
{
//Trigger function in this weapon/ in...
Forum: NPC Scripting 04-29-2013, 04:33 PM
Replies: 7
Views: 1,304
Posted By brokk
Damage Blocks

Trigger functions from the player to the player directly to the NPC is easy.
So if the player "swings" it triggers damage on the baddie.

But damaging another player is a different story.

So...
Forum: PlayerWorlds Main Forum 04-22-2013, 05:36 AM
Replies: 34
Views: 4,721
Posted By brokk
Im watching dragon ball z. I used to love this...

Im watching dragon ball z. I used to love this show
Forum: NPC Scripting 04-22-2013, 12:59 AM
Replies: 21
Views: 2,685
Posted By brokk
This is sweet, but I mean a full screen blur.

This is sweet, but I mean a full screen blur.
Forum: NPC Scripting 04-22-2013, 12:01 AM
Replies: 21
Views: 2,685
Posted By brokk
The plan was when the player "sprints", the...

The plan was when the player "sprints", the motion blur is activated. So I'll just have the client check for speeds and movement and such.

Haven't tried the script that you guys offered me yet,...
Forum: Questions about V6 04-21-2013, 11:58 PM
Replies: 21
Views: 19,459
Posted By brokk
That's true. I just assume you all have all the...

That's true. I just assume you all have all the answers. haha
Forum: Questions about V6 04-21-2013, 04:06 PM
Replies: 21
Views: 19,459
Posted By brokk
No it's cool, don't answer my question lol.

No it's cool, don't answer my question lol.
Forum: NPC Scripting 04-21-2013, 02:15 PM
Replies: 21
Views: 2,685
Posted By brokk
Looking for a a slight blur, but then a motion...

Looking for a a slight blur, but then a motion blur for when a player hits a certain speed.
Showing results 1 to 25 of 84

 
Forum Jump

All times are GMT +2. The time now is 12:25 PM.


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