03-02-2007, 03:50 PM
hey, im not really sure how to start the server. im kind of new to VB 6.0, do i just open server.vbp and compress it as a .exe?
thanks
-Sword
thanks
-Sword
Starting up the server?
|
03-02-2007, 03:50 PM
hey, im not really sure how to start the server. im kind of new to VB 6.0, do i just open server.vbp and compress it as a .exe?
thanks -Sword
03-02-2007, 04:18 PM
Yes, thats the way to do it. Or you can just press F5 and run it from visual basic to test it out.
03-02-2007, 04:21 PM
Thanks, but
I get the -2147467259 (80004005)': when i click debug it highlights over Conn_Client.Open Do you know how to fix this? i know in most finished games you have to register a certain.dll or .ocx file im pretty sure
03-02-2007, 04:26 PM
Conn_Client.Open? Were do you find that line of code? what source are you using? Install library files:
http://www.key2heaven.net/ms/forums/vie ... php?t=1140
03-02-2007, 04:33 PM
Mirage 3.0.7 in ModDatabase
![]() Im using VB 6.0 enterprise
03-02-2007, 04:46 PM
i honestly dont know, it just says VB 6.0 enterprise edition
I did fix the error i was getting but now i get a compile error (variable not defined) on the MAX_ MAPX Public Const START_MAP = 1 Public Const START_X = MAX_MAPX / 2 Public Const START_Y = MAX_MAPY / 2
03-02-2007, 04:57 PM
You are using a difficuly ms version. I suggest you download Mirage Source Engine 1.
03-02-2007, 04:59 PM
alright, thanks
03-02-2007, 05:09 PM
Swordmaster Wrote:alright, thanksBut of course we support you if you now decide to use 3.0.7.
03-02-2007, 05:50 PM
yea 3.0.7 did seem hard but i just got build 1 to work so ill be with that for a while thanks
![]()
03-02-2007, 05:56 PM
Swordmaster Wrote:yea 3.0.7 did seem hard but i just got build 1 to work so ill be with that for a while thanksJust so you know, MySQL isn't really a better option. It kinda depends on your taste.Hope you enjoy you stay here in the community ![]()
13-07-2009, 08:01 PM
i have Visual Basic 2008 Express edition. How do i convert the vbp to exe?
13-07-2009, 08:31 PM
You'll want to compile.
14-07-2009, 11:13 AM
i know im so stupid for this but, how?
14-07-2009, 11:43 AM
You need VB6. VS wont work.
14-07-2009, 04:51 PM
well, that sure does explain how i couldnt find the button -.-
14-07-2009, 11:14 PM
You can compile projects in VS too.. Just Mirage wasn't programmed with VS, so even if you could compile it, there would be errors.
15-07-2009, 03:21 AM
i tried with vs after having to convert it and it didnt even run so yeah i know what u mean now.
16-07-2009, 08:52 AM
ok, i compiled it and its working. Now i have another problem, somehow i managed to delete the vbp file....where can i find a decompiler so i can get it back?
16-07-2009, 09:55 AM
What? You deleted the .vbp for your server? Just reupload another one.
17-07-2009, 06:26 AM
i made changes to teh original vbp....>.> and i know im an idiot but i dont remember exactly which ones...-.-
17-07-2009, 07:07 AM
I don't know what to tell you other than just upload a new copy and start again.
21-07-2009, 02:02 PM
You can't use Mirage with Visual Basic 2008, It's Visual Basic .NET, wich is In-compatible with VisualBasic 6.0.
The Convertor Fails horridly so it is impossible to use it with that. Just Pirate a copy of VB6 or find one on Ebay or something. |
« Next Oldest | Next Newest »
|