Posts: 21
Threads: 0
Joined: Jul 2012
Reputation:
0
+1
In addition can you add to import / export / create Vehicle in this editor?
That would be very nice...
Posts: 64
Threads: 7
Joined: May 2013
Reputation:
0
Okay so I used this editor I got the code added to gamemode include but it didn't work I tried this
public OnGameModeInit()
{
// Add a Hydra to the game with a respawn time of 60 seconds
} CreateVehicle(520, 279.7606, 1955.1949, 18.3303, 270.2599, -1, -1, 100);
} CreateVehicle(520, 280.3952, 1989.4347, 18.3303, 269.0000, -1, -1, 100);
} CreateVehicle(520, 280.0246, 2023.7865, 18.3303, 269.0000, -1, -1, 100);
return 1;
}
Posts: 145
Threads: 14
Joined: Aug 2012
Quote:
Originally Posted by john77
Okay so I used this editor I got the code added to gamemode include but it didn't work I tried this
public OnGameModeInit()
{
// Add a Hydra to the game with a respawn time of 60 seconds
} CreateVehicle(520, 279.7606, 1955.1949, 18.3303, 270.2599, -1, -1, 100);
} CreateVehicle(520, 280.3952, 1989.4347, 18.3303, 269.0000, -1, -1, 100);
} CreateVehicle(520, 280.0246, 2023.7865, 18.3303, 269.0000, -1, -1, 100);
return 1;
}
|
why you add symbol
} before CreateVehicle functions?...
Posts: 62
Threads: 16
Joined: Aug 2012
Reputation:
0
no one answer ?
commands for test-game?
like i want to test in night
Posts: 64
Threads: 7
Joined: May 2013
Reputation:
0
Yiin I am not sure I am a n00b scripter
Posts: 416
Threads: 50
Joined: Mar 2013
how i can delete objects in specific virtual world?
Posts: 85
Threads: 27
Joined: Feb 2013
Reputation:
0
Uhh.. Once I open the .pwn.. how do i use the world?
Posts: 1,664
Threads: 319
Joined: May 2012
Reputation:
0
Please help me...why i can't run map editor on my windows 7 62-bit? it show: please install your grapics card
Posts: 14
Threads: 6
Joined: May 2013
Reputation:
0
I faced a problem high above in the air ( I think probably because of clouds ) , like i created a long road with ramps on start and at end, when i go and ' test ' it, and the player spawns at the start of road, i can see the ramps placed at start of road, but as i drive towards the end I cannot see the ramps placed at the end of road, its invisible, but its there because i can jump with it and stand on it ,
question is will this problem be when put this code in server too? will it be invisible to everyone in server ?
And if i spawn my player ( in test ) at end of road then i can see the ramps placed at end of road
Posts: 70
Threads: 7
Joined: Mar 2013
Reputation:
0
P.S:I have windows 8,but it doesn't work!I have tried to run as admin and run with compatibility mode
Posts: 17
Threads: 3
Joined: Dec 2011
Reputation:
0
Anybody got an old version of this? 0.3E version, I need it. this one won't work due to graphics card apparently