Author Topic: RPGfetchData  (Read 1398 times)

0 Members and 1 Guest are viewing this topic.

eViL

  • Uber Menace
  • *******
  • Posts: 1,022
  • Reputation: +0/-0
RPGfetchData
« on: March 2, 2003 04:45 pm CST »
Hey guys -

function RPGfetchData(%type)
{
   %T[1] = String::findSubStr($ServerMod, "rpg");
   %T[2] = String::findSubStr($ServerMod, "RPG");

   if(%T[1] != -1 || %T[2] != -1)
      return remoteEval(2048, fetchData, %type);
}

- that will stop the rpgfetchdata from being used in non-RPG servers, so have fun, if u stick that in ur autoexec.cs it should be fine.
« Last Edit: December 31, 1969 06:00 pm CST by eViL »
Quote from: "LastWish || NextWish"
eViL, you were probably the coolest but most misunderstood person in this community.. maybe the rest will find out how cool of a person you are some day, and don't get too mad at the people who dont understand you.. its their loss in the end.