Jump to content

Coldy1309

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Coldy1309

  1. I was just wondering, since im new to this stuff. I've neen looking for the Nightmare Biolabs quest but I cant find it. I even downloaded the latest Offline Pack by Anacondaqq. Is it not available in rAthena or something? Is there any way that I can enable that quest? If there is, can someone teach me how?

    I'd appreciate it much. Thanks^-^

  2. 1 hour ago, Ninja said:

    Hello, yes they do, but you can configure them to your liking.

    https://github.com/rathena/rathena/blob/429541fb81ac5d54007b42eb9ca9393bb01d0856/npc/custom/jobmaster.txt#L452-L477

    
    OnInit:
    	// Initialisation, do not edit these
    	.NPCName$ = "[Job Master]";
    	
    	// Settings
    	.ThirdClass = true;			// Enable third classes?
    	.RebirthClass = true;			// Enable rebirth classes?
    	.SecondExpanded = true;		// Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion?
    	.BabyNovice = true;	// Enable Baby novice classes? Disable it if you like player must have parent to get job baby.
    	.BabyClass = true;				// Enable Baby classes?
    	.BabyThird = true;				// Enable Baby third classes?
    	.BabyExpanded = true;			// Enable Baby Expanded classes: Ex. Baby Ninja, Baby Taekwon, etc.
    	.BabySummoner = true;			// Enable Baby Summoner?
    	.LastJob = true;				// Enforce linear class changes?
    	.SkillPointCheck = true;		// Force player to use up all skill points?
    	.Platinum = true;				// Get platinum skills automatically?
    	.GetJobEquip = false;			// Get job equipment (mostly weapons) on job change?
    
    
    	// Level Requirements
    	setarray .Req_First[0],1,10; 		// Minimum base level, job level to turn into 1st class
    	setarray .Req_Second[0],1,40; 		// Minimum base level, job level to turn into 2nd class
    	setarray .Req_Rebirth[0],99,50;		// Minimum base level, job level to rebirth
    	setarray .Req_Third[0],99,50;		// Minimum base level, job level to change to third class
    	setarray .Req_Exp_NJ_GS[0],99,70; 	// Minimum base level, job level to turn into Expanded Ninja and Gunslinger
    	setarray .Req_Exp_SNOVI[0],99,99; 	// Minimum base level, job level to turn into Expanded Super Novice
    	.SNovice = 45;						// Minimum base level to turn into Super Novice

     

    Hmm. I ee thanks for the info.

    Just another request, can you provide me script that I can add so that High 1st Job Classes needs something like Hand Of God as a payment for job change?

  3. I recently changed my Izlude to the old Izlude Map but I got a problem with the map. I cant move to certain places. I tried updating my map_cache.dat and uploaded the old izlude.gat also I uploaded the old izlude.gat in GRF editor but its still not working.

    What seems to be the problem? I really want to use to old Izlude map.

    Thanks

  4. First of all, thank you so much for taking your time to read this.

    Can someone make me a unique Job Change NPC. This Job Change NPC follows the level requirements for job change. And pls dont include 3rd job classes cause this is for pre-renewal (pls also dont include Kagerou/Oboro , Rebel, Baby Class, and Expanded Super Novice). All Scripts that I've seen so far includes 3rd job. Again, thank you so much.

    Much love.

  5. I dont know if this is where I should be asking this but this is where I found the files for the server.

    I logged in to phpmyadmin to edit/delete charater that was created in game. But whenever I try to delete or edit a row, its not letting me to.

     

    Its showing this

    "Warning :Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unkown on line 0.

    PhpMyAdmin - Error

    Error during session statt; please check your PHP and/or webserver log file and configure your PHP installation. Also ensure that cookies are enabled in your browser.

    session_start(): Cannot send session cookie - headers already sent

    session_start(): Cannot send session cashe limiter - headers already sent

    Cannot modify header information - headers already sent"

     

    Tried editing max_input_vars from 1000 to a higher value but it didnt do anything. I also checked that my browser has cookies enabled.

  6. 2 hours ago, TheDerpySupport said:

    If you want to delete everything, use my file that way you can know how to add them back if you want to 

    The thing is, I found it, its right in front pf me, but I cant remove it. Dont know why, maybe I've been doing it wrong. (Im prolly doing it wrong)

    GRF editor wont let me touch it. So I tried deleting the whole signboardlist.lub but it didnt work.

  7. 3 hours ago, TheDerpySupport said:

    Its not located in System folder. Thats to remove the icons from the minimaps.

    Hmmm. Okay then. Where should I save it then?

    And yeah. Should I copy that txt you sent?

  8. So yeah, I was removing NPCs like Smile Assistance, Guide , and those Guild Flags in Middle Prontera. It was successful. I was happy. But there was this one thing I cant seem to remove.

    You see, this Guide NPC left an annoying Magnifying glass icon.

    Tried searching for a solution and then yeah, I found out that I need to edit signboardlist.lua to remove it. But man, I cant seem to find it in any folder.

    And yeah, I know its supposed to be in System folder. But its not there. Found some links to download it but links seems not to be working. So yeah, can someone can provide direct download link or can teach me another way to remove it? I would highly appreciate it.

×
×
  • Create New...