代码搜索:Notify

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

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

c heal.c

// heal.c #include int exert(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中运功疗伤?找死吗?\n"); if ((int)me->query_skill("xuantian-force", 1) < 20) ret
www.eeworm.com/read/306178/3747019

c heal.c

// heal.c // Modified by Venus Oct.1997 #include int exert(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中运功疗伤?找死吗?\n"); if ((int)me->query_skill("hu
www.eeworm.com/read/306178/3747173

c heal.c

// heal.c // Modified by Venus Oct.1997 #include int exert(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中运功疗伤?找死吗?\n"); if ((int)me->query_skill("li
www.eeworm.com/read/306178/3747272

c heal.c

// heal.c #include int exert(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中运功疗伤?找死吗?\n"); if( (int)me->query("neili") < 50 ) // - (int)me->query("max_neili
www.eeworm.com/read/306178/3747299

c yi.c

// yi.c 乾坤大挪移「移」字诀 #include inherit F_SSERVER; int perform(object me, string target) { object ob; string msg; if(!target) return notify_fail("你想把对方的劲力挪移至谁?\n
www.eeworm.com/read/306178/3747300

c drift_sense.c

// drift_sense.c 游识神通 // Modified by Venus Oct.1997 #include //inherit SSERVER; int conjure(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中无法使用游识神通!\n");
www.eeworm.com/read/306178/3747311

c heal.c

// heal.c #include int exert(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中运功疗伤?找死吗?\n"); if( (int)me->query("neili") < 50 ) // - (int)me->query("max_neili
www.eeworm.com/read/306178/3747435

c heal.c

// heal.c #include int exert(object me, object target) { if( me->is_fighting() ) return notify_fail("战斗中运功疗伤?找死吗?\n"); if ((int)me->query_skill("jiuyin-zhengong", 1) < 20) re
www.eeworm.com/read/306178/3748578

c goto.c

// goto.c //星星2000/4/8 #include inherit F_CLEAN_UP; int main(object me, string arg) { int goto_inventory = 0; object obj; string msg; if( !arg ) return notify_fail("你要去哪里?\n"
www.eeworm.com/read/306178/3748615

c citan.c

// hubo.c #include inherit F_CLEAN_UP; int main(object me) { string msg; int count; if( me->is_busy() ) return notify_fail("你的动作还没有完成。\n"); if( me->is_fighting() ) return