![]() |
Advanced Custom Tileset
Is there anyway you can rescript the tileset system so that their tiles work different? For example, changing which tiles are blocking, etc. Also, it would be nice to possibly script your own tiles- what I mean is someone could use a script to make those tiles drawoverplayer or something like that.
|
It's possible but would almost certainly require a custom movement system. You could do it with setshape2 and NPCs but I wouldn't recommend it.
edit to expand: Using custom movement, the best way I can think of to do it is to make a list of tiles of each type and use a custom tile type function. PHP Code:
|
I've experimented with creating custom definitions. However, without a serverside way of colorpicking from images you have to do it clientside, so it ends up being inefficient(having to scan each login) and insecure(since it's clientside hackers could change the values to walk on walls).
If you're interested: http://forums.graalonline.com/forums...hp?t=134257595 |
Just to give an addition to Mattkan's question:
Well actually, it's because we wanted to get rid of all the silly lava tiles that we wouldn't need to Level Design with. What me and Mattkan did was change the tileset by replace the lava bubble or something with a custom tile. So now if I go in that custom tile (which is supposed to be a rug), we just start swimming in it. |
Use images, place whatever type of tile it should be (blocking, water, etc) underneath.
:P |
Quote:
Quote:
|
Quote:
There's a small (but dated) tutorial here: http://forums.graalonline.com/forums...threadid=47038 |
Quote:
|
Quote:
|
What tiles are you wanting more of? Any in particular? (Seats, beds etc)
Gonstruct is quite a nifty tool - try this http://forums.graalonline.com/forums...hp?t=134258190 Cool thread: http://forums.graalonline.com/forums...ight=Gonstruct Image: http://forums.graalonline.com/forums...7&d=1253304963 |
| All times are GMT +2. The time now is 05:55 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.