Author Topic: TNAutoCreate doubling spawns.  (Read 1818 times)

RFCsDriveMeNuts

  • Newbie
  • *
  • Thank You
  • -Given: 3
  • -Receive: 0
  • Posts: 12
    • View Profile
TNAutoCreate doubling spawns.
« on: February 23, 2014, 01:17:28 PM »
Pretty straightforward question: I am using TNAutoCreate, but it always creates two instead of one, which is kinda goofy.

I've looked at TNAutoCreate itself... it seems no different than how I am spawning my avatars.  Simply using TNManager.Create(...).  It's as if TNAutoCreate is awaking twice before its destruction.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: TNAutoCreate doubling spawns.
« Reply #1 on: February 23, 2014, 06:16:02 PM »
The only way it would do that is if you have two objects with TNAutoCreate attached.