Author Topic: Object ownership  (Read 2513 times)

danfoo

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 2
  • Posts: 93
    • View Profile
Object ownership
« on: September 21, 2017, 04:04:54 AM »
I have searched the forums regarding transfer of object control / ownership.
In one thread, a poster describes a method of setting mOwner to reassign ownership but is dissuaded from doing so a(by Aaron) as it might mess things top.
On the other hand, in one of the examples there is a ClaimObject method which does exactly the above.

What is the current truth and recommendation? Thanks! :)

PS. Still struggling with the “error: previous reply was less than 180 seconds ago”, even though that is not even true. I can wait 15 minutes and still get that error…?

cmifwdll

  • Global Moderator
  • Sr. Member
  • *****
  • Thank You
  • -Given: 0
  • -Receive: 149
  • Posts: 285
  • TNet Alchemist
    • View Profile
Re: Object ownership
« Reply #1 on: September 22, 2017, 11:07:29 PM »
Looks like 3.1.0 just solved this problem for you:
- NEW: Added the ability to change TNObject.owner at will.
http://www.tasharen.com/forum/index.php?topic=2650.msg67285#msg67285