Hey! I am in need of as much psc as possible! Paying paypal for it!
Only a 1E fee!
Example- 25EPSC for 24E Paypal. Message me or comment below if needed.
Converting to .map 12/25/2013 - CO2 Private Server - 3 Replies First off, Merry Christmas!! Hope you all have a great day.
Second, does anyone know how to make a .map file to go into the server files, not the client.
Related to this: HERE
Converting 06/21/2011 - CO2 Private Server - 1 Replies So I'm converting this Trade Partner to NCOS 5165, and having trouble with saving, deleting. On this other source, it's for sql.
The source I use (NCOS), is not sql. So basically I need help converting.
Here is what I need converted (I'm not asking to be spoon fed, just any help will be appreciated).
public static void DelPartner(uint UID, uint IDYou)
{
MySqlCommand Cmd = new MySqlCommand(MySqlCommandType.DELETE);
Cmd.Delete("TradePartner",...
[HELP] Converting INI To Sql 08/10/2010 - CO2 Private Server - 1 Replies Hey guys I have run into a problem converting my INI Source to Sql.
I am in the process of converting the NPCs from INI. I have converted the ini file thats the easy part but I am stuck on the spawning. I can get the NPCs to load but not to spawn..
**EDIT**
Just figured it out.
#Request Close
[Help]Converting... 02/02/2010 - CO2 Private Server - 4 Replies How to convert the packet
public static byte ItemLock(int ItemUID, int Type01, int Type02, int Series)
{
PacketBuilder Packet = new PacketBuilder(2048, 16);
Packet.Long(ItemUID);
Packet.Int(Type01);
Packet.Int(Type02);
Packet.Short(0);//where do u call ItemLock method
Packet.Long(Series);
Converting ! 10/24/2009 - CO2 Private Server - 13 Replies I want to know how to Convert a LOTF Source that is .ini into a Non ini Source Any Guides? Tips, ty.
Co B,c,