Page 1 of 1

POL097-2006-09-16 boat.move_offline_mobiles disapperaed

Posted: Mon Sep 25, 2006 1:43 pm
by VeNdOr
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...

Posted: Mon Sep 25, 2006 2:20 pm
by Austin
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)..

Posted: Mon Sep 25, 2006 2:34 pm
by Austin
Fixed in the next release, in the ID table it was spelled

"move_offline_mobles"