Jump to content

Home

.CFG files


DS_Death

Recommended Posts

:confused: Hey I am trying to make a .cfg of the pwoer full saber moves and I cant figure out how to do the one that is jump+attack+forward and is unblockable. can any give me a .cfg script for this move plz. I want it bound to KP_LEFTARROW. ty.:biggs::luke::wedge::deathii::fett::ewok:
Link to comment
Share on other sites

I will post some examples shortly, I am going home for lunch.

 

-- Edited as pre spoken --

 

K, so to make bind commands its as simple as

 

bind x "+attack"

 

To make it maccro action,

 

bind x "+attack;wait;wait;+moveup"

 

Should possibly wait 200ms before jumping after swinging. Then obviously from here, you could techinically do this

 

bind x "+attack; model lando/blue; name ^3NI:^4Knight; wait; wait; wait; reconnect"

 

Should techincally,

 

- Attack

- Change model to Lando in Blue skin

- Rename my name to "Yellow" NI: "Blue" Knight

- Wait three times of 100ms making 300ms delay

- Then reconnect.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...