View Single Post
  #3  
Old 04-03-2006, 11:24 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by Warcaptain
Sign reading is serverside so that translations can work. If you do it clientside then youd have to load up the translations into the client on startup which could possibly take a long time if a server has a full translation (like I think Graal Kingdoms does) Also you can do this sort of thing yourself with testsign()
testsign works clientside? don't know if I've tried. I know that uhh... signs[index].x,y works only serverside though.
Reply With Quote