1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Ration Dispenser UU Food Rations

Discussion in 'Requests' started by Wiz, Oct 19, 2017.

  1. Wiz

    Wiz Clockwork Customer

    So i'm using the more UU foods plugins (things like UU chocolate etc) and I want to know how to make ration dispensers give out the new rations and rations for factions. ANy ideas? Also some citizens the ration dispenser goes red but theres no text saying wait an hour.
     
  2. Mixed

    Mixed removed Clockwork Customer

    Just replace in the 'init.lua' (path: entities/cw_rationdispenser)
     
    • Informative Informative x 1
  3. grafikerror

    grafikerror Clockwork Customer

    In init.lua, at line 124, just change :
    Code:
    local itemTable = Clockwork.item:CreateInstance("ration");
    by
    Code:
    local itemTable = Clockwork.item:CreateInstance("replace_here_by_the_new_ration_uniqueID");
     
    • Informative Informative x 1
    • Good Coder Good Coder x 1
  4. Wiz

    Wiz Clockwork Customer

    Thanks, any idea how to make them change depending on the loyalist rank or faction? And how to allow combine to use dispensers. I also have issues with ration tokens, no idea how to get them working
     
  5. Wiz

    Wiz Clockwork Customer

    I use better viewdata if that helps
     
  6. redcatjack

    redcatjack Moderator and Map Developer Staff Member Moderator

    Moved to requests, seems more appropriate there.
     
  7. Wiz

    Wiz Clockwork Customer

    Not really... It is NOT a plugin request, im asking how I can edit the already existing files in the schema to link up with a plugin. NOT a request.

    So maybe before you start moving threads you should actually be a part of them, this thread was already moved before you came, not knowing what the conversation is actually about and moved it.
     
    • Disagree Disagree x 1
    • Funny Funny x 1
  8. Wiz

    Wiz Clockwork Customer

    I trid it but it didnt work, the ration machine dispensed nothing when it was edited.
     
  9. BananasTheKing

    BananasTheKing Clockwork Customer

     
    • Like Like x 1
  10. Wiz

    Wiz Clockwork Customer

    im just annoyed this thread keeps getting constantly moved, im not gonna get any help if it keeps getting constantly moved
     
    • Disagree Disagree x 2
  11. Mixed

    Mixed removed Clockwork Customer

    There is a plugin to do your requested feature.
     
    • Agree Agree x 1
  12. Wiz

    Wiz Clockwork Customer

    There is!? Are you able to link me?
     
    • Funny Funny x 1
  13. Svensis

    Svensis Guest

  14. Wiz

    Wiz Clockwork Customer

    thanks
     
    • Good Coder Good Coder x 1

Previous Readers (Total: 0)