Jump to content

kaklase01

Members
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    manila
  • Server
    sarah

Recent Profile Visitors

874 profile views

kaklase01's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Exceptional! i'm looking forward into this type of proj ?
  2. It can remove the button.. but still players can send mail through guild's 'ALT G' button..
  3. Thank you for this!
  4. Hello! Can anyone help me, I'm having trouble disabling rodex/mail system in my server. I tried different method I found in every thread including adding the last two lines below in my src/map/mail.cpp enum mail_attach_result mail_setitem(struct map_session_data *sd, short idx, uint32 amount) { if(map[sd->bl.m].flag.nowarpto || map[sd->bl.m].flag.nowarp) return MAIL_ATTACH_ERROR; but still it didn't work.. my map server doesn't low after recompiling the server..
  5. I like to restrict my players on a certain map... Save point: quiz_02 Whitelist maps: guild_vs1, guild_vs2, guild_vs3, guild_vs4, guild_vs5 Blacklist maps: all ro maps A player/party/guild can only be recall in the whitelist maps from the savepoint, otherwise they will instantly go back to their savepoint..
  6. Mayroon akong exclusive/secluded map na dun lang ang mga players nakasave hindi pwdeng lumabas.. Paano automatically bbalik ang player sa save map kung sakaling may mga buggers, like may naginvite ng party/guild mula sa labas then nirecall for example ginamitan ng EMERGENCY CALL para mailabas yung player?
×
×
  • Create New...