Thread: Deleting Object Problem

Results 1 to 3 of 3
  1. #1 Deleting Object Problem 
    Registered Member
    Join Date
    Feb 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Base: Project Insanity [PI]
    Problem: Deleting objects
    Errors(Compiling Errors): None
    Other Information/Media(Pictures, etc):

    This may sound confusing but here is the problem:

    In the PlayerAssistant in pi, you use the code objectToRemove(x, y);
    Simple right? Well, Whenever I delete something and wish to put an object in the coords I deleted, the object I put gets deleted.

    For example: objectToRemove(1111, 1111); // To delete object there
    Then I go into objectmanager and make a object at (1111,1111) // Spawn new obj
    The object I just made in objectmanager will get deleted aswell.

    Please help
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Feb 2011
    Posts
    12
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Still unsolved
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Aug 2009
    Posts
    65
    Thanks given
    6
    Thanks received
    2
    Rep Power
    1
    don't use PlayerAssistant.java to delete use the objectmanager.java instead OF THE OBJECT ID YOU WANT TO ADD ADD A -1 the object gets deleted and you can simply add an another object on it and it gets deleted tho.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 176
    Last Post: 06-02-2011, 02:41 AM
  2. 562 deleting object
    By brain090 in forum Snippets
    Replies: 0
    Last Post: 02-13-2011, 06:10 PM
  3. 508 deleting object..
    By brain090 in forum Requests
    Replies: 9
    Last Post: 01-29-2011, 11:21 PM
  4. Deleting an object
    By mmaKush in forum Help
    Replies: 5
    Last Post: 04-09-2010, 08:48 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •