Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

Sergardo

Members
  • Posts

    148
  • Joined

  • Last visited

Everything posted by Sergardo

  1. can someone help me how to fix this my char server crash on my map server error (socket #7 error 111: Connection refused)
  2. pa help po pag nag EDP ako wala nalbas na buffs icon sa right side tapos wala dn dagdag damage pag nag eedp
  3. ask ko lang po pag nag edp ako walang buff sa icon sa right side and wala dif sa damage paano po maayos ang EDP pre-rrenewal trans server salamat
  4. prontera,117,78,0 script restricted_manner -1,{ OnInit: setarray .@bad_word$,"tangina","t@ngin@","t@ng1ng@","tanga","t@ng@","t@nga","bobo","bob0"; set .@size_b, getarraysize( .@bad_word$ ); for( ; .@i < .@size_b; set .@i, .@i+1 ) defpattern 1, "([^:]+):.*\\s"+ .@bad_word$[.@i] +".$", "warning"; activatepset 1; end; warning: set @warning, @warning+1; if ( @warning == 3 ) { set @warning, 0; deltimer strnpcinfo(0) +"::OnDelay"; atcommand "@mute 5 "+ strcharinfo(0); } else { deltimer strnpcinfo(0) +"::OnDelay"; addtimer 300000, strnpcinfo(0) +"::OnDelay"; message strcharinfo(0), "Be careful with your language... Warning "+ @warning +"/3"; } end; OnDelay: set @warning, 3; end; } ang problema po kapang remove ung npc by - script restricted_manner -1,{ hindi po gumana ung script kapang tinangal mo na ung > prontera,117,78,0
×
×
  • Create New...