Tolokio
Tolokio
 I thought it was my modification, but not, sometimes, when I do .control on a c_headless, client crash but not sphere. It looks random, dosnt happen again for a...
There are some times where I need to store items somewhere. In thoose cases I need to create a container and put it on the map. Or I can create...
What to use a var at canseelos() to retrieve block point? For example: "var.LastBlockPoint" So we can do something like this? ``` if ! local.blockpoint endif ``` In theory this...
If u get 3 points under the terrain. (z -=3), u are not able to move out.  maxZ is player's Z +2, This means client will check only terrain...
 If u bury an npc, shoes will be always visible no matter height. If npc or player is 5 under terrain, it becomes untargeteable and unclickeable. (U need to...
Certain triggers like f_onchar_delete, have m_pclient as argo. But m_pclient seems to be 0 on all thoose triggers.   What should be argo? i dont understand it. Why we...
 Height is not always taken from tiledata. The item from the picture got 5 height in tiledata and 20 ingame. It affect to statics from map as well. I...
When I try to connect offline (no internet connection) I get this message and Im not able to connect sphere.  SO I need to be connected to internet in...
-Butte got no delay so player can use it very very fast, but it can be solved by script using @dclick. For this, I prefer to leave it as it...
Right now vendors dont keep bought items, If u modify it by script or code, u will find that items inside the layer_special are sold one by one ignoring the...