Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   *help* Neworder Tileset *help* (https://forums.graalonline.com/forums/showthread.php?t=28130)

joseyisleet 04-27-2002 08:42 PM

*help* Neworder Tileset *help*
 
On Behalf of Ultima: how do you work new order in the command addtiledef.
if You need that to be more Specific tell me,and ill tell Ultima :).

Falcor 04-28-2002 04:47 AM

ugh....
it would be a HUGE array of tiletypes. hardly worth your time. I should make a program to spit it out for you :p

LilNiglet 04-28-2002 10:56 AM

Quote:

Originally posted by Falcor
ugh....
it would be a HUGE array of tiletypes. hardly worth your time. I should make a program to spit it out for you :p

yes it would take hours of continus work :p

Neonight 04-28-2002 12:11 PM


Jagen:
it would be eaiser just to script a system where you walk on certain tile hexes and certain ones are blocking

Saga2001 04-28-2002 12:34 PM

Quote:

Originally posted by Neonight

Jagen:
it would be eaiser just to script a system where you walk on certain tile hexes and certain ones are blocking

Ummmm...
no that would take more work...
lol. if u want to, do it, but good luck

Spanko 04-28-2002 05:39 PM

Actually it'd be pretty easy to figure out, assuming that tiletype(x,y) works properly.

Saga2001 04-29-2002 03:23 AM

Quote:

Originally posted by Spanko
Actually it'd be pretty easy to figure out, assuming that tiletype(x,y) works properly.
I guess thats true...

emortylone 04-30-2002 08:08 PM

You make a prog and i'll be VERY happy! Heh. I think someone should me an AFK bot that says "I am AFK" every few minutes, and walks around in a square or circle. This way you don't get DC'ed! :D
---Shifter:

Bhala 05-02-2002 06:21 AM

1 Attachment(s)
the new order has nothing to do with arrays.... here shows the new order....

Saga2001 05-02-2002 09:15 AM

Quote:

Originally posted by emortylone
You make a prog and i'll be VERY happy! Heh. I think someone should me an AFK bot that says "I am AFK" every few minutes, and walks around in a square or circle. This way you don't get DC'ed! :D
---Shifter:

Ummm..
Well more like switch levels and stuff...
Becuase if you don't do stuff that seems realistic it still seems to d/c you, I believe you have to switch levels, etc...

Falcor 05-02-2002 09:11 PM

Quote:

Originally posted by Kaimetsu


:rolleyes:

And that data could be represented in...? Go on, guess. That's right: arrays!

Ooo I had to give that point to Kaimetsu :p

Bhala 05-05-2002 02:16 PM

Quote:

Originally posted by Kaimetsu


:rolleyes:

And that data could be represented in...? Go on, guess. That's right: arrays!

? whats the point of making a big array of something not needed?

BBflat 05-05-2002 11:09 PM

Quote:

Originally posted by Saga2001


Ummm..
Well more like switch levels and stuff...
Becuase if you don't do stuff that seems realistic it still seems to d/c you, I believe you have to switch levels, etc...

No, you just have to move around. I once saw this guy in the Graal bank on Classic. His name was AFK. He had a gold name (suggesting he had been there for quite a while). Anyhow, he was pushing against the left wall, like he had a heavy object on his left key (he probably did). Anyhow, I watched him for a while (10 or so minutes, or so) and all he did was push against the wall. Still, that's not very good for the keyboard. A program to make you move every once in a while would be cool.

BBflat 05-06-2002 12:39 AM

Quote:

Originally posted by Kaimetsu
Of course, people who do this tend to get punished.
Do they? I have never seen or heard anything about this specifically. Or do you mean the kind of people that do these things tend to get into trouble?

BBflat 05-06-2002 12:58 AM

=( What do you do to them? And what exactly are you allowed to do? It doesn't break any rule that I know of.

Falcor 05-06-2002 01:00 AM

You send unneccisary daata to the server. since you arent using your character you do not need to be online.

BBflat 05-06-2002 01:03 AM

Quote:

Originally posted by Falcor
You send unneccisary daata to the server. since you arent using your character you do not need to be online.
Can you give me a specific quote from the rules that says you can't send unnecessary data to the server? And what constitutes unnecessary? You aren't using your character? You are gaining online time. And who is to decide when a person truly is away just to be gaining time? There are plenty of other things they could be doing, like sending PMs, doing something else and checking every 5 or so minutes for more PMs, etc.

Falcor 05-06-2002 01:36 AM

things like leqaving gral on while going to the supermarket constitutes as being idle. falling asleep at the keybord. etc. since graal cant see what your doing, if you are inactive for so long you are kicked off. deal with it.

Bhala 05-06-2002 04:19 AM

Quote:

Originally posted by Kaimetsu


Because it's a far more efficient way of representing the data than the one you used, perhaps?

more efficient maybe but more confuzing...

Falcor 05-06-2002 09:03 AM

If you privide adiquit whitespace it would look like a painted picture. Open up Gmap, they have map-hieght arrays. open up NW, they have a boardmap line of data.
These thigs just about paint a picture :)

screen_name 05-06-2002 09:57 AM

Quote:

Originally posted by Kaimetsu


Maybe if arrays confuse you then you're in the wrong forum.

silly kai


maybe i can use this new order to my advantage

Falcor 05-06-2002 11:29 AM

If you can't make use of arrays, you shouln't be on the scripting forum. This is basic data storage! its not anything complicated. Unlike painting a picture which is entirly unneccisary.

Bhala 05-09-2002 07:39 AM

I never said they were confuzing to me. I am saying that to a gfx person they would most likely be confuzing because they arn't a scripter. I find it easyer to open my gfx file that shows the type & just place the tile where i want it, other then opening a txt file showing all the tile types..........

Bhala 05-09-2002 07:42 AM

Quote:

Originally posted by Falcor
If you privide adiquit whitespace it would look like a painted picture. Open up Gmap, they have map-hieght arrays. open up NW, they have a boardmap line of data.
These thigs just about paint a picture :)

Yes very ture but its just as easy puting one gfx over another...


how about we forget this stuff cuz theres no real point to it. ill do it the way i want & you do it the way you want. The whole point of saying that it doesnt have any thing to do with arrays is that you dont make an array of tile types to feed to the command. Thats all i was saying


All times are GMT +2. The time now is 04:32 PM.

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