代码搜索:DBASE
找到约 1,041 项符合「DBASE」的源代码
代码结果 1,041
www.eeworm.com/read/306178/3746470
c yunwu.c
//Cracked by Kafei
//yunwu.c 百变千幻衡山云雾十三式 by maco
#include
inherit F_DBASE;
inherit F_SSERVER;
int perform(object me, object target)
{
object weapon;
int skill;
if(
www.eeworm.com/read/306178/3746940
c lianhuan.c
///kungfu/skill/chunyang-quan/lianhuan.c 连环三招
// sdong 07/98
#include
inherit F_DBASE;
inherit F_SSERVER;
int perform(object me, object target)
{
int skill;
string weapon;
www.eeworm.com/read/306178/3748487
c reboot.c
// reboot.c
#include
#include
#include
inherit F_DBASE;
int main(object me, string arg)
{
string wiz_status;
object npc;
if( me != this_player(1)
www.eeworm.com/read/306178/3748608
c reply.c
// reply.c
#include
#include
inherit F_DBASE;
inherit F_CLEAN_UP;
int help(object me);
int main(object me, string arg)
{
string target, mud;
object obj;
www.eeworm.com/read/306178/3748674
c atell.c
// tell.c
#include
#include
inherit F_DBASE;
inherit F_CLEAN_UP;
int help(object me);
void create() {seteuid(getuid());}
int main(object me, string arg)
{
str
www.eeworm.com/read/306178/3748697
c tell.c
// tell.c
#include
#include
inherit F_DBASE;
inherit F_CLEAN_UP;
int help(object me);
void create() {seteuid(getuid());}
int main(object me, string arg)
{
str
www.eeworm.com/read/306178/3748751
c reboot.c
// reboot.c
#include
#include
#include
inherit F_DBASE;
int main(object me, string arg)
{
string wiz_status;
object npc;
if( me != this_player(1)
www.eeworm.com/read/306178/3750574
c axe.c
// axe.c
#include
#ifdef AS_FEATURE
#include
#else
inherit EQUIP;
#endif
varargs void init_axe(int damage, int flag)
{
if( clonep(this_object()) ) return;
set("weapon_prop/d
www.eeworm.com/read/306178/3759872
c insert.c
//insert.c
#pragma optimize
#include
inherit F_CLEAN_UP;
int main(object me, string arg)
{
mapping cards;
string *dirs, dir;
int i;
if( !arg ) return notify_fail("你要插入什么?\