problem offline message 05/25/2016 - Metin2 Private Server - 1 Replies Hi guys,
i add offline message
with http://www.elitepvpers.com/forum/metin2-pserver-gu ides-strategies/3771182-abschied-release-handelsce nter-hangman-schicksalrad-craftwindow-und-mehr.htm l
the system added full but
But the message don't reach the other account
i gived 777 chmod for folder OFFLINE_MESSAGE
and
And checked the inside track quest
(/usr/Home/game/share/locale/germany/quest/OFFLIN E_MESSAGE/)
Are you one of those who added the system
Offline-Message-System lua problem 04/12/2016 - Metin2 Private Server - 3 Replies I have a little problem with Offline-Message-System lua function with this 2 functions:i tried this:
function find_player_by_name(name)
return mysql_query("SELECT count(name) FROM player.player WHERE name = '"..name.."';") > 0
end
function get_playerid_by_playername(name)
return mysql_query("SELECT id FROM player.player WHERE name = '"..name.."';").id
end
And this:
function find_player_by_name(name)
local a = mysql_query('SELECT COUNT(*) AS exist FROM player.player...
Private Message problem 01/10/2016 - Main - 5 Replies Hello,
first, I hope this is the right section :o .
Then, when I try to send a private message to someone (I tried to send to some random guys) I got this error: "The string you entered for the image verification did not match what was displayed.". I think it refers to the 'Human Verification' section on Private Message. The problem is that I see a blank/white space on that section, there is no image verification that I can see. The error started to come out 1-2 weeks ago, and every day I...
L2Walker Script - problem with NPC message 07/29/2010 - Lineage 2 - 1 Replies Server : x5 New World RPG-CLUB.com
Location: Hot Springs
Quest: Specialty Liquor Delivery
Problem: At the NPC-Crocus script doesn't "see" the text option. It is procceding to next step without advancing with Quest. I've tryed "Record" all operation with this NPC only and it seems he is the only one who doesn't generate proper command .
HALP!
NPCSEL(Tatiana)
DELAY(1000)