Jump to content

missed rename in commit last week setbc -> setaddon


Guest Reiner030

Recommended Posts

# diff -p mangos/src/mangosd/CliRunnable.cpp .
*** mangos/src/mangosd/CliRunnable.cpp  2008-10-11 20:39:26.000000000 +0200
--- ./CliRunnable.cpp   2008-10-15 12:45:18.000000000 +0200
*************** void CliSetAddon(char *command,pPrintf z
*** 1075,1081 ****

     if(!szAcc||!szExp)
     {
!         zprintf("Syntax is: setbc $account $number (0 - normal, 1 - tbc, 2 - wotlk)>\\r\\n");
         return;
     }

--- 1075,1081 ----

     if(!szAcc||!szExp)
     {
!         zprintf("Syntax is: setaddon $account $number (0 - normal, 1 - tbc, 2 - wotlk)>\\r\\n");
         return;
     }

*************** void CliSetAddon(char *command,pPrintf z
*** 1083,1089 ****

     if(lev < 0)
     {
!         zprintf("Syntax is: setbc $account $number (0 - normal, 1 - tbc, 2 - wotlk)>\\r\\n");
         return;
     }

--- 1083,1089 ----

     if(lev < 0)
     {
!         zprintf("Syntax is: setaddon $account $number (0 - normal, 1 - tbc, 2 - wotlk)>\\r\\n");
         return;
     }

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use