Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   change tiles temporary clientside? (https://forums.graalonline.com/forums/showthread.php?t=134265509)

scriptless 01-06-2012 10:41 PM

Quote:

Originally Posted by Crow (Post 1681023)
The savelevels server option does not change the behavior of clientside tile changes at all.

Care to take a shot at explaining why tiles acted how I described solely based on the change of that single server options?

Crow 01-06-2012 11:02 PM

Quote:

Originally Posted by scriptless (Post 1681024)
Care to take a shot at explaining why tiles acted how I described solely based on the change of that single server options?

Changed them on the serverside, maybe?

scriptless 01-06-2012 11:07 PM

Quote:

Originally Posted by Crow (Post 1681026)
Changed them on the serverside, maybe?

Nope clientside.

I was using a GMAP. And I was unable to even read a tileserverside. So I just did it clientside but that started acting VERY buggy untill I played with savelevels.. then everything just worked. And I was the only one on the server at the time.

ffcmike 01-06-2012 11:27 PM

Quote:

Originally Posted by Alpho (Post 1680795)
I was just thinking, is it, in anyway possible, to temporary change a tile to something else, clientside, so only you could see it?

If using updateboard within a clientside weapon it will automatically trigger to serverside and affect it for other players.
If you do this within a clientside NPC script however it will only be visible to you. The trouble here is that it's problematic to do dynamically in the same way you would cut a tiled bush, plus you'd then need a timer to restore it to its original tiles. For something like a one off change to a levels tiles within a quest it's quite easy.

Alpho 01-09-2012 10:44 PM

Quote:

Originally Posted by ffcmike (Post 1681032)
If using updateboard within a clientside weapon it will automatically trigger to serverside and affect it for other players.
If you do this within a clientside NPC script however it will only be visible to you. The trouble here is that it's problematic to do dynamically in the same way you would cut a tiled bush, plus you'd then need a timer to restore it to its original tiles. For something like a one off change to a levels tiles within a quest it's quite easy.


Thank you


All times are GMT +2. The time now is 06:58 AM.

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