Jump to content

Home

Scripts


Radtkull

Recommended Posts

Please, Tell Me how to mack a Script for the following; 1. how do you front kick Mp. Please be as precise as possible in your explantions. Please, Cuase I'm not to savy in my programming knowledge. 2. making the script; where does the com. line go, how to access the menu in the game.

thanks

Nottobright

Link to comment
Share on other sites

you access menu by moving your mouse to the top of your screen. you access consolr by pressing SHIFT +`

 

you can write a script in the form of

 

bind [key] "[function]"

 

or more complicated

 

set [name] "[function]"

(repeat functions, subdivide functions)

bind [key] "vstr [name]"

 

you shouldn't use scripts to subsitute combat, but for facillitating setups or controls (names, models, say commands, etc)

 

more info look here

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...