-
Content count
153 -
Joined
-
Last visited
Everything posted by baba.runner
-
Just some Stats. No problem until now with the beta 4 release.. Great job ;)
-
Do not be ashamed!! I thought you were just testing us I also did not think to that option to be checked . :D
-
[BUG][0.4.0-1.0.0] There is not enough space on disk
baba.runner replied to keeekeeess's topic in Support
Do not forget to change the settings for your temp-folder and your download folder in the Apex settings :blushing: -
Great job Dev-Team No crash till today
-
For me it works fine. When the same user in the other hub has an free slot I can download a second file or section of a file from him Make a RightClick into a free place in the Mainchat, there you have an option to clear the Chat KR. baba.runner
-
[BUG][0.4.0-1.0.0] There is not enough space on disk
baba.runner replied to keeekeeess's topic in Support
Hi, have you ever heard something about FAT32 and NTFS? That is how your HDDs are formatted if they are FAT32 then it is quit normal that you could not get a file bigger then 4GB. in NTFS, there is no limit to 4GB for one file, the limit is (I think) 16TB for one file. KR baba.runner -
Did you check the RAW in the 4 places: Settings , once in the action-window and once in the RAW-window. Same in favorit hubs. Please see the attachements Only then you can assign it in the ADL search. I'm using some RAWS in the ADL search and they all work fine
-
Hi Could it be that your default directory is also your temp directory? Becaus then it could be that your E: HDD has no free memory and then the files are kept in temp-folder, when there is enough space there.
-
Hey that's great Stuff!! Thanks a lot for posting it to us!
-
Why not putting a checkbox under the mainchat itself? Like it is made for the userlist.
-
If you use my RAW, how can you get the german text in the message?
-
I use this one and it works fine $To: %[userNI] From: %[myNI] $<%[myNI]> You are being kicked because: %[userCS]|<%[myNI]> !kick %[userNI] %[userCS]| Lizard try your RAW with the english text! Please! And let us know the result! I also tried once with the german text, but it did not work too!
-
The only thing you perhaps can do is with ADLSearch. Where the condition is that the file can not be greater then a certain value. If it is greater, the user will be warned or kicked. Or ask in an other forum (the one of Ptokax or YnHub) for a script that you will insert into your Hubsoftware!
-
Hi all Is there a difference if you use it on a PtokaX or YnHub?
-
What about your Firewall, perhaps. Do you have to reconfigure it ?
-
? Do you already have tried to re-install ApexDC++ to an other folder and copy your settings folder from previous ApexDC++ insatllation into the new folder?
-
Did you already check how big the file is and what format your HDD is. FAT or FAT32 or NTFS?
-
Hi everyone I have just one little question regarding the OP-version of ApexDC++! Why do you not work together with other developpers? I know that zk++ Black Edition or OP-edition will be based on ApexDC++! So why do you not work together to get a real good OP-version with ApexDC++ core? That would be a great experience! Or am I wrong? Regards. Baba.runner
-
Hi all is that just a joke or has it really been hacked. ApexDC Home
-
The new Design looks more professional now. Great job. :)
-
UUPS yes you're right noctis I put the pipe on the wrong place Thanks for the hint!! No Zlobomir your raw is working fine with the missing pipe :)
-
Thanks again Noctis! But I found a little error in your codes $To: %[userNI] From: %[myNI] $<%[myNI]> !kick %[userNI] %[userCS]| There is a pipe missing. As you wrote by yourself after each RAW-command there has to be a pipe. So the code should be $To: %[userNI] From: %[myNI] $<%[myNI]>| !kick %[userNI] %[userCS]|