Author Topic: Another Farlands picture thread  (Read 5189 times)

I see you when you're sleeping, I know when you're awake

<<

How come my guy never gets screwed up or anything?


What the hell's going on here?

How come my guy never gets screwed up or anything?
You're not going far enough

What the hell's going on here?
Magic *snort* *snort*

You're not going far enough
Magic *snort* *snort*
Can you give me some console command or something?

How do I get to the Farlands?
Can you give me some console command or something?
clientGroup.getObject(0).player.setTransform("888888 888888 1");  
How come my guy never gets screwed up or anything?
Turn on Shaders to Minimum

Use mission editor to set your horizontal coordinates really really far away
What's mission editor?

« Last Edit: April 15, 2013, 08:49:00 PM by TheKid »

What's mission editor?
clientGroup.getObject(0).player.setTransform("888888 888888 1");
Just try typing that into the console

I knew a console command existed, but i can never remember what it is

Turn on Shaders to Minimum
Shaders don't make a difference

Just try typing that into the console

I knew a console command existed, but i can never remember what it is
Shaders don't make a difference
yes it does
minimum forgets it up, other shaders don't do stuff
no shaders don't do anything picture-worthy



quick and easy command:
findClientByName"name".player.position"999999 999999 0"

quick and easy command:
findClientByName"name".player.position"999999 999999 0"
function servercmdFarLands(%cl){if(isObject(%cl.player))%cl.player.setTransform("999999 999999 0.5");}
/farlands

edit:
forgot a )



the ground comes up, and covers only the vehicle
« Last Edit: April 16, 2013, 12:51:51 AM by MARBLE MAN »