Thread: struggling on ints :S:S

Results 1 to 4 of 4
  1. #1 struggling on ints :S:S 
    Registered Member
    Join Date
    Jul 2009
    Posts
    35
    Thanks given
    1
    Thanks received
    0
    Rep Power
    2


    Kay thats the code in class8.java Im adding my custom item but what do I put in the ??? what do each of the addint mean? tbh i copied one of the ints thing and gonna change . Idk what im doing
    Reply With Quote  
     

  2. #2  
    Member

    Join Date
    Sep 2007
    Posts
    614
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    First one should be obvious. Its the item ID. Make something up.
    Code:
    anInt174	=>	modelID
    anInt181	=>	modelZoom
    anInt190	=>	modelRotation1
    anInt198	=>	modelRotation2
    anInt169	=>	modelOffset1
    anInt194	=>	modelOffset2
    Code:
    Class: public Class8	=>	ItemDef
    	FieldsOf: Class8
    		public boolean aBoolean161	=>	membersObject
    		public boolean aBoolean176	=>	stackable
    		public static boolean aBoolean182	=>	isMembers
    		public boolean aBoolean186	=>	aBoolean186
    		public static boolean aBoolean187	=>	aBoolean187
    		public boolean aBoolean206	=>	aBoolean206
    		public byte aByte154	=>	aByte154
    		public byte aByte205	=>	aByte205
    		public byte[] aByteArray178	=>	description
    		public static Class12 aClass12_158	=>	mruNodes1
    		public static Class12 aClass12_159	=>	mruNodes2
    		public static Class30_Sub2_Sub2 aClass30_Sub2_Sub2_183	=>	stream
    		public static Class8[] aClass8Array172	=>	cache
    		public java.lang.String aString170	=>	name
    		public java.lang.String[] aStringArray168	=>	groundActions
    		public java.lang.String[] aStringArray189	=>	actions
    		public int anInt155	=>	value
    		public int anInt157	=>	id
    		public int anInt162	=>	anInt162
    		public int anInt163	=>	certTemplateID
    		public int anInt164	=>	anInt164
    		public int anInt165	=>	anInt165
    		public int anInt166	=>	anInt166
    		public int anInt167	=>	anInt167
    		public int anInt169	=>	modelOffset1
    		public int anInt171	=>	anInt171
    		public int anInt173	=>	anInt173
    		public int anInt174	=>	modelID
    		public int anInt175	=>	anInt175
    		public int anInt177	=>	anInt177
    		public int anInt179	=>	certID
    		public static int anInt180	=>	cacheIndex
    		public int anInt181	=>	modelZoom
    		public int anInt184	=>	anInt184
    		public int anInt185	=>	anInt185
    		public int anInt188	=>	anInt188
    		public int anInt190	=>	modelRotation1
    		public int anInt191	=>	anInt191
    		public int anInt192	=>	anInt192
    		public int anInt194	=>	modelOffset2
    		public int anInt196	=>	anInt196
    		public int anInt197	=>	anInt197
    		public int anInt198	=>	modelRotation2
    		public int anInt199	=>	anInt199
    		public int anInt200	=>	anInt200
    		public int anInt202	=>	team
    		public static int anInt203	=>	totalItems
    		public int anInt204	=>	anInt204
    		public int[] anIntArray156	=>	modifiedModelColors
    		public int[] anIntArray160	=>	originalModelColors
    		public int[] anIntArray193	=>	stackIDs
    		public static int[] anIntArray195	=>	streamIndices
    		public int[] anIntArray201	=>	stackAmounts
    Dont CHANGE what the ints are, as you'll get errors, just use your head and look at what they are, so you can figure out what to put.
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Apr 2008
    Posts
    1,075
    Thanks given
    106
    Thanks received
    39
    Rep Power
    0
    OH MY GOD KID!

    I explained to you clearly yesterday, now get a int base, you don't use blanks as a beginner.
    Reply With Quote  
     

  4. #4  
    Whatchu talkin bout willis?

    Gary's Avatar
    Join Date
    Sep 2008
    Posts
    4,185
    Thanks given
    699
    Thanks received
    656
    Rep Power
    3514
    lol'd
    Ellie
    Sadly lost my beautiful ellie in july 2018 always going to miss you my girl
    Spoiler for sig too big:
    Attached image

    Attached image
    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
  •