Thread: Vote 4 cash ("VOTED")

Results 1 to 5 of 5
  1. #1 Vote 4 cash ("VOTED") 
    Banned

    Join Date
    Nov 2010
    Posts
    687
    Thanks given
    16
    Thanks received
    47
    Rep Power
    0
    Need help, this command isn't working


    I followed this tutorial

    http://www.rune-server.org/runescape...t-roguexs.html

    Code:
    		if (playerCommand.startsWith("voted"))
    		{
    			if(c.checkVotes(c.playerName)) {
    				if(c.getItems().freeSlots() > 0) {
    					c.getItems().addItem(6199, 1);
    					c.sendMessage("Thank you for voting for Virtual-PK You can vote again in 1 hour.");
    				} else {
    					c.sendMessage("You do not have enough free space to receive your voting reward.");
    				}
    			}
    		}
    Reply With Quote  
     

  2. #2  
    Registered Member Santi Cazorla's Avatar
    Join Date
    Aug 2009
    Posts
    1,137
    Thanks given
    258
    Thanks received
    55
    Rep Power
    7
    you got the mysql set up right?
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Nov 2010
    Posts
    687
    Thanks given
    16
    Thanks received
    47
    Rep Power
    0
    Yeah, i have the php script, and the table.
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Nov 2010
    Posts
    687
    Thanks given
    16
    Thanks received
    47
    Rep Power
    0
    Anyoneeeeeee?
    Reply With Quote  
     

  5. #5  
    Registered Member mc-island's Avatar
    Join Date
    May 2010
    Age
    30
    Posts
    64
    Thanks given
    4
    Thanks received
    1
    Rep Power
    1
    tutorial is gone...
    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: 12
    Last Post: 11-26-2010, 01:53 AM
  2. Replies: 4
    Last Post: 07-03-2010, 10:57 PM
  3. "hed","head","headicon" command like ::emote Rep++
    By «I Gf I» ©£ in forum Help
    Replies: 12
    Last Post: 10-06-2009, 05:30 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
  •