Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/10/22 in Posts

  1. - script cvc -1,{ OnPCLoadMapEvent: while (strcharinfo(3) == "guild_vs1") { if (getequipid(EQI_GARMENT) > 0) unequip EQI_GARMENT; if (getequipid(EQI_ARMOR) > 0) unequip EQI_ARMOR; sleep2 2000; } end; } guild_vs1 mapflag loadevent
    1 point
×
×
  • Create New...