Endeavor Modifications

Please Help Support E-Mods.net by Donating


News:

Looking for Video Tutorials? Check out the Open Nod Development section of e-mods.net.

E-Mods.net also has CryEngine tutorials! Check out the Open CryEngine Development section too.

Author Topic: [Video Tutorial] How to Make Single Player  (Read 891 times)

Offline Javokis

  • Horses Dick
  • Member
  • *****
  • Posts: 1948
  • Karma: 2
[Video Tutorial] How to Make Single Player
« on: 2010-01-26, 23:22:56 »
This tutorial will show how a chronicle can be ran in single player.

<a href="http://www.youtube.com/watch?v=KD_50OxVps0" target="_blank">http://www.youtube.com/watch?v=KD_50OxVps0</a>
« Last Edit: 2010-03-07, 06:10:41 by Javokis »
"There's nothing wrong with horses dicks, there's nothing wrong with sucking horses dicks." -Signo

Offline Echonitropy

  • Peri-Apocalypse
  • Member
  • *
  • Posts: 10
  • Karma: 0
  • {-}
    • on deviantArt
Re: [Video Tutorial] How to Make Single Player
« Reply #1 on: 2010-01-27, 13:41:06 »
VERY interesting. In this way, you can play other people's chronicles even if you are alone. This will surely come useful for me, in the future. Thanks Javokis (I watched you on YT anyway :)).
«Where there is no imagination there is no horror»

Offline gschenker

  • Member
  • *
  • Posts: 24
  • Karma: 0
Re: [Video Tutorial] How to Make Single Player
« Reply #2 on: 2010-01-28, 22:57:15 »
Thanks for this very useful tutorial, Javokis! I have a plan to create a mortal chronicle in SP mod, so this tutorial is very useful to me.

Offline gschenker

  • Member
  • *
  • Posts: 24
  • Karma: 0
Re: [Video Tutorial] How to Make Single Player
« Reply #3 on: 2010-01-31, 05:55:00 »
Dear Javo!

In this great tutorial, you have used the file named as "classic_gigapack.not", it's clear, but this edited file where have been located? Basically, I consider this file would be in a single NOB file, in the compressed "resource.nob", but in this video, you have opened with NOT Editor this file without any problems, in spite of NOT Editor can't able to decompress any compressed file. Similarly, I also want to use a template of an actor from a NOT file, but I don't know where should be this template file placed. Should I put this NOT file into the "resource.nob" file in my default V:tM folder, or should I create my own directories under V:tM default folder or somewhere elsewhere?

Offline Javokis

  • Horses Dick
  • Member
  • *****
  • Posts: 1948
  • Karma: 2
Re: [Video Tutorial] How to Make Single Player
« Reply #4 on: 2010-01-31, 06:16:06 »
The classic mega pack is not included with the game. So of course it's not in Resource.nob. It's include with MoTA. Specifically, it's located in MoTA_System.nob. I was kind of hoping that viewers would understand that I was working with mods.
"There's nothing wrong with horses dicks, there's nothing wrong with sucking horses dicks." -Signo

Offline gschenker

  • Member
  • *
  • Posts: 24
  • Karma: 0
Re: [Video Tutorial] How to Make Single Player
« Reply #5 on: 2010-01-31, 09:25:14 »
Yes, I understand you, Javokis, and, of course, I also knew that your very good tutorial works with a mod's template file. Therefore, I've got problems about NOT your excellent guide, but the apply of NOT templates.

Actually, I've found the basic modern day template (from the "resource.nob"), and with the using of NOT Editor I have created a new human actor entity based upon the Giovanni neonate vampire type. I saved this RENAMED NOT template as a new and independent template file, and I've copied this file into the "Resource.nob\misc\Templates\" path, where all of the default template files ("darkages.not", "global.not", "modernday.not" and "multiplayer.not") are exists. I was hoped that it does will working, but unfortunately, the game has been crashed...  :(

