Jump to content

astralprojection

Members
  • Content Count

    333
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by astralprojection


  1.  
    	mes "How much do you buy it?";	input .@price;	next;	mes "Buying Price: ^FF0000"+.@price+"^000000z";	// sample: if i input: 1000000	// This will display: 	//	Buying Price: 1000000z	// How can i make it to this format:	// 	Buying Price: 1m	//	Buying Price: 1.1m	//	Buying Price: 600k	//	Buying Price: 1,000,000z

     


  2. i finally got it. wonderful!!!!!  will it support multiple items to disable? because i tried, map server wont load "stuck in loading mapflag file"
     
     
    guild_vs1 mapflag noitem 4047, 4134, 4135, 4137, 4138, 4142, 4143, 4144, 4145, 4146, 4147, 4148, 4168, 4276, 4305, 4302, 4318, 4324

  3. It this feature available here?

    - Disable boss card effect on GVG & PVP maps only.

     

    I tried checking on the map_zone_db.conf BUT it will only disable the "USE" of items but not the effect of CARD slot to the armor or weapon. correct me if i am wrong. 

     

     

    I'm now at 90% transition from rAthena to Hercules ... i just need some more setting corrected :D

    {	/* PvP zone is applied to all maps with a pvp mapflag */	name: "PvP" /* changing this name requires MAP_ZONE_PVP_NAME to also be changed in src/map/map.h file */		disabled_skills: {		BS_GREED: "PLAYER"		CG_HERMODE: "PLAYER"	}		disabled_items: {		Greed_Scroll: true		Wing_Of_Fly: true		Wing_Of_Butterfly: true	}		mapflags: (		"nocashshop",	)	},

     

    :D

     


  4.  

    my 1st impression is that ... why not just use my setbgid ?

    just setbgid the whole party into battleground team without having to use waitingroom

    .

    .

    .

    tlacson7, on 22 Aug 2014 - 21:50, said:

    getting this error: [Error]: chat_createnpcchat: npc 'Red side#bg_emp' already has a chatroom, cannot create new one!

    try this

    http://upaste.me/309471

     

    though, not only this script uses older techniques, those custom stuffs are too unoptimized

    that will be a lot of time needed if I want to rewrite everything from scratch

    so ... just stick with it

     

     

    Thank you wonderful, i lost that error, but found another one. :D..  

     

    When you select "Reset"  it stuck from there and need to character select.  I think its the "end;" thing.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.