View Single Post
  #1300  
Old 11-05-2011, 10:06 PM
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
Uploaded a new version 6.015:

- fixes problems with projectiles falling through the ground
- new script functions convertLatinToUTF8(string) and convertUTF8ToLatin(string), mainly for server-side stuff

The new gserver and npcserver have been uploaded to all machines, requires server restart to enable the json functionality. We've also added onWasShot(x,y,dir) on server-side, for classic arrows. The new version also makes it possible to make npcs not block projectiles with npc.isblockingprojectiles = false. Previously this was only possible on client-side.

Last edited by Admins; 11-05-2011 at 10:39 PM..
Reply With Quote