uh im not sure how to my the text screen black and idk how to make an OCC code.will anyone help?
ID:144324
Jan 13 2007, 3:50 pm
|
|
In response to Masuko Shintaro
|
|
thx
|
In response to Killacentral
|
|
uh umm now how do u do stuff like (Player)(Uchiha in Leaf)-Killa:hi (well that was an example of the names and stuff)im not good at text codes.
also how do u direct links for stuff when players log on |
In response to Killacentral
|
|
mob |
In response to Xx Dark Wizard xX
|
|
Xx Dark Wizard xX wrote:
> mob Try if(!msg) return instead. |
In response to Killacentral
|
|
Killacentral wrote:
uh umm now how do u do stuff like (Player)(Uchiha in Leaf)-Killa:hi (well that was an example of the names and stuff)im not good at text codes. now all i need to know is how to do that and learn how to make the main text grey so it'll stand out in the black background |
In response to Killacentral
|
|
<font color=grey>test</font> |
In response to Xx Dark Wizard xX
|
|
Xx Dark Wizard xX wrote:
<font color=grey>test</font> It can also be done with the script line. client/script = "<STYLE>BODY {background: black; color: #999999}</STYLE>" |
In response to Xx Dark Wizard xX
|
|
Read the DM guide! Stop asking for help when its all in there. Figure it out yourself like everyone else.
|
In response to Abhishake
|
|
Abhishake wrote:
Try if(!msg) return instead. If you want to get picky: Xx Dark Wizard xX wrote: > > msg = copytext(msg,1,500) // make it 500 chars That would only make it 499 characters, since copytext uses the third argument as the index after the last-copied character. msg = copytext(msg, 1, 501) would copy 500 characters to msg. Hiead |
In response to Hiead
|
|
Hiead wrote:
Abhishake wrote: I'm not trying to be picky, Killacentral is clearly new and there's a good chance he wouldn't understand why Dark's code isn't working. |
In response to Abhishake
|
|
I fixed it up.
|
In response to Abhishake
|
|
no i know how to code but not text codes.i think i skipped that part in the DM guide
|
To make your background black: client/script = "<STYLE>BODY {background: black}</STYLE>"
Here's an idea of a OOC verb.
Now for my pointless sentence, I just got back from a movie with my friends.