Graal Forums  

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

Showing results 1 to 25 of 36
Search took 0.00 seconds.
Search: Posts Made By: Toxen
Forum: NPC Scripting 04-10-2011, 03:58 PM
Replies: 2
Views: 1,098
Posted By Toxen
Bush and Bow problem.

Is there anyway to 1, stop an arrow being shot using shootarrow() , or even detect if you are being hit by one, and 2, stop a bush being thrown at you or detect if you are about to be hit by one? Any...
Forum: NPC Scripting 03-06-2011, 04:26 PM
Replies: 16
Views: 2,660
Posted By Toxen
for(a: allplayers) { urvariable = a.level; ...

for(a: allplayers) {
urvariable = a.level;
}

should work fine?
Forum: Code Gallery 02-22-2011, 04:28 PM
Replies: 8
Views: 1,965
Posted By Toxen
very cool. repp++

very cool. repp++
Forum: Unholy Nation Main Forum 02-18-2011, 07:15 AM
Replies: 9
Views: 1,820
Posted By Toxen
agreed.

agreed.
Forum: NPC Scripting 02-14-2011, 05:15 PM
Replies: 18
Views: 2,554
Posted By Toxen
Try, setshape(1,16,32); 1 - is the...

Try,

setshape(1,16,32);

1 - is the shape and I believe their is still only a rectangle you can use so it's 1.
16 - is the width, 1 tile wide
32 - is the height so 2 tiles high.
...
Forum: Code Gallery 02-14-2011, 04:51 PM
Replies: 28
Views: 17,053
Posted By Toxen
@cbk1994, just curious, i didn't look at the...

@cbk1994, just curious, i didn't look at the script but I looked at the post and pictures and what i saw showed that you don't get to choose your extension, does that mean you can't upload .mngs with...
Forum: Unholy Nation Main Forum 01-31-2011, 05:58 AM
Replies: 121
Views: 14,491
Posted By Toxen
Well I've been on UN's scripting team for almost...

Well I've been on UN's scripting team for almost over a month now, and actually Crono is giving me and as well as other developmental staff members orders and how he wants our current projects to go,...
Forum: NPC Scripting 01-29-2011, 05:08 AM
Replies: 16
Views: 2,549
Posted By Toxen
Tryed that, well i tryed using an html object...

Tryed that, well i tryed using an html object with a bunch of variables but I could not get it to work without rc giving me errors :(.
Forum: NPC Scripting 01-29-2011, 04:41 AM
Replies: 16
Views: 2,549
Posted By Toxen
Okay Where could I put like an html code and it...

Okay Where could I put like an html code and it would work, in a guimltextctrl?
Forum: NPC Scripting 01-29-2011, 04:16 AM
Replies: 16
Views: 2,549
Posted By Toxen
wait a second, graal can take html in someway?

wait a second, graal can take html in someway?
Forum: NPC Scripting 01-29-2011, 04:11 AM
Replies: 16
Views: 2,549
Posted By Toxen
v5 , should I try v6? I mean I don't think it wld...

v5 , should I try v6? I mean I don't think it wld be able to be done D:
Forum: NPC Scripting 01-29-2011, 04:02 AM
Replies: 16
Views: 2,549
Posted By Toxen
@ fowlplay4 , I've been actually looking at that...

@ fowlplay4 , I've been actually looking at that stuff, and to my understanding but this is just a guess, but i think it might be because the gui flash player just grabs the file and plays it theirs...
Forum: NPC Scripting 01-29-2011, 03:34 AM
Replies: 16
Views: 2,549
Posted By Toxen
That is basically what i used to start it out :O...

That is basically what i used to start it out :O i was going to personalize it really once i started to get it to run but, I hit a wall.

function onWeaponFired() {
this.active = !this.active;
...
Forum: NPC Scripting 01-28-2011, 07:55 PM
Replies: 16
Views: 2,549
Posted By Toxen
GUI Flash Help!

Alright, Well I have my gui flash , and what i'm trying to do is use the gui flash to have a tinychat working in graal, problem is it trys to load the .swf file but the connection cant happen, is...
Forum: NPC Scripting 01-06-2011, 11:27 PM
Replies: 5
Views: 886
Posted By Toxen
Thanks for the help on that question , but now...

Thanks for the help on that question , but now kinda another problem and it seems so easy but I cant figure it out. :cry:

the name of my gui controls are "Ron_TD_EnemyImage_ 0-14" and I created...
Forum: NPC Scripting 01-04-2011, 05:42 PM
Replies: 5
Views: 886
Posted By Toxen
Post Array of Gui Buttons.

Hi, I am currently trying to make a GUI based inventory system, and for some reason using a loop will not work.

i is the column count I could say, after 8 it should become 0 and j which is the row...
Forum: NPC Scripting 09-02-2009, 05:02 PM
Replies: 21
Views: 5,450
Posted By Toxen
Gambet I always love to read your "How-To"...

Gambet I always love to read your "How-To" threads there always so helpful and to the point.
Forum: Code Gallery 03-25-2008, 11:05 PM
Replies: 23
Views: 4,928
Posted By Toxen
Very nice Zokemon, But what can't we expect from...

Very nice Zokemon, But what can't we expect from you ;)
Rep++ as usual.
Forum: Code Gallery 03-24-2008, 07:05 PM
Replies: 32
Views: 5,852
Posted By Toxen
Actually ,I've watched this man script this...

Actually ,I've watched this man script this overtime on Unholy Dev on Rc, it's actually a very nice put together GUI based tool.
Gratzz man.
Rep ++
Forum: Graphic Design 03-24-2008, 05:32 PM
Replies: 17
Views: 1,920
Posted By Toxen
Wow, That is some very nice artwork, the only...

Wow, That is some very nice artwork, the only thing I see that can be edited, is the too little bit's on the side where the top hit's the side and there is around 3 pixels missing of wall I would...
Forum: NPC Scripting 03-24-2008, 01:56 AM
Replies: 29
Views: 2,499
Posted By Toxen
Thank you all so much, and especially to you pfa,...

Thank you all so much, and especially to you pfa, that is a pretty nice script.
Forum: NPC Scripting 03-21-2008, 04:32 PM
Replies: 29
Views: 2,499
Posted By Toxen
I actually used [PHP] temp.arr =...

I actually used
[PHP]

temp.arr = params[0].tokenize();
for (temp.i=0; temp.i<temp.arr.size(); temp.i++) {
temp.arr[temp.i] = int(temp.arr[temp.i]);
}

and it worked so.
Forum: NPC Scripting 03-20-2008, 12:40 AM
Replies: 29
Views: 2,499
Posted By Toxen
Well Tig, I'm wondering how to take in the text...

Well Tig, I'm wondering how to take in the text and then use it right after in the same event, like I have an edit able text area and they put a number in there to see how many packages of that item,...
Forum: NPC Scripting 03-20-2008, 12:11 AM
Replies: 29
Views: 2,499
Posted By Toxen
String Parsing

Say I had an editable text box and when the person entered a number in it I needed the number for something like:

if(player.gralats = "Params[1] * 15") {

Would their be anyother way to do it...
Forum: NPC Scripting 03-17-2008, 11:48 PM
Replies: 7
Views: 1,240
Posted By Toxen
Thank you Stefan ;)

Thank you Stefan ;)
Showing results 1 to 25 of 36

 
Forum Jump

All times are GMT +2. The time now is 05:11 PM.


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