dont show sent file |
Author: |
Message: |
SourSpud
Junior Member
spud, spud, spud, spoon.
Posts: 58
35 / /
Joined: Nov 2009
|
O.P. dont show sent file
Is it possible for me to send a file in a conversation window without me seeing it. for example
jscript code: function OnEvent_ChatWndSendMessage(oChatWnd, sMessage) {
if (sMessage == '/screen') {
oChatWnd.SendFile(MsgPlus.ScriptFilesPath+'\\Screenshot Sender 4.plsc');
return ''
}
}
but i wount see it in the coversation window, or when its been received.
Cheers
|
|
12-04-2009 01:21 AM |
|
|
MeEtc
Patchou's look-alike
In the Shadow Gallery once again
Posts: 2200 Reputation: 60
38 / /
Joined: Nov 2004
Status: Away
|
RE: dont show sent file
No, this is not possible to do.
I cannot hear you. There is a banana in my ear.
|
|
12-04-2009 01:24 AM |
|
|
SourSpud
Junior Member
spud, spud, spud, spoon.
Posts: 58
35 / /
Joined: Nov 2009
|
O.P. RE: dont show sent file
Are you sure? are you a scripter?
|
|
12-04-2009 01:28 AM |
|
|
MeEtc
Patchou's look-alike
In the Shadow Gallery once again
Posts: 2200 Reputation: 60
38 / /
Joined: Nov 2004
Status: Away
|
RE: dont show sent file
Yes I am a scripter. Yes I'm sure its not possible to not show a file being sent.
I cannot hear you. There is a banana in my ear.
|
|
12-04-2009 01:42 AM |
|
|
SourSpud
Junior Member
spud, spud, spud, spoon.
Posts: 58
35 / /
Joined: Nov 2009
|
O.P. RE: dont show sent file
but it is possible to hide the chat window? so once the file is sent it will close the chat window and automatically reopen it.
This post was edited on 12-04-2009 at 01:49 AM by SourSpud.
|
|
12-04-2009 01:49 AM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: dont show sent file
quote: Originally posted by SourSpud
but it is possible to hide the chat window? so once the file is sent it will close the chat window and automatically reopen it.
There isn't any events that are triggered when a file is sent or finished sending.
|
|
12-04-2009 02:06 AM |
|
|
SourSpud
Junior Member
spud, spud, spud, spoon.
Posts: 58
35 / /
Joined: Nov 2009
|
O.P. RE: dont show sent file
is it possible to do what i said but instead of waitin for the file to send it closes the chat window after 1 minute and re opens it.
|
|
12-04-2009 02:30 AM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
Joined: Aug 2006
|
RE: dont show sent file
No. ChatWnds must remain open whilst sending the file...
<Eljay> "Problems encountered: shit blew up"
|
|
12-04-2009 02:32 AM |
|
|
SourSpud
Junior Member
spud, spud, spud, spoon.
Posts: 58
35 / /
Joined: Nov 2009
|
O.P. RE: dont show sent file
How come you can't search for 'Transfer of "Screenshot Sender 4.plsc" is complete.' in the chat window?
|
|
12-04-2009 02:56 AM |
|
|
NanaFreak
Scripting Contest Winner
Posts: 1476 Reputation: 53
32 / /
Joined: Jul 2006
|
RE: dont show sent file
because you cant. just let it go... it cant be done
|
|
12-04-2009 04:25 AM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|