Rob System [REQUEST]

Discussion in 'Archived: Plugin Requests' started by gameunited6155, May 19, 2013.

  1. Offline

    gameunited6155

    Hey
    I would to request a Rob system.
    If you add me on send me a mail at: [email protected]

    permissions:
    -permissions.rob.player
    -permissions.robstore
    -permissions.robbank
    -permissions.wanted.1
    -permissions.wanted.2
    -permissions.wanted.3
    -permissions.wanted.4
    -permissions.wanted.5
    -permissions.wanted.6
    -permissions.arrest
    -permissions.jail


    Implented:
    - Robs a play with in the player is 5 blocks away [/rob id]
    - Player gets -20% money be Vault (THE PERSON THAT BEEN ROBBED)
    - All the same at robstore but then [/robstore]
    - Player needed to be in a store up a pressuplate Command: Block [Robbing store 10 sec left!]
    - Sends Message to cops [There is a robbing at a 24/7 shop robber: (Gets name)]
    - Wanted if a player robs some one he gets wanted stars like Gta
    1. Robbing a player = +2 Wanted starts
    2. Robbing a Store = +3
    3. Robbing a bank = +4
    If you get higher then 6 no cares
    - Arresting if a cops arrests a criminal with 1 wanted he earns 100-200 dollars
    1. 1 = 100-200 dollars
    2. 2 = 200-300 dollars
    etc.
    - Jail when a police [/arrest name] does checks if the player have wanted start else:
    "You can't arrest citizens!"
    if it can "Police officer: [COP NAME] arrested [CRIMINAL]"
    - Player Getting jailed
    Console Checks if criminal have more than 0 wanted stars and de cop is near it wil say
    "Police officer: [COP NAME] arrested [CRIMINAL]"
    And put them for 30 secconds in jail and spawns them front of the police department


    Thx for reading
    Hope you can help me
     
  2. Offline

    wildgoose2

    That's a Cool Idea, I Will See What I Can Do ;)
     
  3. Offline

    gameunited6155

    Thx for you support how you can help me.

    I never learned Java script only PAWN(O) for GTA SA MP i had a cops n robbers server but i quit.
     
  4. Offline

    wildgoose2

    There's a basic tutorial bukkit made, I can code most using you idea :)

    Basic Rob command done, adding recharge so you can't spam it

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  5. Offline

    crysisone

    this sounds fun to bad the rob can’t hide somehow from the police, maybe add a stealth mode that stop this command from finding them” Console Checks if criminal have more than 0 wanted stars and de cop is near it will say “Police officer: [COP NAME] arrested [CRIMINAL]" and makes their name tag invisible or hard to see like in sneak mode ,have it last for 1min and set when they can use the command again.
     
  6. Offline

    slayr288

    You should be a certain distance from a player to be able to use these commands.
     
  7. Offline

    wildgoose2

    so make it like they are sneaking tag wise for a minute, so they can blend in better?
    Good idea, i will see about implementing it :)

    You are, I am finishing up the basic /rob command which I am testing on my server. The code first checks if the player is online, then it checks if the distance is 5 blocks or less between the players

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  8. Offline

    slayr288

    wildgoose2
    Oh woops, missed the first note on the plugin request.
     
  9. Offline

    wildgoose2

    /rob command is done, I plan on creating a release once I have the wanted aspect done with the data storage and cops. Robbing shops and banks will come after that in another update along with many more features including that suggested by crysisone
     
  10. Offline

    gameunited6155

    /rob command is done, I plan on creating a release once I have the wanted aspect done with the data storage and cops. Robbing shops and banks will come after that in another update along with many more features including that suggested by
    wildgoose2

    Do you can make it config You can choose the locations where you rob
     
  11. Offline

    wildgoose2

    I think what you are saying is that you can choose the zones for the shops where you can rob? If so, yes, I'm going to use world guard flags to make the regions defineable

    Currently the wanted system is just one level overall until another update where I will add the star levels, so far wanted is done and robbing other players is done. Next, I will work on cops and jail. At the moment I am re-coding part of the rob command to improve it :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  12. Offline

    gameunited6155

    cops and jail do you can make for cops a stick check if citizen have wanted he sends it to jail or when wanted die's
    else cop can't hurt other people
    LIKE NO DM

    Like that and recently robbed like you got a pressuplate at the Burger King or something at that pressuplate or a spawn place you do /robstore a counter from 10 seconds counds to 0 and Sends a message to every body
    at 20 seconds : [Playername Just robbed the burger king at east side call 911 if you seen the wanted!]
    if the couner on 0:[Playername robbed(Or Failed) to rob the burger king at east side]

    greets
    -gameuniteden
     
  13. Offline

    wildgoose2

    Ok, sounds good. not quite at stores yet, there will be a release before then. The issue with the /rob command is fixed and was due to I forgot to add a if statement that checked if the player didn't exist in the refresh map.
     
  14. Offline

    gameunited6155

    Oké nice job what your doing new thx you!!!
     
  15. Offline

    wildgoose2

  16. Offline

    wildgoose2

    Hey guys, just saying that development was paused but is back underway! The plugin is now 1.6.1 also
     

Share This Page