1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

Classes/Items Equipment and Hunger systems v1.16

A structure for creating equipments, with additional starving.

  1. Rayne

    Rayne ༼ つ ◕_◕ ༽つ Administrator Global Moderator Forum Moderator Tester

    Messages:
    1,916
    You need to make them spawn in yourself by adding map pixels, and you need to add the smelter to the builder menu to be able to build it. They're not really meant for plug-and-play, they're there as examples of how to make your own stuff.
     
  2. FunATuns

    FunATuns Builder Carry Donator

    Messages:
    114
    So is there a palette for setting ores, or to I have to set the color of the ores in the .cfg\.as files
     
  3. Rayne

    Rayne ༼ つ ◕_◕ ༽つ Administrator Global Moderator Forum Moderator Tester

    Messages:
    1,916
    you have to set them yourself in BasePNGLoader.as
     
  4. Tsilliev

    Tsilliev Haxor

    Messages:
    414
    When I change class the hunger resets. I struggle with the same problem, you cannot tag the player itself, just the blob he is using xD, but maybe it is possible to assign old hunger level from last blob to the new blob.
     
  5. makmoud98

    makmoud98 You are already DEAD Forum Moderator Staff Alumni Tester

    Messages:
    586
    You need to do something in the StandardRespawnCommand.as. Just do something similar to what the script does to port over hunger.
     
  6. kaizokuroof

    kaizokuroof Agkubuk|'Kaizokuroof' Cilobakil, Roofpointy Global Moderator Forum Moderator Donator Tester
    1. PumpkinStars - [Pk#] - Inactive

    Messages:
    909
    A bit late to the party... but I fixed this and added thirst into the script as well. Still using Raynes crappy hud.

    And uh, when I say "Fixed" I mean, it syncs hunger when you switch classes... though, still kinda buggy I guess.

    resource (with all files)
     

    Attached Files:

    Last edited: Apr 28, 2016
    Tsilliev and makmoud98 like this.
  7. FunATuns

    FunATuns Builder Carry Donator

    Messages:
    114
    Hey @kaizokuroof I have a survival mod that I never published with a kitchen and a bunch of foods, I can send it to you if you like
     
    kaizokuroof likes this.
  8. kaizokuroof

    kaizokuroof Agkubuk|'Kaizokuroof' Cilobakil, Roofpointy Global Moderator Forum Moderator Donator Tester
    1. PumpkinStars - [Pk#] - Inactive

    Messages:
    909
    Hey man, that would be great - Can you send me a PM with them and I'll take a look :) thanks.