+ Reply to Thread
Results 1 to 3 of 3

Thread: [Lua] Vote system

  1. #1
    MMOpro SMOD Grandelf will become famous soon enough Grandelf will become famous soon enough Grandelf's Avatar
    Join Date
    Nov 2009
    Posts
    116
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Rep Power
    2

    [Lua] Vote system

    Vote system

    So what this does?

    If you have the Vote Item, you will be able to call votes.
    Players will be able to typ #yes if they agree and #no if they disagree.

    You'll just get a code box, you fill in a question and players can vote once.
    When you close the vote you will be able to see how many voted yes and how many voted no.
    This might be usefull if you want to know things players like, so they keep plaing on your server.

    You have to import this item:

    Code:
    INSERT INTO `items` VALUES ('99832', '0', '0', '-1', 'Vote Caller', '4716', '4', '1', '0', '0', '0', '0', '-1', '-1', '272', '1', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', null, '0', null, null, '0', null, '0', null, '0', null, null, '-1', '0', '0', '0', '0');
    If you get an error with importing this item, you can also create an item yourself, just dont forget to put the flags on 1. And the "99832" to the ID of your item.

    Code:
    local VoteItem = 99832
    The script:
    [Only registered and activated users can see links. ]
    Last edited by Grandelf; 11-20-2009 at 08:30 PM.

  2. #2
    MMOpro Owner Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry has a reputation beyond repute Jerry's Avatar
    Join Date
    Mar 2009
    Location
    Serbia
    Posts
    1,294
    Thanks
    17
    Thanked 28 Times in 25 Posts
    Rep Power
    10

    Great, +rep

  3. #3
    MMOpro SMOD Grandelf will become famous soon enough Grandelf will become famous soon enough Grandelf's Avatar
    Join Date
    Nov 2009
    Posts
    116
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Rep Power
    2

    Thanks .

+ Reply to Thread

Similar Threads

  1. Share/ ArcEmu Hacking system
    By Jerry in forum Emulator Server Exploits/Bugs
    Replies: 6
    Last Post: 03-03-2010, 05:37 AM
  2. [CHRISTMAS RELEASE] RDVS (Vote System!)
    By Jerry in forum Emulator Website / Script's Releases
    Replies: 9
    Last Post: 02-04-2010, 10:55 AM
  3. [Lua] Event system.
    By Grandelf in forum LUA / C++ Scripts
    Replies: 3
    Last Post: 01-18-2010, 03:40 PM
  4. Replies: 4
    Last Post: 09-05-2009, 02:45 AM
  5. Trinity 3.1.3 Repack with Vote Reward System
    By Jerry in forum Dead link's Archive
    Replies: 15
    Last Post: 08-29-2009, 02:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts