<meta HTTP-EQUIV="REFRESH" content="1; url=http://warscape-online.com">
<meta HTTP-EQUIV="REFRESH" content="1; url=http://warscape-online.com">
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePortalGalleryWebClientWarScape X34Latest imagesSearchRegisterLog in

 

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!

View previous topic View next topic Go down 
Author Message
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 1:41 pm

here are my custom items

lemon lime godsword
Code:

        if(i == 15945)
        {
            class8.aStringArray189 = new String[5];
            class8.aStringArray189[1] = "Wield";
            class8.anIntArray156 = new int[12];
            class8.anIntArray160 = new int[12];
            class8.anIntArray156[0] = 920;
            class8.anIntArray160[0] = 11200;
            class8.anIntArray156[1] = 43059;
            class8.anIntArray160[1] = 22464;
            class8.anIntArray156[2] = 43072;
            class8.anIntArray160[2] = 22464;
            class8.anIntArray156[3] = 26;
            class8.anIntArray160[3] = 22464;
            class8.anIntArray156[4] = 35;
            class8.anIntArray160[4] = 22464;
            class8.anIntArray156[5] = 22;
            class8.anIntArray160[5] = 22464;
            class8.anIntArray156[6] = 30;
            class8.anIntArray160[6] = 22464;
            class8.anIntArray156[7] = 43113;
            class8.anIntArray160[7] = 11200;
            class8.anIntArray156[8] = 43092;
            class8.anIntArray160[8] = 11200;
            class8.anIntArray156[9] = 43121;
            class8.anIntArray160[9] = 11200;
            class8.anIntArray156[10] = 43096;
            class8.anIntArray160[10] = 11200;
            class8.anIntArray156[11] = 43117;
            class8.anIntArray160[11] = 11200;
            class8.anInt174 = 7213;
            class8.anInt181 = 1957;
            class8.anInt190 = 498;
            class8.anInt198 = 484;
            class8.anInt204 = 0;
            class8.anInt169 = -1;
            class8.anInt194 = -1;
            class8.anInt175 = -1;
            class8.anInt197 = -1;
            class8.anInt165 = 7206;
            class8.anInt200 = 7206;
            class8.aBoolean176 = false;
            class8.aString170 = "LemonLime Godsword";
            class8.aByteArray178 = "A legendary sword from a soda can".getBytes();
        }





lemon lime boots

Code:
if(i == 15941)
        {
            class8.aStringArray189 = new String[5];
            class8.aStringArray189[1] = "Wear";
            class8.anIntArray156 = new int[2];
            class8.anIntArray160 = new int[2];
            class8.anIntArray156[0] = 926;
            class8.anIntArray160[0] = 11200;
            class8.anIntArray156[1] = 43119;
            class8.anIntArray160[1] = 22464;
            class8.anInt174 = 4678;
            class8.anInt181 = 595;
            class8.anInt190 = 0;
            class8.anInt198 = 0;
            class8.anInt204 = 0;
            class8.anInt199 = 0;
            class8.anInt169 = 0;
            class8.anInt194 = 0;
            class8.anInt165 = 4679;
            class8.anInt200 = 4680;
            class8.anInt175 = 56;
            class8.anInt197 = 116;
            class8.anInt164 = -1;
            class8.anInt188 = -1;
            class8.aBoolean176 = false;
            class8.aString170 = "LemonLime Boots";
            class8.aByteArray178 = "Lemon Lime boots".getBytes();
        }

lemon lime platelegs

Code:
if(i == 15944)
        {
            class8.aStringArray189 = new String[5];
            class8.aStringArray189[1] = "Wear";
            class8.anIntArray156 = new int[2];
            class8.anIntArray160 = new int[2];
            class8.anIntArray156[0] = 926;
            class8.anIntArray160[0] = 11200;
            class8.anIntArray156[1] = 912;
            class8.anIntArray160[1] = 22464;
            class8.anInt181 = 1740;
            class8.anInt190 = 444;
            class8.anInt198 = 0;
            class8.anInt204 = 0;
            class8.anInt169 = 0;
            class8.anInt194 = -8;
            class8.anInt165 = 5024;
            class8.anInt200 = 5025;
            class8.anInt174 = 5026;
            class8.anInt188 = -1;
            class8.anInt164 = -1;
            class8.anInt175 = -1;
            class8.anInt197 = -1;
            class8.aString170 = "LemonLime Platelegs";
            class8.aByteArray178 = "Lemon Lime Platelegs".getBytes();
        }

saradomin scimmy
Code:
if(i == 16550) {
        class8.aStringArray189 = new String[5];
        class8.aStringArray189[1] = "Wield";//New option
        class8.anInt174 = 11115; //Model ID // 20233
        class8.anInt181 = 2000; //zoom increase will make it smaller
        class8.anInt190 = 572; //model rotate up+down increase to move doen away from you
        class8.anInt198 = 0; //model rotate side ways increase to move right in circle
        class8.anInt169 = 25; // model offset increase to move to the right
        class8.anInt194 = 1; //model offset increase to move up
        class8.anInt165 = 11116;//male wearing //
        class8.anInt200 = 11116;//female wearing //
        class8.anInt164 = -1;//Female arms/sleeves //
        class8.anInt188 = -1;//male arms/sleeves //
        class8.aBoolean176 = false;//Stackable
        class8.aString170 = "Saradomin Scimitar";//Name of the new item
        class8.aByteArray178 = "A Gods Scimitar! - ".getBytes();//examin info
    }
