PDA

View Full Version : Sry for another post but same thing.


(8)Hollowman
7th December 2004, 07:15
//================================================== ==============================
// BlockPlayer.
//================================================== ==============================

class BlockPlayer extends Keypoint;

defaultproperties
{
bBlockPlayers=True

bObsolete=True

}

If I just change those to false, will I be able to go though some objects? If so, how do I exec this file? The exec (filename) never seemed to wrok, said unrecognized command. Thanks guys. I'm hopin to become at least familiar with u files.

"Money is a selfish man's glory"

drewpaul86
7th December 2004, 07:42
maybe u should try it out on ur own.

goto sp and type something like this:

set blockplayer bblockplayers false
set blockplayer bobsolete false

i don't think it will work, but it's worth a try.

(8)Hollowman
7th December 2004, 23:51
Okay, I'l try that, thanks for the help. Got any pointers?

(8)Hollowman
8th December 2004, 01:35
Didn't work oh well, I'll keep looking.