• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

2 problems

ScorpiOOn93

etherno.net
Joined
Jun 19, 2008
Messages
662
Reaction score
1
Location
CookieLand :DDD
1) Solved

2) http://otland.net/f81/antibot-system-73880/

I want to do that you can't use it when you are in a non-pvp and on players in non-pvp tiles, but when I add to this script:
Code:
 elseif(getTileInfo(getCreaturePosition(getPlayerByNameWildcard(param))).nopvp == true) then
            return doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE, "[AntiBot]: You can not check this players, because "..(getPlayerSex(getPlayerByNameWildcard(param)) == 0 and "she" or "he").." is in a no-pvp zone.")

It's not working.
 
Last edited:
1) It won't work correctly 'cause everyone which kill him have frag and it will count all frags.


Maybe If you will buy Elf's Guild War System that it will working good
(But i'm not sure I only heard that his GW have a lot of functions and is very better than Xampy GW)
 
Back
Top