Sasuke_Uchiha

Current Commands

Nov 24th, 2016
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. Here's the list of commands that are added for this project currently.
  2.  
  3. [b]Owner commnads[/b]
  4. [list]
  5. [*]/debug+irc ; This will run debug for the fuctions that I needed to debug.
  6. [*]/getowner ; Will give the scripter his rank.
  7. [*]/setinterior ; will set players interior to the id he enters. Defaults,ID = 0,  player= the command user.
  8. [*]/setvirtualworld ; will set players virtual world to the id players enter; Default ID = 0,  player= the command user.
  9. [/list]
  10.  
  11. [b]Manager commands[/b]
  12. [list]
  13. [*]/osearch (/objectsearch) ; Will show the list of objects with the name you enter with images select to add it.
  14. [*]/deleteobject(all) (/dobject(all)) ; Will delete the object added by /oseach.
  15. [*]/editobject (/eobject) ; will edit the object added by /osearch
  16. [*]/(un)jailall + irc ; (un)jails everyone in server who is logged in.
  17. [*]/makeadmin + irc ; will set rank of players
  18. [*]/makeregular + irc ; this command will give player a rank for regular player this can be used for many ideas later on
  19. [*]/grantvip + irc; this command makes player vip for specific days.
  20. [*]/removevip + irc; this command removes players vip status.
  21. [*]/allmapsdata; command will show all maps that we have in a dialog selecting it will allow to edit it
  22. [*]/editcycle ; command to edit the cycle
  23. [/list]
  24.  
  25. [b]Admin commands[/b]
  26. [list]
  27. [*]/gotoxyz ; teleports to x y and z
  28. [*]/unban + irc ; unbans player by his exact name
  29. [*]/unbanid + irc ; unbanis payer by his ban id
  30. [*]/unbanip + irc ;  unbans player by his ip
  31. [*]/tempban + irc ; tempbans a player
  32. [*]/force + irc ; will force a mission in between
  33. [*]/cycleforce + irc ; this will force a mission and normal cycle will continue from that forced mission
  34. [*]/votemode + irc ; enables disables votemode.
  35. [*]/(un)jail + irc ; jails unjails a player
  36. [*]/randomcycle + irc ; enables disables random cycle.
  37. [*]/getall ; teleports everyone to your location who are alive and not jailed
  38. [*]/disarm(all) ; will remove players weapon
  39. [*]/rangedisarm ; will remove players who are in specific radius form the player
  40. [*]/sethealth ; will set player health to entered value.
  41. [*]/setarmour ; will set player health to entered value.
  42. [*]/arefill ; will refill player health.
  43. [/list]
  44.  
  45. [b]Moderator commands[/b]
  46. [list]
  47. [*]/goto ; teleprots to the player
  48. [*]/healthhack ; check for health hack
  49. [*]/move ; used to move on x y z plain.
  50. [*]/ban + irc ; Moderator ban will last 1 day admin ban 2 weeks.
  51. [*]/namehistory + irc ; Show player name change history.
  52. [*]/jailed ; shows list of jailed players.
  53. [*]/showcommands ; will show the commands if anyone types it
  54. [*]/a (@) ; for admin chat
  55. [*]/(area)count ; will start counting form the specific number
  56. [*]/aflip ; flips vehicle of specific player
  57. [*]/(un)mute + irc ; mutes a player
  58. [/list]
  59.  
  60. [b]Normal commands[/b]
  61. [list]
  62. [*]/pm + irc ; Send Private Message can be seen by moderators+.
  63. [*]/reply (/r); Replies Private Message can be seen by moderators+.
  64. [*]/fix ; Fixes vehcile in map which allows that.
  65. [*]/flip ; Flips vehcile in map which allows that.
  66. [*]/settings ; opens player settings.
  67. [*]/vote ; for voting if you have missied the voting dialog somehow.
  68. [*]/cycle ; shows the mission cycle.
  69. [*]/spectate(off) (/spec(off) ; Players who have played the mission; finished or failed can use this command moderator+ can use it any time and will be back the the exact same place where they were.
  70. [*]/sit (1-10) ; plays animtions
  71. [*]/jumpkick ; preforms animtion
  72. [*]/lcp ; teleports to last checkpoint
  73. [*]/help ; shows help dialog
  74. [*]/fwof ; use to run the fortune wheel of food.
  75. [*]/selltokens ; use to put tokens on sale
  76. [*]/buytokens ; buy tokens on sale
  77. [*]/sellmdollars ; put mdollar on sale
  78. [*]/buymdollars ; buy mdollar on sale
  79. [*]/givetokens ; give someone ur tokens
  80. [*]/givemdollars ; give someone ur mdollars
  81. [*]/faq ; shows a dialog
  82. [/list]
  83.  
  84. [b]Testing Commands[/b]
  85. [list]
  86. [*]/endmission ; in testing for now  will end mission not added as a proper command.
  87. [*]/hack ; gives you weapon the way hacks give you.
  88. [*]/kill ; Kills you.
  89. [*]/getcash ; gives you lot of money for testing.
  90. [*]/logout ; logs you out so you need to login again instead of continue session.
  91. [/list]
Add Comment
Please, Sign In to add comment