Thread: Motivote callbacks

Results 1 to 3 of 3
  1. #1 Motivote callbacks 
    Member Motivote callbacks Market Banned
    Mr Joopz's Avatar
    Join Date
    Aug 2012
    Age
    26
    Posts
    1,410
    Thanks given
    259
    Thanks received
    96
    Rep Power
    14
    So i'm useless when it comes to this stuff and as much as i've tried Moltivote just won't work. Looking for someone to help?
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Oct 2014
    Posts
    638
    Thanks given
    74
    Thanks received
    54
    Rep Power
    0
    Post your code please
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Jul 2013
    Posts
    1,233
    Thanks given
    1
    Thanks received
    493
    Rep Power
    0
    I'm not 100% sure of your problem, but if everything is set-up correctly web sided and server sided and you have the issue where players aren't receiving awards *BUT* if you manually go and test an award that acc will work; read further.

    Apparently the database stores names with capitals so you will want to make it send awards to players by using

    Code:
    Player p = World.getPlayer(reward.username().toLowerCase());
    In you onCompletion Method to find the player.

    If this isn't your problem hopefully it will help someone else who has an issue like this : P
    Reply With Quote  
     


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. Replies: 20
    Last Post: 06-13-2012, 12:42 AM
  2. Replies: 5
    Last Post: 06-03-2012, 09:02 PM
  3. Replies: 31
    Last Post: 05-25-2012, 05:08 PM
  4. Replies: 18
    Last Post: 05-12-2012, 06:02 PM
  5. Vote4Cash - Runelocus callback
    By Silis in forum Selling
    Replies: 16
    Last Post: 04-24-2012, 11:41 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •