View Single Post
  #1  
Old 12-04-2009, 06:13 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Can't load sign data

I can't seem to get sign data to load on the serverside of clientside. It simply returns nothing, regardless of what I do.

On the clientside, testsign doesn't even work... though I've heard sign data is not loaded on the clientside to conserve bandwidth. However, on the serverside, echo(level.signs.size()) returns nothing as well. Even when I used findlevel("levelname.nw"), and I've tested using tiles[x,y] and the level is there and sending data, but just not sign data. Any help here?
Reply With Quote