Posts: 3,054
Threads: 268
Joined: Feb 2011
Reputation:
63
02-05-2012, 20:27
(This post was last modified: 02-05-2012, 20:33 by Arteq.)
meh thats not your lovely csharp.
making v2 tomorrow, with autodetection of installation folder and cpu
VB Code
Dim architecture As Integer = Runtime.InteropServices.Marshal.SizeOf(GetType(IntPtr)) * 8 Select Case architecture Case 32 MsgBox("U use x86 biatch", MsgBoxStyle.Information, "86 n00b") Case 64 MsgBox("U use x64 biatch", MsgBoxStyle.Information, "64 pr0") End Select
Posts: 5,135
Threads: 241
Joined: Nov 2010
Reputation:
100
And what if the person has installed the game on a drive other than C?
Posts: 42
Threads: 0
Joined: Apr 2011
Reputation:
0
Thanks man, and try to resolve that stuff with the radar, I am not realy and hardcore player if you understand =P
Posts: 3,054
Threads: 268
Joined: Feb 2011
Reputation:
63
02-05-2012, 20:36
(This post was last modified: 02-05-2012, 20:39 by Arteq.)
(02-05-2012, 20:33)Pozzuh Wrote: And what if the person has installed the game on a drive other than C?
currently it has two options: C or D. moar & bettar coming tomorrow
(02-05-2012, 20:35)Guyver01 Wrote: Thanks man, and try to resolve that stuff with the radar, I am not realy and hardcore player if you understand =P
I am not going to do that. I want my app to make image as close to reality as possible. I can tell you how to turn it on manually, but in GFXI radar will be turned off.
If there will be a moment (i greately doubt) when there will be mods, i will add radar (uav) in predator case, so a man can stop, sit to the corner and open his radar. but not running with it turned on.
BUT THERE WILL BE NO MODS, BITCHEZZ since IW = fags and nova has some problems, idk exactly
Posts: 2,992
Threads: 55
Joined: Feb 2011
Reputation:
114
Why don't you just make a textbox where user can input it's steam path, and do it like this
Code: MessageBox::Show("Your steam path is" +textBox1->text + ", ugalaretka?");
Posts: 42
Threads: 0
Joined: Apr 2011
Reputation:
0
I will apreciate the code later to enable the radar after the instalation ^^. Why dont u put a check box like with radar and without radar, just 2 cents
Posts: 5,320
Threads: 300
Joined: Feb 2011
Reputation:
149
02-05-2012, 20:52
(This post was last modified: 02-05-2012, 20:53 by JariZ.)
lol @ everyone writing snippets in their .NET language
Posts: 3,054
Threads: 268
Joined: Feb 2011
Reputation:
63
02-05-2012, 21:12
(This post was last modified: 02-05-2012, 21:15 by Arteq.)
(02-05-2012, 20:48)Guyver01 Wrote: I will apreciate the code later to enable the radar after the instalation ^^. Why dont u put a check box like with radar and without radar, just 2 cents
becuz im bad. very bad bro.
i can even make you a special tool that does same but WITH radar. but im not going to change this.
(02-05-2012, 20:47)OrangePL Wrote: Why don't you just make a textbox where user can input it's steam path, and do it like this
Code: MessageBox::Show("Your steam path is" +textBox1->text + ", ugalaretka?");
i could do that, but isn't that too bad? i want everything to be automate, just press button, wait, enjoy. users can (and probably would) make much more errors in path than the number of bugs in my app. just gonna fix it, no need in messagebox
(02-05-2012, 20:52)jariz Wrote: lol @ everyone writing snippets in their .NET language
@ Nova makes modloader, everyone writing GSC
Posts: 42
Threads: 0
Joined: Apr 2011
Reputation:
0
OK Ok you are the boss just don't forget to tell me how to enable the radar again.
Thanks in advance.
Posts: 3,054
Threads: 268
Joined: Feb 2011
Reputation:
63
Can somebody post here an x64 path to steam? i can't get whats the difference since i dont have any x64 PC's in my house.
|