Invalid Serial Index

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Miike
Posts: 3
Joined: 2004-08-23 22:19:33
Contact:

Invalid Serial Index

Post by Miike »

What is it ?PLS
:D
Aldebaran
Posts: 24
Joined: 2004-04-11 13:20:44

RE: Invalid serial index.

Post by Aldebaran »

You are using a non-registred name as an object type.

E.g.: UO.Usetype( "Pickaxe" ), but you don't have a "Pickaxe" object type in your list of object types. Pay special attention with capitals. "pickaxe" es different from "Pickaxe".

Hope this lines help you!
Post Reply