Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Awake
« on: October 13, 2004, 09:08:34 PM »

actually, REPLACE_TEXTUALLY ~foo~ ~~ works. i just tested it. it gets rid of the line entirely and moves the END up a line. very nice
Posted by: Andyr
« on: October 13, 2004, 08:42:26 PM »

You could just replace the next line with itself.

eg REPLACE TEXTUALLY
~a
b~

~c
b~

Or something.
Posted by: Awake
« on: October 13, 2004, 08:25:33 PM »

heh, none of it's working for me unfortunately. i tried a space in there though, it's not working. i guess i'll have to keep trying, i do need this to work, i think.
Posted by: Andyr
« on: October 13, 2004, 08:03:13 PM »

Didn't use it in the end, give it a shot. :)
Posted by: Awake
« on: October 12, 2004, 06:34:39 PM »

Andyr, did the REPLACE_TEXTUALLY ~Kill("ppdra2")~ ~~ work?
Posted by: Awake
« on: October 03, 2004, 05:21:28 PM »

ahhh... that got it. what i actually did was this:

EXTEND_BOTTOM ~baldur.bcs~ ~blah.baf~

instead of

EXTEND_BOTTOM ~baldur.bcs~ ~blah/blah.baf~
Posted by: Rastor
« on: October 03, 2004, 01:38:34 PM »

Quote
EXTEND_BOTTOM ~override/baldur.bcs~ ~script/blah.baf~

Did you use that?  If so, then it won't work.  It needs to be EXTEND_BOTTOM ~baldur.bcs~ ~script/blah.baf~
Posted by: Awake
« on: October 03, 2004, 02:14:25 AM »

argh. not too much work, but still, argh. alright. i'll check that now........

heh, it's not there.....
Posted by: icelus
« on: October 03, 2004, 02:12:28 AM »

You'll probably need to press "Load external script" and browse for the file in your override folder.
Posted by: Awake
« on: October 03, 2004, 02:04:55 AM »

i click on load file on the bottom left of the script screen and select dplayer3.bcs
Posted by: icelus
« on: October 03, 2004, 02:02:55 AM »

DLTCEP may be pulling the original file from the .bif files.  How are you opening the file in the program?
Posted by: Awake
« on: October 03, 2004, 01:42:36 AM »

oh yeah, didn't realize it would do that. i was just tired of seeing my name at the bottom of the screen. like i didn't know that i was online....

anyways, i used the extend_bottom and it seemed to work, but when i go in w/ dltcep the script isn't changed.
Posted by: icelus
« on: October 02, 2004, 09:23:02 PM »

heh, it says i'm offline but i'm not. that's weird. anyways, wouldn't it need too look like this

Look in your account settings.  Somewhere you clicked to hide your online presence.
Posted by: Awake
« on: October 02, 2004, 09:13:03 PM »

heh, it says i'm offline but i'm not. that's weird. anyways, wouldn't it need too look like this

EXTEND_BOTTOM ~override/baldur.bcs~ ~script/blah.baf~
Posted by: Awake
« on: October 02, 2004, 11:46:38 AM »

thanks. i've been trying to figure out how to do this for a while now.