antiblock
https://i.imgur.com/aJ17bf7.gif
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
Sign in to follow this  
Paradox

Being Gay Is Okay [Kiss Same Sex]

1 post in this topic

 

Abrir: cmd_emotion.cpp

 

Procurar: ACMD (do_emotion)

 

Apagar: 

Citar

if (IS_SET(emotion_types.flag, OTHER_SEX_ONLY))
{
if (GET_SEX(ch)==GET_SEX(victim))
{
ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."));
return;
}
}

 

Edited by Paradox (see edit history)

Share this post


Link to post
Share on other sites
antiblock
diamwall

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this