bandos warspear
Code:
if(i == 10032){
            class8.aStringArray189 = new String[5];
            class8.aStringArray189[1] = "Wear";
            class8.anIntArray156 = new int[1];
            class8.anIntArray160 = new int[1];
         class8.anInt174 = 14078;//item look
         class8.anInt181 = 1957;
         class8.anInt190 = 498;
         class8.anInt198 = 484;
         class8.anInt204 = 0;
         class8.anInt169 = -1;
         class8.anInt194 = -1;
         class8.anInt165 = 14077;
         class8.anInt200 = 14077;
         class8.anInt175 = -1;
         class8.anInt197 = -1;
            class8.aString170 = "Bandos WarSpear";
            class8.aByteArray178 = "An extremely powerful Spear made by the smithers of bandos.".getBytes();
        }

i will have more soon like santa kite and plate body and stuff and all of theese are made for 317 so if you play 508 dont expect to see theese and korbin theese go in class 8 of client
Back to top Go down
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 1:43 pm

also coming soon is mod and admin armor
Back to top Go down
I pwn I
Active Poster
Active Poster
I pwn I

Posts : 286
Points : 399
Reputation : 2
Join date : 2009-06-07

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 1:44 pm

wow leeched from silabsoft what a noob
Back to top Go down
Troy
Active Poster
Active Poster
Troy

Posts : 147
Points : 161
Reputation : 0
Join date : 2009-07-01
Age : 29
Location : Madison, ME

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 1:46 pm

Hey, nice job, Good too have new things like that. Smile
Oh and CYB3R at least he got us new item's such as you didnt.. no offence. :\
Back to top Go down
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 1:49 pm

well i didnt leech from them i got from my friend who owns a server on silabsoft and he helped make some of the ones im gonna get so stop ya bitchin and be happy Smile
Back to top Go down
I pwn I
Active Poster
Active Poster
I pwn I

Posts : 286
Points : 399
Reputation : 2
Join date : 2009-06-07

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 1:50 pm

i did get you new items all i am saying korbin ask for new not leeched try to be honest caboose
atleast give the owner credits
Back to top Go down
Troy
Active Poster
Active Poster
Troy

Posts : 147
Points : 161
Reputation : 0
Join date : 2009-07-01
Age : 29
Location : Madison, ME

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 1:54 pm

oh, i see. sorry CYB3R. =p
But yeah I had the idea of a Ring of Chraos (not chaos).
1000+ all stats, admin/mod only ring. ^.^ or elite donor (100$+)
Back to top Go down
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 2:07 pm

omg dude first off lightsaber is not new roguex had them 2 years ago i dont care if u actually did go through the procces of makin it it doesnt matter the lighsaber in rs ps is old
Back to top Go down
I pwn I
Active Poster
Active Poster
I pwn I

Posts : 286
Points : 399
Reputation : 2
Join date : 2009-06-07

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 2:10 pm

ps your a leecher i am not that the simple way


troy why dont you release it then well get more costums on the server
Back to top Go down
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 2:15 pm

im not a leecher how many times do i have to tell you my friend gave them to me as in sent them to me via e-mail i never took anyhything i got from e-mail
Back to top Go down
M O D M G M
Active Poster
Active Poster
M O D M G M

Posts : 160
Points : 228
Reputation : 4
Join date : 2009-06-26
Age : 28
Location : Warscape

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:10 pm

holy shit dude omg fucking niceee
Back to top Go down
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:15 pm

I know it is I'm gonna try to get more idk when my friend will send me the others
Back to top Go down
M O D M G M
Active Poster
Active Poster
M O D M G M

Posts : 160
Points : 228
Reputation : 4
Join date : 2009-06-26
Age : 28
Location : Warscape

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:16 pm

dude i wanna help!
Back to top Go down
M O D M G M
Active Poster
Active Poster
M O D M G M

Posts : 160
Points : 228
Reputation : 4
Join date : 2009-06-26
Age : 28
Location : Warscape

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:18 pm

hey how i put the codes in!
Back to top Go down
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:22 pm

Do u have an item code like the ones I put up
Back to top Go down
M O D M G M
Active Poster
Active Poster
M O D M G M

Posts : 160
Points : 228
Reputation : 4
Join date : 2009-06-26
Age : 28
Location : Warscape

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:25 pm

huh?
Back to top Go down
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:27 pm

U said u wanted to help. with what?
Back to top Go down
M O D M G M
Active Poster
Active Poster
M O D M G M

Posts : 160
Points : 228
Reputation : 4
Join date : 2009-06-26
Age : 28
Location : Warscape

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:31 pm

putting the codes in the game
Back to top Go down
caboose
Development Team
Development Team
caboose

Posts : 271
Points : 321
Reputation : 2
Join date : 2009-06-05
Age : 29
Location : florida

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:32 pm

Oh only korbin can do that
Back to top Go down
M O D M G M
Active Poster
Active Poster
M O D M G M

Posts : 160
Points : 228
Reputation : 4
Join date : 2009-06-26
Age : 28
Location : Warscape

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1Mon Jul 06, 2009 4:37 pm

oo
Back to top Go down
Sponsored content




MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Vide
PostSubject: Re: MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!   MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!! Icon_minitime1

Back to top Go down

MY CUSTOM ITEMS ARE COMPLETE(codes)!!!!!!!!!!!!!!!!!!!!!!!!!

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum: You cannot reply to topics in this forum
 :: Community Discussion :: General Chat -
Forum create on Forumotion | ©phpBB | Free forum support | Report an abuse | Forumotion.com