ItsMods

Full Version: Line
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Quote:line(self.origin,self.origin+(500, 500, 500),(0,1,0),1,1);
doesn't work
Quote:for(;;){
line(self.origin,self.origin+(500, 500, 500),(0,1,0),1,1);wait.05;
}
doesn't work
Quote:devmap mp_map
developer 1-2
DOESN'T WORK?!?!??!
(10-10-2011, 11:29)4FunPlayin Wrote: [ -> ]
Quote:line(self.origin,self.origin+(500, 500, 500),(0,1,0),1,1);
doesn't work
Quote:for(;Wink{
line(self.origin,self.origin+(500, 500, 500),(0,1,0),1,1);wait.05;
}
doesn't work
Quote:devmap mp_map
developer 1-2
DOESN'T WORK?!?!??!

You need some dvars, but cant remember what ones, Confused
developer_script 1

?
Also, there is one dvar to make lines fatter. Cool
(10-10-2011, 14:10)Pozzuh Wrote: [ -> ]developer_script 1

?

[Image: unledizl.png]


@Yamato Thanks for saying there's a dvar to make the lines fatter, it's very useful since I don't know the dvar.
seta developer "1" has to be in config_mp
Not sure if works in MW2, so dont blame me if it doesnt.

Also, what you want to do ?
@OrangePL @master131
doesn't work

Does line even work in MW2?
(10-11-2011, 11:19)4FunPlayin Wrote: [ -> ]@OrangePL @master131
doesn't work

Does line even work in MW2?

I made some lazer eyes with line so yes they do work

developer "1"
developer_script "1"

just download a gsc rip and place the _painter.gsc file in common_scripts
I can't find a gsc rip with _painter, help? Sad
Pages: 1 2