Thread: problem with objects

Results 1 to 3 of 3
  1. #1 problem with objects 
    Registered Member Hexagon's Avatar
    Join Date
    May 2008
    Posts
    672
    Thanks given
    28
    Thanks received
    18
    Rep Power
    33
    well guys i was trying to add 2 objects but they simply DON'T APPEAR ingame...

    the ints:
    Code:
    if(i == 13000) {
    	class46.aString739 = "obelisk";		
    	class46.aByteArray777 = "No way comming back!".getBytes();	
    	class46.anInt744 = 1;					
    	class46.anInt761 = 1;					
    	class46.anIntArray773 = new int[1];
    	class46.anIntArray773[0] = 11664;				
            class46.aBoolean778 = true;   				
            class46.aBoolean767 = true;   				
            class46.aBoolean762 = false;				
            class46.aBoolean769 = false;				
    	}
    if(i == 13001) {
    	class46.aString739 = "trapdoor";		
    	class46.aByteArray777 = "No way comming back!".getBytes();	
    	class46.anInt744 = 1;					
    	class46.anInt761 = 1;					
    	class46.anIntArray773 = new int[1];
    	class46.anIntArray773[0] = 11284;				
            class46.aBoolean778 = true;   				
            class46.aBoolean767 = true;   				
            class46.aBoolean762 = false;				
            class46.aBoolean769 = false;				
    	}
    the models:


    They are pre-high detail so they don't need conversion (i think)
    Reply With Quote  
     

  2. #2  
    Registered Member Steve123's Avatar
    Join Date
    Oct 2008
    Age
    29
    Posts
    154
    Thanks given
    0
    Thanks received
    0
    Rep Power
    23
    i dont know how to fix it but i think this should be in client help... maybe you get more replies there
    signature suck balls but cookies dont!
    Y-U-M-M-M-M->:cookie:<-M-M-M-M-U-Y
    Reply With Quote  
     

  3. #3  
    Registered Member Hexagon's Avatar
    Join Date
    May 2008
    Posts
    672
    Thanks given
    28
    Thanks received
    18
    Rep Power
    33
    ops i posted thinking here was client section. sorry
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •