Graal Forums  

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

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: ZeekTheMan2
Forum: NPC Scripting 02-06-2007, 07:15 AM
Replies: 22
Views: 2,709
Posted By ZeekTheMan2
Help

Can somebody help me with this why is its hiding everything accept the names of the players?

Function onCreated()
{
onTimeout();
}
function onTimeout(){
showstats(1024);
}
setTimer(0.05);
Forum: NPC Scripting 08-23-2006, 02:53 AM
Replies: 3
Views: 850
Posted By ZeekTheMan2
have you tried using function...

have you tried using function onActionprojectile(){
Forum: New Scripting Engine (GS2) 08-03-2006, 03:02 AM
Replies: 13
Views: 1,268
Posted By ZeekTheMan2
i was thinking of doing somthing else when the...

i was thinking of doing somthing else when the player is walking but never mind about the script kuji gave me one but i have another question is there any way to shoot particles affects to hit some...
Forum: New Scripting Engine (GS2) 08-02-2006, 07:58 PM
Replies: 13
Views: 1,268
Posted By ZeekTheMan2
Yes it works good

Yes it works good
Forum: New Scripting Engine (GS2) 08-02-2006, 07:47 AM
Replies: 13
Views: 1,268
Posted By ZeekTheMan2
go ahead i like to learn more anyways

go ahead i like to learn more anyways
Forum: New Scripting Engine (GS2) 08-02-2006, 07:06 AM
Replies: 13
Views: 1,268
Posted By ZeekTheMan2
//function onActionServerSide() { if (params[0]...

//function onActionServerSide() {
if (params[0] == "walking") {
clientr.walking = true;
}
if (params[0] == "not walking") {
clientr.walking = false;
}
//}
//#CLIENTSIDE
Forum: New Scripting Engine (GS2) 08-02-2006, 05:44 AM
Replies: 13
Views: 1,268
Posted By ZeekTheMan2
yes but what part of the tiles like what x and...

yes but what part of the tiles like what x and what y you are on i cant fingure that out .
Forum: New Scripting Engine (GS2) 08-02-2006, 05:11 AM
Replies: 13
Views: 1,268
Posted By ZeekTheMan2
Tiles You on

Ok i am making a movement system but i dont really now how to tell what part of the tileset you are on so i can make the player sit on a chair can any one help me
Forum: NPC Scripting 07-19-2006, 06:56 AM
Replies: 10
Views: 954
Posted By ZeekTheMan2
Are you using a guiCTR or a custom image for it...

Are you using a guiCTR or a custom image for it like

new GuiButtonCtrl(MyGui_NameOfButton) {
...
}

or a showimg script based on your mousex and mousey
Forum: Graphic Design 03-18-2006, 03:07 AM
Replies: 3
Views: 1,406
Posted By ZeekTheMan2
Exclamation Making GFX Transperant

What are the colors to make a GFX transperant or how do u make it like that
Forum: Playerworld Staff Openings 03-11-2006, 10:09 AM
Replies: 1
Views: 839
Posted By ZeekTheMan2
Arrow Playerworld19

undefinedWell Playerworld19 is hiring if you look at my name you will see the body GFX that we are useing we need Ganis LATS and NATS so come in help us out :cool:
Forum: Graphic Design 03-11-2006, 09:57 AM
Replies: 16
Views: 1,355
Posted By ZeekTheMan2
I like them

I like them
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT +2. The time now is 07:00 PM.


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