View Single Post
  #1  
Old 10-07-2014, 03:21 AM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
canbepushed(); doesnt work if theres a wall on each side??

PHP Code:
Script help for '*push*':
TServerNPC.canbepushed()
TServerNPC.cannotbepushed() 
Using this serverside and noticing that a "block.png" cannot be pushed thru a gap that is 2 tiles wide dispite the fact that it would fit.. Does anyone know if there is a solution for this?

PHP Code:
function onCreated() {
  
canbepushed();

Attached Images
 
Reply With Quote