Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Level Design (https://forums.graalonline.com/forums/forumdisplay.php?f=6)
-   -   Editor DefNPCs (https://forums.graalonline.com/forums/showthread.php?t=39114)

MattMrHat 10-10-2002 09:42 PM

Editor DefNPCs
 
I don't care how much you 'hate' them for whatever reason, I just want to know where to get them. Or can someone post them?

AlexH 10-10-2002 10:11 PM

You script them.

MattMrHat 10-10-2002 10:20 PM

Quote:

Originally posted by AlexH
You script them.
I don't think so. There were many released like SandPath2, Shallow WaterPath, DeepWater Path, etc.

AlexH 10-10-2002 10:29 PM

Yes and people scripted them.

MattMrHat 10-10-2002 10:37 PM

Quote:

Originally posted by AlexH
Yes and people scripted them.
And they were released for everyone to use, Are you saying I have to make my own? Stupid ass people on the forums wont help you learn to script, wont help you with anything! Im this close to quiting Graal ----

(edit)
Not just because of this, but because of everything. The poor quality of Graal executable, the VERY poor service from Stefan and the 'team'. Stolen money that wasnt refunded which also would go under 'very bad service (shown above)'

Waltz5 10-11-2002 02:33 AM

Quote:

Originally posted by MattMrHat

And they were released for everyone to use, Are you saying I have to make my own? Stupid ass people on the forums wont help you learn to script, wont help you with anything! Im this close to quiting Graal ----

(edit)
Not just because of this, but because of everything. The poor quality of Graal executable, the VERY poor service from Stefan and the 'team'. Stolen money that wasnt refunded which also would go under 'very bad service (shown above)'

They weren't released for everyone to use, that's why if you do a search for them you can't find them anymore, or atleast not from who I got them from.
It's like going on the NPC forum and asking for a script, it's not allowed there so why should it be allowed here?

Dude6252000 10-11-2002 02:57 AM

Quote:

Originally posted by MattMrHat

And they were released for everyone to use, Are you saying I have to make my own? Stupid ass people on the forums wont help you learn to script, wont help you with anything! Im this close to quiting Graal ----

(edit)
Not just because of this, but because of everything. The poor quality of Graal executable, the VERY poor service from Stefan and the 'team'. Stolen money that wasnt refunded which also would go under 'very bad service (shown above)'

So now Graal is poor quality, it sucks, the service is bad, all because you never got a script that you were asking for on the levels forum?

zell12 10-11-2002 03:50 AM

Its not just that. Read the rest of his post, he also dislikes the way the game was run for 4 years now.

AlexH 10-11-2002 04:54 AM

Quote:

Originally posted by zell12
Its not just that. Read the rest of his post, he also dislikes the way the game was run for 4 years now.
Well it's been said many times before and I'm sure it will be said many times again.
If you don't like it, leave.
To be quite honest I'd rather see less posts on the fourms rather than a whole load of megativity about how much somethings sucks.

Goboom 10-11-2002 04:57 AM

They arent hard...koni posted this to help me find out how to get the right tiles right...start with this...
Quote:

Okay, in order to get the hex value for a tile you need to do this:

Mouse over a tile, in the bottom part of the editor it will show the 2 numbers that correspond to that tile. For example (10,82) then you open up windows calculator, go into scientific mode, then in decimal mode put in this:

82*16+10

82 being the y value of the tile, then multiply that by 16, then you want to add the x value to that total. Then you will have 1322 if I'm not mistaken. Then all you have to do, is simply click the Hex bubble to switch to Hex mode (on the calculator) and you will get 52a.

You just add a 0x in front of it and your hex value is 0x52a You can also just put in 82*16+10 in place of the hex value like:

mytiles = {0xaa,82*16+10,0xab};

That will work also

If you want, pick a tile out and I will give you an example as to how to get the hex (if you didn't understand what I said above)Ok...do you know the editnpc things that are in txt form that in the level editor help you build levels faster??? there are ones such as....Graal2002-path,and SandPath...do you know what im talking about?


All times are GMT +2. The time now is 10:06 PM.

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