no exp , no drop , no sp , no anything [ Big Problem ! ]

Results 1 to 3 of 3
  1. #1
    (⌐■_■) NourAyman is offline
    MemberRank
    Feb 2012 Join Date
    Behind you :PLocation
    683Posts

    ! no exp , no drop , no sp , no anything [ Big Problem ! ]

    Hello all , i will be mad after few mints

    No exp to the players , and no sp . no drop from anymob

    Server.cfg :

    Code:
    Common {
    	debug_option_debugger_present{
    			DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
    			DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
    			DEBUG_OPTION_ASSERT_CANCEL_EXIT
    	}
    	debug_option_stand_alone{			
    			DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
    			DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
    	}
    	netengine_debug_option_debugger_present{
    			DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
    			DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
    	}
    	netengine_debug_option_stand_alone{
    			DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
    			DEBUG_OPTION_ASSERT_WRITE_MINIDUMP 
    	}
    
    }
    
    ////////////////////////////////////////////////////////////////////////////////////////////
    GlobalManager {
    		Certification "xxxxxxxx", 31000 
    		LoginFailureTolerance		3
    		IBUVFailureTolerance		3
    		LoginFailureBlockTimeMin	3
    		IBUVFailureBlockTimeMin		3
    		AutomatedPunisher			"AutomatedPunisher"
    		LoginPunishmentGuide		"Blocked for 3 minutes due to incorrect password entered 3 times"
    		LoginPunishmentDescription	"Blocked for 3 minutes due to incorrect password entered 3 times"
    		IBUVPunishmentGuide			"Blocked for 3 minutes due to incorrect code entered 3 times"
    		IBUVPunishmentDescription	"Blocked for 3 minutes due to incorrect code entered 3 times"
    		
    }
    
    GatewayServer {
    		LastFullVersion_SR_Client 	190
    		Certification "xxxxxxxx", 11880
    		IBUVQueueReserveCount		20000
    		IBUVQueuePrepareRatio		0.10
    		IBUVFailureIPTolerance		5000
    		IBUVStringSize				1
    		IBUVCharacterSet			"0"
    		//traffic_filter_activity  "service_on"
                    //traffic_filter_packet_count  "1000"
                    //traffic_filter_check_perid  "60000"
    			//traffic_filter_activity 	"service_off"
    			//MaxUser 5000
    			//SockTCPCount 15000
    }
    
    DownloadServer {
            Certification "xxxxxxxx", 11880
    }
    FarmManager {
    		Certification "xxxxxxxx", 11880
    }
    
    AgentServer {
    		Certification "xxxxxxxx", 11882 //no global manager running lol
    				//traffic_filter_activity  "service_on"
                    //traffic_filter_packet_count  "1000"
                    //traffic_filter_check_perid  "60000"
    			//traffic_filter_activity 	"service_off"
    			//MaxUser 5000
    			//SockTCPCount 15000
    		MaxConnectionsPerServer 		"50000"
    		MaxConnectionsPer1_OServer 		"50000"
    }
    
    MachineManager {
    		Certification "xxxxxxxx", 11880
    		CERTIFICATION_IP_BIND "xxxxxxxx"
    }
    
    SR_GameServer {
    		Certification "xxxxxxxx", 11882
    		SockTCPCount 									"50000"
    		
    		ExpRatio 										"600000"
    		ExpRatioParty 									"670000" 
    		
    		DropItemRatio 									"850000"
    		DropGoldAmountCoef 								"450000"
    		
    		HwanGainFactor 									"1200"
    		ShowFormulaDetail 								"1"
    	
    			//WINTER_EVENT_2009							EVENT_ON
    			//EUBUSINESS_EVENT							EVENT_ON
    			//GOLDEN_PIG_FEBRUARY_EVENT					EVENT_ON
    			//THANKS_GIVING_EVENT						EVENT_ON
    			//LIBERATION_EVENT							EVENT_ON
    		LOCALE 											LOCALE_VIETNAM
           
    			#ifdef OPEN_MARKET_SYSTEM
    				SET_FEE_RATE            				"0,5,5,5"
    				SELL_FEE_RATE           				"0,10,10,10"
    			#endif OPEN_MARKET_SYSTEM
    			//RE FTW
    
    		DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL 	"ON"
    		ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED 		"OFF"
    
    
    }
    
    SR_ShardManager {
    		Certification "xxxxxxxx", 11882
    		BILLING_SERVER_URL 				"http://xxxxxxxx:8080/"
    		CREST_FTP_URL 					"ftp://gm:456456@xxxxxxxx:21/SRO_CREST"
    		
    		ChristmasEvent2007 				1
    		SERVER_EVENT_SYSTEM             ON
    		LOCALE 							LOCALE_VIETNAM
    		FlagEvent 						1
    			// HourForMeterRateLevelFirst    22
    			//	HourForMeterRateLevelSecond    23
    
    		BattleArenaRandom 				1
    		BattleArenaParty 				1
    		BattleArenaGuild 				1
    		BattleArenaJob 					1
    		ArenaMatchOccupy 				1
    		ArenaMatchFlag 					1
    		ArenaMatchPoint 				1
    }

    Help !!!!!!!!!!!


  2. #2
    Enthusiast boraq0000 is offline
    MemberRank
    Feb 2012 Join Date
    45Posts

    Re: no exp , no drop , no sp , no anything [ Big Problem ! ]

    remove // from HourForMeterRateLevelFirst 22
    HourForMeterRateLevelSecond 23
    and test

  3. #3
    Member DieEyes is offline
    MemberRank
    Aug 2012 Join Date
    Inside youLocation
    79Posts

    Re: no exp , no drop , no sp , no anything [ Big Problem ! ]

    Quote Originally Posted by boraq0000 View Post
    remove // from HourForMeterRateLevelFirst 22
    HourForMeterRateLevelSecond 23
    and test
    You are right do like what he said



Advertisement