| | Mangos Guides This section is for WoW emulated server, Mangos guides. [NO QUESTIONS HERE] |  | | 
05-12-2008
|  | Contributor | | | Join Date: Mar 2007 Location: /b/
Posts: 1,290
Reputation: 155 Level up: 29%, 788 Points needed |     | | Quote:
Originally Posted by PunkGamer1021 Uhmmm, one Q.. Where can i get the lates scriptdev2 db? because everytime i try to run update... it says scriptdev2.(alot of different ones)is notfound... and all i have in scriptdev2 in db is empty tables.....
like 5 of them... | scriptdev2.com
@ post above:
What Operating System?
Did you install and link the SDK?
edit: Oh and they added some projects recently. I have 11 now too
__________________ "I don't fail at stuff, I succeed at finding what doesn't work"  | Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx. 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | i did install both the sdk AND c++ but when i try ot reinstall it will willingly install as iff i didnt. cool should i re install it? | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | what do u mean by link sdk | 
05-12-2008
|  | Contributor | | | Join Date: Mar 2007 Location: /b/
Posts: 1,290
Reputation: 155 Level up: 29%, 788 Points needed |     | | | The tools->Options thing in my guide. Also, what OS? (Windows, Mac, Linux,etc?)
__________________ "I don't fail at stuff, I succeed at finding what doesn't work"  | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | Yeah i did the tools options thing in ur guide and copy pasted your codes in each folder and still it cant open the included one
I have windows xp | 
05-12-2008
|  | Contributor | | | Join Date: Mar 2007 Location: /b/
Posts: 1,290
Reputation: 155 Level up: 29%, 788 Points needed |     | | Quote:
Originally Posted by george90 Yeah i did the tools options thing in ur guide and copy pasted your codes in each folder and still it cant open the included one
I have windows xp |
Did you exactly copy it or select it from the thing? (It wouldn't let me add "/" to it)
__________________ "I don't fail at stuff, I succeed at finding what doesn't work"  | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | if i can copy paste i do lol and thats what i did... unless the slash was on the guide
i am finishing reinstalling Sdk | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | every time i open c++ tho i get an error saying conversion could not be completed because mangosd could not be converted | 
05-12-2008
|  | Contributor | | | Join Date: Mar 2007 Location: /b/
Posts: 1,290
Reputation: 155 Level up: 29%, 788 Points needed |     | | Quote:
Originally Posted by george90 if i can copy paste i do lol and thats what i did... unless the slash was on the guide
i am finishing reinstalling Sdk |
NO! Don't re-install it, just link it correctly :P
@post above me:
WTH are you talking about? 
__________________ "I don't fail at stuff, I succeed at finding what doesn't work"  | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | Then, open your mangos-source folder and then 'win' folder. Use one of the MangosVC__.sln's
i dont understand this fully please clerify, + i dont understand how to link sdk link to what and i couldnt find in post above
lol im either supper lost or just confused | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | like i could not find the slns | 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | ========== Rebuild All: 3 succeeded, 8 failed, 0 skipped ==========
========== Rebuild All: 0 succeeded, 8 failed, 3 skipped
i keep getting either one | 
05-12-2008
|  | Contributor | | | Join Date: Mar 2007 Location: /b/
Posts: 1,290
Reputation: 155 Level up: 29%, 788 Points needed |     | | Quote:
Originally Posted by george90 Then, open your mangos-source folder and then 'win' folder. Use one of the MangosVC__.sln's
i dont understand this fully please clerify, + i dont understand how to link sdk link to what and i couldnt find in post above
lol im either supper lost or just confused | Like VC80 for 2005, VC70 for 2003, VC90 for 2008...the thing you compile w/
As for the SDK's, re-read:
Now go to Tools > Options (once you opened the project). In the dialog that pops up click the plus sign next to Projects and Solutions and then click VC++ Directories. The drop down menu should say Executable Files. Click the button that looks like a folder and type
C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin Then click the drop down menu and select Include Files. Click the folder button again and type in
C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include Then click the drop down menu again and select Library Files. Click the folder button and type in
C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib
__________________ "I don't fail at stuff, I succeed at finding what doesn't work"  | 
05-12-2008
| | New User | | | Join Date: Jan 2008 Location: On the Internet
Posts: 35
Reputation: 1 Level up: 17%, 416 Points needed |   | | | ok, George9 Learn to use the EDIT button!!!!
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
and, uhmmm yeah.. i ran the updates, and now my nmangosd wont finish running.. it gets halfway through and then crashes..... Any pointers?FIXED
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
ALSO, George9 try compiling with VC9 ? instead of VC8 or 7.x? that helped me, and also try going to build--->build manager or something like that and compiling it as release instead of Debug.....
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Last edited by PunkGamer1021; 05-23-2008 at 10:32 PM.
| 
05-12-2008
| | Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep) | | | Join Date: May 2008
Posts: 13
Reputation: 1 | | | i did all that exactly the first time and got the error message that i posted
so our communication was just off
sorry bout that... any other ideas cuz i have tryed alot of shit |  | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -4. The time now is 02:38 AM. |