rpScript

Discussions which are Out of Character.
Post Reply
Arendur
Lost One
Posts: 121
Joined: Sat Jun 12, 2010 7:03 pm

rpScript

Post by Arendur »

After reading through this thread, I spent an hour or two tonight modifying an old script called uScript for use with RPMod and JEDI. To run, simply place the PK3 in either your RPMod or your Base folder and execute rpScript.cfg.

Code: Select all

/exec rpScript.cfg

Code: Select all

/bind = "login username password; exec rpScript.cfg;"
Some things may be good to know before running a script that changes your settings.
  • Defaults
    • FOV: 100
    • Sensitivity: 9 (Zoom Script Adjusts This)
    • Lagometer: Off
    • 2D: On
  • Your keypad will be unbound.
  • Numlock must be off.
  • Use / (KP_SLASH) or * (KP_STAR) to Access Emotes or Camera Controls
  • KP_INS to Echo Selection
  • KP_DEL to Activate Selection
  • Other keypad buttons select command.
All the emotes are included in the Emote Set (except emtalk, Taunt, Gloat, Bow, and Flourish). The camera options include most of the suggestions in this thread. After seeing Master Raun's Zoom Script, I slightly adjusted the uScript Zoom Config to use the Up and Down Arrows.

For Camera Functions:
  • KP_END: Rotate 15 Degrees Clockwise
  • KP_DOWNARROW: Reset Angle
  • KP_PGDN: Rotate 15 Degrees Counter Clockwise
  • KP_LEFTARROW: Toggle HUD
  • KP_5: Take Silent Screenshot
  • KP_RIGHTARROW: Toggle Camera Damp
  • KP_HOME: Previous Camera Preset
  • KP_UPARROW: Normal Camera Preset
  • KP_PGUP: Next Camera Preset
I hope someone besides me find this useful. The camera presets were combinations of settings I found useful. They include normal, mid-range, long, left shoulder, and right shoulder. I really liked the look of the mid-range and the long camera presets, I thought they gave the movement a more cinematic feel.

<-- Download rpScript Here -->
| Someone should make me a cool signature | Clothes welcome too |
Arendur
Lost One
Posts: 121
Joined: Sat Jun 12, 2010 7:03 pm

Post by Arendur »

Loading error fixed.
| Someone should make me a cool signature | Clothes welcome too |
Post Reply