On the last core, our script of boat has gone crazy.
I've put some debug lines in script (print(cstr(boat.move_offline_mobiles(x,y,z)) and the console says Method not exists...
POL097-2006-09-16 boat.move_offline_mobiles disapperaed
Ill look into it tonight.
Some methods and properties may get broked here and there; for example, SetCriminal..
http://forums.polserver.com/viewtopic.php?t=646
It doesn't do string comparisons anymore and instead turns them into ID tags when compiled (makes things much faster) but before (095/096) if it couldn't do the ID match, it would go back to string compare (this part was removed in 097)..
Some methods and properties may get broked here and there; for example, SetCriminal..
http://forums.polserver.com/viewtopic.php?t=646
It doesn't do string comparisons anymore and instead turns them into ID tags when compiled (makes things much faster) but before (095/096) if it couldn't do the ID match, it would go back to string compare (this part was removed in 097)..