Search the Community
Showing results for tags 'models'.
Found 106 results
-
Hi.. i will change like this: [IMG]http://i52.tinypic.com/2nalb3s.png[/IMG] i pay 5$ if someone help me :)! msn: [email][email protected][/email] sorry for bad english!
-
Okay So I Found Some Models Like A Donator Cape And Everything I Just Dont Know How To Add Them
-
My santas on my server(even the regular and customs) show a statius helm on the ground when you equip them but not the santa hat. im pretty sure that thier reading the wrong model in the class 8 in client. I dont know the model number so if anyone has the actual santa hat models i can put in my models plz message me or post. thx :)
-
Ok, i've seen plenty tutorials to add customs. But here is my situation... My models are .dat's instead of .gz, and my ints look like this: [CODE]case 9802: class8.aStringArray189 = new String[5]; class8.aStringArray189[1] = "Equip"; class8.anInt174 = 14007; class8.anInt181 = 1744; class8.anInt190 = 738; class8.anInt198 = 1985; class8.anInt194 = 0; class8.anInt169 = 0; class8.anInt204 = 0; class8.anInt165 = 14008; class8.anInt200 = 14008; class8.aString170 = "Vesta's Longsword"; class8.aByteArray178 = "Vesta's Longsword, a reward from PVP.".getBytes(); break;[/CODE] ...instead of this... [CODE]if(i == 13658) { class8.aStringArray189 = new String[5]; class8.aStringArray189[1] = "Wear"; class8.anInt174 = 14091; class8.anInt181 = 650; class8.anInt190 = 126; class8.anInt198 = 129; class8.anInt204 = 83; class8.anInt169 = 0; class8.anInt194 = 0; class8.anInt165 = 14090; class8.anInt200 = 14090; class8.anInt188 = -1; class8.anInt164 = -1; class8.anInt175 = -1; class8.aString170 = "DC hat"; class8.aByteArray178 = "Nice.".getBytes(); }[/CODE] I use [B]Demise Pk'ing[/B], and I want to add customs. Any help? :confused: PS: I am a newbie. A new newbie.
- 7 replies
-
- adding items
- customs
-
(and 3 more)
Tagged with:
-
i need korasi sword models and ints for project insanity, if anyone gots them it would be nice if u gave them to me :)
- 3 replies
-
- ints
- korasi sword
-
(and 3 more)
Tagged with:
-
I'm running a Pi base that has surprisingly few items and monsters.. i want to put d claws and spirit shields in it but i have never added new items to a server before so im kinda lost here...