View Single Post
  #1  
Old 10-07-2004, 10:56 PM
ajb20
Hill Giant
 
Join Date: Jul 2004
Posts: 106
Default Lotsa Perl Problems in 5.9 DR1/2

1. quest::itemcount{} is not functional.
2. quest::movepc() ignores the coordinates put in and seems to use a default setting for alot of the zones.
3. -Edit- #spawn(); Terminates the current section of code. Nothing after #spawn(); statement is completed.
4. $platinum, $gold, $silver, $copper variables nonfunctional.

Just the 4 that I noticed before I gave up, didn't get too much into checking alot of the commands to see what else was broke.
Reply With Quote