Need Jed Script

Alvim

Member!
Joined
Dec 31, 2002
Messages
39
Reaction score
0
Location
Belo Horizonte
Website
Visit site
I NEED A JED SORC PINDLE SCRIPT THAT DOESNT TRY TO KILL ELDRITCH AND SHENK LIKE THE AA_PINDLESORC.JED (TAKES TOO MUCH TIME AND I DONT HAVE WPS)
THX
 

Misterwhippy

Member!
Joined
Nov 13, 2002
Messages
2,774
Reaction score
0
Location
Virginia
you dont need a new script. just edit the old one. open it in note pad, scroll down a little bit and youll see a box made out of ////'s
at the bottom of this box it says somthing like killshenk whatever
thats not what you need to edit, thats instructions. now scroll down a few more lines and youll see somthing like this:

var doEldritchRun = true;
var doShenkRun = true;
var doPindleRun = true;
var doZombieRun = false;


just change it to this:


var doEldritchRun = false;
var doShenkRun = false;
var doPindleRun = true;
var doZombieRun = false;

there ya go.
 

NewPosts

New threads

Top