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. Nah man. Buying Staff is not cool.
    0/10, not reccomendable
     
  2. Still waiting for Duck to revamp this.
     
  3. I've been really busy lately. Don't know if I can continue working on this.
     
  4. trurascalz

    trurascalz C16 Developer Legend

    I think people belive it doesnt work, it does, but it would be more optimised if it used clockwokr database
     

  5. Damn okay, well I'll try this out then and see how it goes! Looks great!
     
  6. I keep getting this: Connect failed: Can't connect to MySQL server on (110). I have confirmed the sql stuff three times
     
  7. MrSky

    MrSky player:NotifyAll("hitler is best") Clockwork Customer

    Make a thread at the Support Desk.
     
  8. This isn't a clockwork error. This is most likely an error connecting to MySQL for this plugin. So its best to say it here.
     
  9. Do you have any idea how to fix this?
     
  10. Check and make sure everything is exact. Some times when you go to add the database, you have to add the prefix to it too. Example: randomprefix_(databasename)
     
  11. Still getting it. put db_databasename, not working
     
  12. trurascalz

    trurascalz C16 Developer Legend

    Ok webside or serverside? Add me on steam if you want. Mysql error 110 is connection timed out
     
  13. DegenManiac

    DegenManiac Guest

    Did you also patch up SQL exploit?
     
  14. trurascalz

    trurascalz C16 Developer Legend

    That was done ages ago

    https://github.com/trurascalz/ClockworkKodeRedeemer/commit/bad4b5e648ef41ae41b693483b36007ce2d09933
     
  15. MrSky

    MrSky player:NotifyAll("hitler is best") Clockwork Customer

    Oh.
     
  16. jamiecross

    jamiecross HTML and VB coder

    Sorry if this post is a months old, but about the fact you said you could not get flags in, but does this not work? (Not Tested)
    Code:
    		nick = ply:Nick()
    		local target = Clockwork.player:FindByID(nick)
    		Clockwork.player:Notify(target, "Key Redeemed! You got: PET Flags."); -- You change this
    		Clockwork.player:GiveFlags(target, "pet");
    		Clockwork.player:SaveCharacter(target);
    Either way, very nice man, good work.
     
  17. trurascalz

    trurascalz C16 Developer Legend

    Urm not sure why i couldn't get flags to work since its a bit old now, try it if you want though.
     
  18. trurascalz

    trurascalz C16 Developer Legend

    I havent said it doesnt work, so yes it does work. You can do anything. You just need to find the code to execute.
     
  19. jamiecross

    jamiecross HTML and VB coder

    That's strange, I just tested it and it gave me the flags just fine.
     
  20. trurascalz

    trurascalz C16 Developer Legend

    There you go then it works. Maybe i couldnt find the code for it.
     

Previous Readers (Total: 0)