Raised This Month: $51 Target: $400
 12% 

Trash please.


Post New Thread Reply   
 
Thread Tools Display Modes
Obada
Senior Member
Join Date: Dec 2014
Location: Abu Dhabi
Old 04-11-2015 , 09:09   Re: Multi-tool [0.2.1]
Reply With Quote #21

Quote:
Originally Posted by Freezo Begin View Post
Because fysiks doesn't like it ( Just joking ) Well i'm working on some big updates ( Adding graph for the Ping like in HLSW but more cool & Send cmd by rcon & see logs of server by console , Well maybe i will add it in this two coming days ) and also i'll not be longer active because of school . So when i will finish it i will put it complete in another thread , so i don't like to post things not finished yet ...
That sounds great, I wish you the best of luck.

Can't wait until your release your actual tool.
Obada is offline
Freezo Begin
BANNED
Join Date: Mar 2014
Location: Morocco
Old 04-11-2015 , 15:31   Re: Multi-tool [0.2.1]
Reply With Quote #22

Thanks ^^' !
Freezo Begin is offline
Crazygamer34894
Senior Member
Join Date: Feb 2013
Location: Cape Town Western Cape
Old 04-14-2015 , 13:08   Re: Multi-tool [0.2.1]
Reply With Quote #23

Quote:
Originally Posted by Freezo Begin View Post
Because fysiks doesn't like it ( Just joking ) Well i'm working on some big updates ( Adding graph for the Ping like in HLSW but more cool & Send cmd by rcon & see logs of server by console , Well maybe i will add it in this two coming days ) and also i'll not be longer active because of school . So when i will finish it i will put it complete in another thread , so i don't like to post things not finished yet ...
how old are you?
__________________
Crazygamer34894 is offline
Send a message via Yahoo to Crazygamer34894 Send a message via Skype™ to Crazygamer34894
Freezo Begin
BANNED
Join Date: Mar 2014
Location: Morocco
Old 04-14-2015 , 16:15   Re: Multi-tool [0.2.1]
Reply With Quote #24

Quote:
Originally Posted by Crazygamer34894 View Post
how old are you?
16 ...
Freezo Begin is offline
Obada
Senior Member
Join Date: Dec 2014
Location: Abu Dhabi
Old 04-15-2015 , 07:35   Re: Multi-tool [0.2.1]
Reply With Quote #25

Quote:
Originally Posted by Crazygamer34894 View Post
how old are you?
Why would you ask something like that?
Obada is offline
tousif
AlliedModders Donor
Join Date: Nov 2014
Location: India
Old 04-15-2015 , 08:03   Re: Multi-tool [0.2.1]
Reply With Quote #26

i use it good tool but when i entered a sv ip that using dproto it is showing no drproto detected :/
tousif is offline
Freezo Begin
BANNED
Join Date: Mar 2014
Location: Morocco
Old 04-15-2015 , 09:12   Re: Multi-tool [0.2.1]
Reply With Quote #27

Quote:
Originally Posted by tousif View Post
i use it good tool but when i entered a sv ip that using dproto it is showing no drproto detected :/
it seems that i didn't get the data as : { 'long long' 64 bit unsigned integer } .

i promise u that i'll fix it , but not right now ...
Freezo Begin is offline
tousif
AlliedModders Donor
Join Date: Nov 2014
Location: India
Old 04-16-2015 , 07:02   Re: Multi-tool [0.2.1]
Reply With Quote #28

thank you and nice tool
tousif is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 04-16-2015 , 07:05   Re: Multi-tool [0.2.1]
Reply With Quote #29

Nice to see that some could use my code, lol.
__________________
Kia is offline
Freezo Begin
BANNED
Join Date: Mar 2014
Location: Morocco
Old 04-16-2015 , 07:38   Re: Multi-tool [0.2.1]
Reply With Quote #30

Quote:
Originally Posted by Kia View Post
Nice to see that some could use my code, lol.
Yep thanks .

Code:
        Dim prefixSv As String = "sv_", n = vbNewLine, v As Double = 0.0109195402298851, v2 As Double = 118.75, v3 As Double = 0.02375, maX As Integer = 100000
        'Calculate Maxrate change it from double to Integer
        Dim iMaxrate As Double = CInt(((Text_Upload.Text * v2) * 125) / Text_Slots.Text)
        If iMaxrate > maX Then
            iMaxrate = maX
        End If
        Text_Output.Text = String.Format("{0}minrate 0 {1}{0}maxrate {2} {1}{0}minupdaterate 4 {1}{0}maxupdaterate {3}", prefixSv, n, iMaxrate.ToString, CInt(iMaxrate / 300.ToString))
        Text_RecCon.Text = CInt((Text_Upload.Text * v2) / 41).ToString()
        Text_RecRam.Text = CInt(Text_Ram.Text * v3).ToString()
        Text_RecCPU.Text = If(Val(Text_Cores.Text > 1), CInt((Text_CPU.Text * 0.0109195402298851) * ((Text_Cores.Text - 1) * 3.36)).ToString(), CInt(Text_CPU.Text * 0.0109195402298851).ToString())
Freezo Begin is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode