Thread: Golden frog mask

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 Golden frog mask 
    Owner of Ghreborn new and old.


    Join Date
    Nov 2009
    Posts
    916
    Thanks given
    47
    Thanks received
    155
    Rep Power
    273
    Code:
    		if(i == *****) //ID
    		{
    			class8.itemActions = new String[] {null, "Wear", null, null, "Drop"};
    			class8.name = "Golden Frog mask"; //Name
    			class8.description = "Its an Golden  Frog mask"; //Description
    			class8.modifiedModelColors = new int[3];
    			class8.originalModelColors = new int[3];
    			class8.modifiedModelColors[0] = 25490;
    			class8.originalModelColors[0] = 7114;
    			class8.modifiedModelColors[1] = 26520;
    			class8.originalModelColors[1] = 7114;
    			class8.modifiedModelColors[2] = 22412;
    			class8.originalModelColors[2] = 7114;
    			class8.modelId = 8806;
    			class8.spriteScale = 900;
    			class8.spritePitch = 288;
    			class8.spriteCameraRoll = 0;
    			class8.spriteCameraYaw = 0;
    			class8.spriteTranslateX = 0;
    			class8.spriteTranslateY = 5;
    			class8.primaryMaleModel = 8776;
    			class8.primaryFemaleModel = 8782;
    			class8.secondaryMaleModel = -1;
    			class8.secondaryFemaleModel = -1;
    			class8.primaryMaleHeadPiece = 8770;
    			class8.primaryFemaleHeadPiece = 8772;
    			class8.value = 0;
    			class8.unnotedId = -1;
    			class8.notedId = -1;
    			class8.certID = -1;
    			class8.certTemplateID = -1;
    			class8.stackable = false;
    			class8.placeholderId = 18077;
    			class8.placeholderTemplateId = -1;
    		}
    Attached image
    Im back and working on reborn,
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Donator


    Join Date
    Nov 2011
    Posts
    784
    Thanks given
    108
    Thanks received
    705
    Rep Power
    5000
    Nice release
    Reply With Quote  
     

  4. Thankful users:


  5. #3  
    'Slutty McFur'

    Owain's Avatar
    Join Date
    Sep 2014
    Age
    26
    Posts
    2,894
    Thanks given
    2,360
    Thanks received
    2,200
    Rep Power
    5000
    class8


    Spoiler for wat:
    Attached image
    Attached image

    Attached image


    Reply With Quote  
     

  6. Thankful users:


  7. #4  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Alright let's go over this.
    Code:
    class8
    ?
    Code:
    class8.name = "Golden Frog mask"; //Name
    Either capitalize mask, or uncapitalize frog. This is unbearable.
    Code:
    class8.description = "Its an Golden  Frog mask"; //Description
    Two spaces, same issue as name. It's not an golden frog mask for what it's worth.
    Code:
    			class8.modifiedModelColors[0] = 25490;
    			class8.originalModelColors[0] = 7114;
    			class8.modifiedModelColors[1] = 26520;
    			class8.originalModelColors[1] = 7114;
    			class8.modifiedModelColors[2] = 22412;
    			class8.originalModelColors[2] = 7114;
    Going from a three-colour model to a single colour mess. Amazin!
    Code:
    			class8.unnotedId = -1;
    			class8.notedId = -1;
    			class8.certID = -1;
    			class8.certTemplateID = -1;
    Redundant much?
    Code:
    class8.placeholderId = 18077;
    Ah yes, back to the green mask for placeholder.

    9/11.
    Reply With Quote  
     

  8. Thankful users:


  9. #5  
    No oneGolden frog mask

    Mr. Remix's Avatar
    Join Date
    Apr 2020
    Posts
    117
    Thanks given
    21
    Thanks received
    132
    Rep Power
    1083
    Thanks for the release.
    Discord : Remix#1157
    Reply With Quote  
     

  10. Thankful user:


  11. #6  
    Member Golden frog mask Market Banned

    NeilG's Avatar
    Join Date
    Jul 2013
    Posts
    413
    Thanks given
    95
    Thanks received
    618
    Rep Power
    1975
    So that's what's under the hood of the 1 colour customs you continue to post on discord

    Attached image
    Reply With Quote  
     

  12. Thankful user:


  13. #7  
    Donator

    .css's Avatar
    Join Date
    Dec 2018
    Age
    29
    Posts
    579
    Thanks given
    89
    Thanks received
    270
    Rep Power
    351
    Love transparency items Attached image
    Reply With Quote  
     

  14. Thankful user:


  15. #8  
    Owner of Ghreborn new and old.


    Join Date
    Nov 2009
    Posts
    916
    Thanks given
    47
    Thanks received
    155
    Rep Power
    273
    Quote Originally Posted by .css View Post
    Love transparency items Attached image
    its called missing models. i really need to fix them.
    Im back and working on reborn,
    Reply With Quote  
     

  16. #9  
    Registered Member
    Optimum's Avatar
    Join Date
    Apr 2012
    Posts
    3,570
    Thanks given
    871
    Thanks received
    1,745
    Rep Power
    5000
    Amazing I’ve took this thanks

    Quote Originally Posted by DownGrade View Post
    Don't let these no life creeps get to you, its always the same on here. They'd rather spend hours upon hours in the rune-server spam section then getting laid! ha ha!Its honestly pathetic i haven't seen so many lowlifes in my life its actually insane i wish that this section would just vanish its probably the only way to get these people out of the community...
    PLEASE BE AWARE OF IMPOSTERS MY DISCORD ID: 362240000760348683
    Reply With Quote  
     

  17. Thankful user:


  18. #10  
    Registered Member x's Avatar
    Join Date
    May 2019
    Posts
    195
    Thanks given
    61
    Thanks received
    54
    Rep Power
    63
    another insane release by the one and only sgsrocks.
    Can I have the green one too?

    EDIT: Took me a few hours but i got it green

    THIS IS MY CODE I MADE THIS REP++ IF YOU USE THE GREEN ONE
    SGSROCKS WAS INSPO ON THIS CREATION.

    Code:
    if(i == *****) //ID
    		{
    			class8.itemActions = new String[] {null, "Wear", null, null, "Drop"};
    			class8.name = "Frog mask"; //Name
    			class8.description = "Its a Frog mask"; //Description
    			class8.modelId = 8806;
    			class8.spriteScale = 900;
    			class8.spritePitch = 288;
    			class8.spriteCameraRoll = 0;
    			class8.spriteCameraYaw = 0;
    			class8.spriteTranslateX = 0;
    			class8.spriteTranslateY = 5;
    			class8.primaryMaleModel = 8776;
    			class8.primaryFemaleModel = 8782;
    			class8.secondaryMaleModel = -1;
    			class8.secondaryFemaleModel = -1;
    			class8.primaryMaleHeadPiece = 8770;
    			class8.primaryFemaleHeadPiece = 8772;
    			class8.value = 0;
    			class8.unnotedId = -1;
    			class8.notedId = -1;
    			class8.certID = -1;
    			class8.certTemplateID = -1;
    			class8.stackable = false;
    			class8.placeholderId = 18077;
    			class8.placeholderTemplateId = -1;
    		}
    ▼▼▼ Click to checkout DarkScape a World PvP server in the works! ▼▼▼
    Attached image
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. A few masks
    By Aftee in forum Configuration
    Replies: 25
    Last Post: 06-22-2008, 11:09 PM
  2. golden pk new v coming soon but here is old 1
    By Goldenking in forum Downloads
    Replies: 3
    Last Post: 10-31-2007, 02:40 AM
  3. Golden Dharok PlateBody
    By WolvesSoulZ in forum Tutorials
    Replies: 15
    Last Post: 10-30-2007, 03:53 AM
  4. How To Add ? mask
    By .fabian in forum Tutorials
    Replies: 4
    Last Post: 10-24-2007, 11:53 AM
  5. Crazy Frog Vortex sig
    By Bullet in forum Showcase
    Replies: 4
    Last Post: 05-26-2007, 12:13 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •