Sasuke_Uchiha

Current Commands

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