Help with Impulse's 5165 03/09/2013 - CO2 Private Server - 8 Replies I've looked at the database, looked through the code, looked at code that wasn't even relevant to the error and I still cannot find the error to the following, I just don't understand it. (Wow, what it be real easy...)
Error Message:
Load the character stats.
System.NullReferenceException: Object reference not set to an instance of an object.
at Conquer_Online_Server.Program.Main<String args> in D:\Conquer\impluse 5165\Conquer_Online_Server\Program.cs:line46
Line 40-51 in...
Some help in monster spawning and loading on 5165 impulse 11/03/2012 - CO2 Private Server - 4 Replies Hello, I've recently started playing around with an 5165 impulse, it has no monster loading and spawning so I've chosen to implement the one used in Virtual legends, after I've added the loading option and I added the tables in database I added the Monster.cs with suppose to spawn them intro the world, but it wont I am aware that i might done something wrong along the way as there were some dependencies that I couldn't match here is what i edited in Monster.cs:
this
public static void...
Nobility Impulse 5165 09/12/2012 - CO2 Private Server - 17 Replies I started working on Impulse 5165, first thing I did was to add Nobility, but the icon won't appear in the screen. The table was loaded, and I'm calling ( don't know, what term shall I use -.-) the nobility during log in. What I am missing?
Does the Nobility on higher version work on 5165?
Edit: I was checking on my previous threads, and I have decided to update it to remind myself of what I accomplished 2 years ago. I have fixed the Nobility, it was just an offset that needed to...