Briefly, I don't know where should I place my simple template file for working.  :(

Offline Javokis

  • Horses Dick
  • Member
  • *****
  • Posts: 1948
  • Karma: 2
Re: [Video Tutorial] How to Make Single Player
« Reply #6 on: 2010-01-31, 14:22:34 »
Whoa! Don't EVER modify the system nob files. EVER. You can serious F-up your game when you don't know what you're doing. Re-install much?

Study the stickied tutorials in the NOT Editor section. Pretty much all of those sticky tutorials show how to create a new not file and where to place it. Part 3 of 3 of the Model Weapons video tutorial covers creating a not file in the correct location.

« Last Edit: 2010-01-31, 14:25:01 by Javokis »
"There's nothing wrong with horses dicks, there's nothing wrong with sucking horses dicks." -Signo

Offline gschenker

  • Member
  • *
  • Posts: 24
  • Karma: 0
Re: [Video Tutorial] How to Make Single Player
« Reply #7 on: 2010-02-01, 01:14:20 »
Yes, you have right, I should quickly reinstall the game after this "action", and I'll read all of the related tutorials, especially, your tutorials about the weapon modelling.

Offline gschenker

  • Member
  • *
  • Posts: 24
  • Karma: 0
Re: [Video Tutorial] How to Make Single Player
« Reply #8 on: 2010-04-05, 17:26:10 »
I had began to create a new SP game in VtM:R, and I've followed this great tutorial. Fortunately, this tutorial is very good, but I got some minor problems, and I hope you can help me to resolve it, guys.

So I have an SP game with a new single player character - a mortal character (copied from a Giovanni NPC with NOT Editor), and this SP game is starting in DarkLord's private house. There is no problem in the beginning, my character seems to be correct and game is running, but the game is starting in a fully empty map, and I cannot start the game in Storyteller mode. In the scene file (NSC) of my SP game, I made some flag settings with storyteller compatible values, and my actual flag setting is 0x7.

In this manner, I got an important question: How can I do starting the game in ST mode? I need the using of the ST mode, because this is my only one way to place some NPCs and other actors into the character's private house.
« Last Edit: 2010-04-05, 17:29:19 by gschenker »

Offline Javokis

  • Horses Dick
  • Member
  • *****
  • Posts: 1948
  • Karma: 2
Re: [Video Tutorial] How to Make Single Player
« Reply #9 on: 2010-04-05, 17:52:34 »
You can't. ST Mode is for Multiplayer only.
"There's nothing wrong with horses dicks, there's nothing wrong with sucking horses dicks." -Signo

Offline gschenker

  • Member
  • *
  • Posts: 24
  • Karma: 0
Re: [Video Tutorial] How to Make Single Player
« Reply #10 on: 2010-04-06, 04:43:06 »
Okay, thanks, Javo! :)

But what can I do at the next step? Should I save a separated map for the SP game and should I place all of everything special - NPCs, actors, props - things what I need in the map with the Embrace tool? I read that Embrace perhaps can be a valuable tool for this purpose, because NPCs and props can be actually placed in a map by Embrace.
« Last Edit: 2010-04-06, 05:26:06 by gschenker »

Offline Javokis

  • Horses Dick
  • Member
  • *****
  • Posts: 1948
  • Karma: 2
Re: [Video Tutorial] How to Make Single Player
« Reply #11 on: 2010-04-06, 14:51:21 »
If you look at the tutorials on Embrace, you would know that is the only tool to use when making single player content.
"There's nothing wrong with horses dicks, there's nothing wrong with sucking horses dicks." -Signo

Offline gschenker

  • Member
  • *
  • Posts: 24
  • Karma: 0
Re: [Video Tutorial] How to Make Single Player
« Reply #12 on: 2010-04-06, 15:45:57 »
Thanks, Javo! I shall go to learn everything about the Embrace tool and mapping from your great tutorials.