ช่วยลงตัวอย่าง เช่นต้อง การให้ตัวละครอื่นซิบมาคำพูดหนึ่งๆ แล้วทำให้บอทตัดนี่ต้องทำไงหรองับ รบกวนด้วยงับ
ซิบแว้วบอทตัดทำไงหรองับ
Started by souldestiny, May 29 2007 11:15 AM
1 reply to this topic
#1
Posted 29 May 2007 - 11:15:46 AM
#2
Posted 04 June 2007 - 01:11:10 PM
procedure PrivateChat(PlayerName,Msg: String);
begin
if (PlayerName = 'ชื่อเพื่อนที่ซิบมา') then
begin
if (Msg = 'reconnect') then
begin
Reconnect(60*30); // Reconnect ครึ่งชม.
end
else if (Msg = 'disconnect') then
begin
Disconnect; // Disconnect ไปเลย
end;
end;
end;
begin
if (PlayerName = 'ชื่อเพื่อนที่ซิบมา') then
begin
if (Msg = 'reconnect') then
begin
Reconnect(60*30); // Reconnect ครึ่งชม.
end
else if (Msg = 'disconnect') then
begin
Disconnect; // Disconnect ไปเลย
end;
end;
end;
ประมาณนี้ครับ แก้ตรง ชื่อเพื่อนที่ซิบมา กับ 60*30 เป็นเวลาที่จะให้ต่ออีกครั้ง
Works: KoRnBot Project,TSLoadDatFile
Thanks X CroSs, Truebot, TSBot, Solars, JackY, some1, Storm24, AssertionFailed from www.skjune.com
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users