代码搜索:Notify

找到约 4,184 项符合「Notify」的源代码

代码结果 4,184
www.eeworm.com/read/306178/3746641

c powerup.c

// powerup.c #include inherit F_CLEAN_UP; void remove_effect(object me, int amount); int exert(object me, object target) { int skill; if( target != me ) return notify_fail("你只能用枯
www.eeworm.com/read/306178/3746754

c lifeheal.c

// lifeheal.c 神元功 #include int exert(object me, object target) { if( !objectp(target) ) return notify_fail("你要用真气为谁疗伤?\n"); if( me->is_fighting() || target->is_fighting()) return
www.eeworm.com/read/306178/3746779

c leitingpili.c

// tie@fengyun #include #include inherit F_SSERVER; int perform(object me, object target) { string msg; int extra; object weapon; if(me->is_busy()) return notify_fail("你现在没空
www.eeworm.com/read/306178/3746881

c roar.c

// roar.c 五雷啸 #include inherit F_CLEAN_UP; int exert(object me, object target) { object *ob; int i, skill, damage; if( (int)me->query("neili") < 400 ) return notify_fail("你
www.eeworm.com/read/306178/3747042

c leitingpili.c

// tie@fengyun #include #include inherit F_SSERVER; int perform(object me, object target) { string msg; int extra; object weapon; if(me->is_busy()) return notify_fail("你现在没空
www.eeworm.com/read/306178/3747134

c bolomiduo.c

inherit FORCE; int valid_enable(string usage) { return usage=="force"; } int valid_learn(object me) { return 1; } int practice_skill(object me) { return notify_fail("婆萝蜜多心经只能用学的
www.eeworm.com/read/306178/3747307

c void_sense.c

// void_sense.c 空识神通 // Modified by Venus Oct.1997 #include //inherit SSERVER; int conjure(object me, object target) { int delta; if( target ) return notify_fail("空识神通只能对自己使用。\
www.eeworm.com/read/306178/3747441

c heal.c

// heal.c // Modified by Java Feb.21 1998 #include int exert(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中运功疗伤?找死吗?\n"); if ((int)me->query
www.eeworm.com/read/306178/3747444

c jingang.c

//snowman 04/01/99 #include void remove_effect(object me); int exert(object me) { if( (int)me->query_skill("yijinjing", 1) < 199 ) return notify_fail("你的易筋经内功修为不够,
www.eeworm.com/read/306178/3748617

c shout.c

// shout.c #include inherit F_CLEAN_UP; int main(object me, string arg) { if( !wizardp(me) ) { if (me->query("neili") query("com