Author Topic: General Playertype Help  (Read 342 times)

I feel that making and working with custom playertypes isn't very touched upon. I was working on a custom playertype with default animations and more, and people keep getting this error:
When people connect, they get an error "Missing Sequence Add-ons/Player_Heed/ for Add-ons/Player_Heed/Custom.dts".

   sequence42 = "./sk_charge2.dsq charge2";
   sequence43 = "./sk_release2.dsq release2";
i tested it and it seems like these 2 animations cause it.

I also managed to make the decal and face system to work with my playertype, except nobody else sees them and only sees a blank face or decal. Are these errors caused by the file downloader not downloading things correctly or am I doing something wrong?

http://forum.blockland.us/index.php?topic=191808.45
seems like this problem isnt only for my playertype. it works when I host it but people crash when trying to connect. i'm assuming this is a downloader issue