代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/306178/3746057
c lifeheal.c
// lifeheal.c
#include
int exert(object me, object target)
{
if( !target )
return notify_fail("你要用真气为谁疗伤?\n");
if( me->is_fighting() || target->is_fighting())
return notify_fail("战斗中无
www.eeworm.com/read/306178/3746199
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("longxiang", 1) < 20)
return notify_fa
www.eeworm.com/read/306178/3746280
c jingheal.c
// jingheal.c
#include
int exert(object me, object target)
{
//if ( !wizardp(this_player()) )
// return notify_fail("你无权进行精的治疗!\n");
if( !target )
return notify_fail("你要用真气为谁疗伤?\n");
www.eeworm.com/read/306178/3746378
c jingheal.c
// jingheal.c
#include
int exert(object me, object target)
{
if ( !wizardp(this_player()) )
return notify_fail("你无权进行精的治疗!\n");
if( !target )
return notify_fail("你要用真气为谁疗伤?\n");
me
www.eeworm.com/read/306178/3746703
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("hamagong", 1) < 20)
return notify_fai
www.eeworm.com/read/306178/3746773
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("kuihua-xinfa", 1) < 20)
return notify
www.eeworm.com/read/306178/3746841
c lifeheal.c
// lifeheal.c
#include
int exert(object me, object target)
{
if( !target )
return notify_fail("你要用真气为谁疗伤?\n");
if( me->is_fighting() || target->is_fighting())
return notify_fail("战斗中
www.eeworm.com/read/306178/3747018
c jingheal.c
// jingheal.c
#include
int exert(object me, object target)
{
// if ( !wizardp(this_player()) )
// return notify_fail("你无权进行精的治疗!\n");
if( !target )
return notify_fail("你要用真气为谁疗伤?\n");
www.eeworm.com/read/306178/3747310
c lifeheal.c
// lifeheal.c
#include
int exert(object me, object target)
{
if( !target )
return notify_fail("你要用真气为谁疗伤?\n");
if( me->is_fighting() || target->is_fighting())
return notify_fail("战斗中
www.eeworm.com/read/306178/3747420
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("bahuang-gong", 1) < 20)
return notify