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!

Clockwork Donation Script

Discussion in 'Plugins' started by trurascalz, Mar 17, 2014.

  1. seigfred

    seigfred Dank af

    inb4 community owners don't know how to set it up.
     
  2. Tomo742

    Tomo742 Guest

    I hate the ideas of donations and the such for in game items but, this is a cool little script so... Yeah, cool and nice plugin.
     
  3. TheHipster

    TheHipster rhenz is a fairly decent fellow

    Tomo, It all depends what the items and scripts are, But most of the time they're bad, sometimes they're pretty decent.
     
  4. Tomo742

    Tomo742 Guest

    I just don't like donations for any kind of benefit at all ;_; I also hate it when donators and things like that get extra little special attention because they are donators and tend to get off for things a normal player may have been kicked or what not for.

    But when it comes to items and what not I kind of hate it even more, giving tokens, weapons rank ups or w/e for donations. Just... doesn't seem like a good idea to me personally at all. It's just how I feel about them.

    However, back on topic I feel it could be used for something and plenty of people would and may use it. It's good and useful but just not for me.
     
  5. Would I be able to make this work with proboards?
     
  6. Hoonigan

    Hoonigan The giver of Le Box Rating. Clockwork Customer

    I highly doubt it, looking at the initial set-up you would need FTP access of a webserver to complete part 1 of the installation.
     
  7. Ron Tim

    Ron Tim Clockwork Customer

    I cant find download as ZIP on it. Did you disable downloads?
     
  8. trurascalz

    trurascalz C16 Developer Legend

  9. He meant that I you go to the github page, you can't fin the save as zip button. I couldn't either.
     
  10. trurascalz

    trurascalz C16 Developer Legend

    It's all part of a whole package there's a zip buttonon bottom right sidebar.
     
  11. Ron Tim

    Ron Tim Clockwork Customer

    Found it. It is at https://github.com/trurascalz/clockworkplugins on the sidebar. You have to pick it out of the zip, shouldn't be /that/ hard.
     
  12. Hmm, I'm getting the MySQL error as well. I'm using an online service for the database, but it sadly won't connect. The host is like: sql5.somesite.com I thought it might be because of the SQL PHP script maybe not liking that the host is a URL? I tried the IP of the site, which failed aswell. The MySQL error was 110. Anyway, I've added the creator on Steam, but any help here is still greatly appreciated.
     
  13. Stannis

    Stannis Clockwork Customer

    Remind me of something.

    Can you use a PayPal personal account or do you have to upgrade your account for this?
     
  14. trurascalz

    trurascalz C16 Developer Legend

    Should work with personal afaik.
     
  15. Zoo

    Zoo title

  16. trurascalz

    trurascalz C16 Developer Legend

    What do you mean exactly?

    You can probably do ClockworkGiveItem() or w/e it is
     
  17. Vortix

    Vortix Moderator Staff Member Moderator Legend Clockwork Customer

    player:GiveItem(item (or itemTable), force)
    Where force is whether the player is allowed to gain the item even if it puts them over their carry weight limit. You should set to true if giving items through donations, so:
    Code:
    player:GiveItem("item uniqueID", true);
     

Previous Readers (Total: 0)