• Register

Currently making custom single player maps for Call of Duty 2.

RSS My Blogs

Stonne maps Reference Guide

rr016 Blog 2 comments

Hello everyone, the Stonne maps are coming close to completion and I think it's time to show you all what everything on the map is representing since there are no French alternatives (...yet ;) ). The image below states what the object in the map is actually supposed to be.

Stonne project release date is still not set since I'm lacking German voices. Until I can find someone to do them, then the maps will be ready for release. Thank you all for reading, hopefully I'll find someone with good German.

Help with drivable tanks!

rr016 Blog 4 comments

Hello, I've started working on Stonne2 (the one where player is in a tank) however I can't seem to get the player to spawn in a tank; the player keeps spawning next to the tank instead of inside. The same setup works on my testmap but not on Stonne? I've placed a player spawn next to the desired drivable tank which has keys/values: "script_noteworthy"/"startinside" "vehicletype"/"crusader_player" and checked off the "USABLE" box in the entity window.

pomoc

Here is also the very simple GSC for stonne2:

main()
{
	maps\_crusader_player::main("xmodel/vehicle_crusader2");
	maps\_crusader_player::main("xmodel/vehicle_crusader2_viewmodel");
	maps\_load::main();
}

I don't understand why it works on my testmap but not on Stonne? Is there something on the Stonne map that prevents the player to spawn in the tank? I hope someone can help me with this... or else there will be no Stonne2...

Stonne project is on hiatus until Summer 2018

rr016 Blog 5 comments

Apparently I have little time to work on this project than I thought. This semester has to be my hardest one thus far and I'm almost always either learning new material or studying/reviewing it. I'm very certain that there won't be any time to continue working on the map until I finish my classes in May/June. I'm sorry to tell you all this news, but stuff like Thermodynamics and Polymorphism is no joke and requires my full attention.

Expect map release probably in the middle of summer. Cheers!