Hey you guys, I need help. =\
I know that sounds lame but it's really hard for me and I've been trying for days.
My goal is to save a variable M and D to a character file in a folder called "example" (Like the Flower System's save system).
This is what I have for the System's cs (located in Features called Example.cs):
Then I have it so that the player can go up to an NPC and set D and M.
When the character types something in as D or M, it sets it temporarily as:
GC.MyChar.Example.D = (number);
The problem is, I don't know how it will save it.
Please help =\
What youve written for the save method is correct, whats your problem?
I don't know how to access it. I want it so if you say M = 13 using an NPC in Twin City, i want it to save... but when It sets GC.MyChar.Example.M = 13; it goes away after a d/c or log off. It doesn't save to the Example folder in OldCODB.
I don't know how to access it. I want it so if you say M = 13 using an NPC in Twin City, i want it to save... but when It sets GC.MyChar.Example.M = 13; it goes away after a d/c or log off. It doesn't save to the Example folder in OldCODB.
Make it save, in the character look at the ExpBallUsed per day bool or w,e it is, save it how that is been saved or the lottery used per day
GF custom system 08/27/2010 - Lin2 Exploits, Hacks, Bots, Tools & Macros - 0 Replies This Package contains:
Fire.dll & unichat.dll = Enable unicode characters in chat
User.ini = enable infinite zoom, with middle mouse button you can see trough walls
L2.ini = pc names are visible from triple distance, enable windowed mode without frame (you can switch between clients with Alt+Tab).
Install:
1. Close your Lineage II client
2. Backup your system folder, and copy the selected files into it and overwrite all.
3. Enjoy :)
Saving things on 5165 02/15/2010 - CO2 Private Server - 14 Replies Where can I add this in my 5165 source? (what it does is it saves everything every 60 seconds and on the console it says "Game Saved Automatically")
Thread.Sleep(60 * 1000);
Database.SaveKOs();
Database.SaveEmpire();
Features.Guilds.SaveGuilds();
Features.SkillsClass.Save();
Console.WriteLine("Game Saved automatically.");
[HELP] Custom Items in 5165 12/16/2009 - CO2 Private Server - 7 Replies Hi I'm sorta new to the coding business and I'm adding new items to my server I was just wondering if i have to change anything in my source or just add the item to my client. BTW using a 5165 source and ive been searching for like half the day and havnt found anything usefull plz help
Thx in advance :handsdown:
REQUEST Custom system folder for interlude! 03/26/2009 - Lineage 2 - 1 Replies Hey i want the pack were i can see moob lvl, diference between chest/box, color messages, the moob drop/spoil.. ETC! can someone help me to find it? INTERLUDE plz
[Release] Custom Dye System Edits 10/12/2008 - EO PServer Guides & Releases - 3 Replies http://img.photobucket.com/albums/v126/saintkatzen /clothes.jpg
These are some custom edits I made for funhacker's Dye System.
Place them in your c3/texture folder.
However, I suggest you backup these files and/or folder before you overwrite, lest you not favor the turnout.
Most of the casuals are edited, except for Manderine, SummerHunter, and the ones that were not included in the Dye System initially.
These edits were made for RagelandersOnline, but I have released them here now,...