+  Particle's Custom RPG
|-+  General» Common Topic Symposium» RPGfetchData
Username:
Password:
Pages: [1]
  Print  
Author Topic: RPGfetchData  (Read 213 times)
0 Members and 1 Guest are viewing this topic.
eViL
Uber Menace
*******

Reputation: +0/-0
Posts: 1,022



View Profile
« on: March 2, 2003 10:45 AM PST »

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 04:00 PM PST by eViL » Logged

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.
Pages: [1]
  Print  
 
Jump to:  

Page created in 0.055 seconds with 18 queries.