View Single Post
  #14  
Old 12-16-2006, 12:46 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
I have checked the things, the only big problem I have found was a lagging loop in the npcserver when opening the inventory, i have modified function_itemexists (the System/Inventory weapon was basicly triggering itself).

About tiles: better don't use the default flower tile, because when loading the level it will try to find the default flower tile and replace it. I have fixed this in my Graal version so that it is using the correct flower tile(s) depending on the tileset.

testplayer(): doesn't work when the level is noplayerkilling(), since it is only checking for things that are blocking. findnearestplayer/s are only working on serverside.

The problem with the shadow didn't happen to me.
Reply With Quote