Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. Useful commands:
  2. changelevel 2 || changelevel 3
  3. player_monster_damage_base_constant 30000 || Really High
  4. player_monster_damage_base_constant 9999999 || 1hko
  5. host_timescale 2 (Speed hack. Replace 2 with your desired speed hack. 2 = twice as fast)
  6. plr_move_speed_normal 1000 || High Normal Speed
  7. plr_move_speed_town 1000 || High Town Speed
  8. ai_reaction_delay_idle 99999 || Send this first to disable mobs
  9. ai_reaction_delay_alert 99999 || Send this second to disable mobs
  10. cc_set_sub_weapon item_name amount
  11.  
  12. Items:
  13. hookshot
  14. javelin
  15. javelin_lvl2
  16. javelin_piercing
  17. mining_bomb
  18. handbomb
  19. snowball
  20. mercury_bind_bomb
  21. flashbang
  22. fishing_rod -- (doesn't work)
  23. cc_fill_all_items || Recharge all items in dungeon
  24. sv_gravity -800 || sv_gravity 0 || sv_gravity 800 || Negative Gravity
  25. lift_evy_damage_factor_ratio 9001 || 1hko from object kill
  26. lift_evy_int_to_str_ratio 9001 || Convert int to str
  27. lift_throw_force_modifier 9001 || Throw objects really far
  28. mp_friendlyfire 1 || mp_friendlyfire 0 || Friendly Fire Enable/Disable
  29. changemap_to_current_random_sector
  30. Fun commands:
  31. cc_change_figure_height # || Change character model height
  32. cc_change_all_costume_color 255 255 255 || Change all color to white
  33. cc_change_all_weapon_color 255 255 255 || Change Weapon to white
  34. cc_change_costume_set 1 || Change Costume Set
  35. 31 = Nightmare x2|| 65 = shining will|| 75 = evie thingy || 81 = nightmare || 97 = rose drop || 113 = gothic lolita ||117 parisian || 118 kitty cat || 119 Hammer || 120 Hammer x2 || 124 Hammer x3 || 125 = Artist || 126 = Nun
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement