Emulator Server Guides Guides for working with World of Warcraft Emulator servers. Learn how to create a WoW Server here.
[NO QUESTIONS HERE]
02-03-2009
Contributor
Join Date: Dec 2007
Location: Ironforge
Posts: 371
Nominated 6 Times in 3 Posts
Reputation: 228
Level up: 24%, 536 Points needed
[Compiling Custom Scripts] Arena Event
Pre-Requisites -Microsoft Visual C++
-A Core you compiled by yourself **NOTE if you do not know how to compile your own version of arcemu / other emulator you use, you need to search for a guide on one, THIS WILL NOT WORK ON REPACKS
If you don't know how to compile your own core, I recommend this guide
[Only registered and activated users can see links. ]
Steps (If unclear, see video below) -Download my arena theme generator (see post below) [Only registered and activated users can see links. ] 1. Open up the folder with your compiled core in it (If you have not compiled it yet, please do so now) 2. Navigate to this folder
src/scripts/src/ExtraScripts 3. Put my ArenaEvent.cpp script into the extrascripts folder 4. Navigate to this folder
src/scripts/projects/ 5. Open ExtraScripts2008.vcproj 6. To the left you should see something called the solution explorer, you should also see two folders inside it (scripts and main resources) 7. Right click on the scripts folder, then click add, then click existing item 8. Navigate to this folder
src/scripts/src/ExtraScripts/ 9. Double click on ArenaEvent.cpp 10. Now ArenaEvent.cpp should be in the scripts folder, double click on it and scroll to the bottem 11. Note how it says "SetupArenaEvent" 12. Click on the main resources folder 13. Click on setup.cpp 14. Right below Code:
extern "C" SCRIPT_DECL void _exp_script_register(ScriptMgr* mgr)
{
Add SetupArenaEvent(mgr); 15. Double click on setup.h 16. Right below Code:
#define INSTANCE_SCRIPTS_SETUP_H
Add void SetupArenaEvent(ScriptMgr * mgr); 17. At the top of the program you should see "Build" (it should be to the right of file) 18. Click build -> configuration manager 19. Where it says Debug, change it to Release 20. Click build again, then build solution! 21. Wait for it to compile, then boot your server up! (I recommend watching the video in full screen)
__________________
<3 MysterioussouL for the sig
Last edited by Pwntzyou; 03-15-2009 at 02:09 PM .
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.
02-03-2009
Contributor
Join Date: Aug 2008
Location: USA
Posts: 1,057
Reputation: 213
Level up: 49%, 411 Points needed
Epic guide EDIT - Gotta spread
+rape and added to the end of my guide
__________________
To Write Love On Her Arms <3
02-04-2009
Sergeant Major
Join Date: Jul 2007
Location: Where do i live? ehm
Posts: 177
Reputation: 8
Level up: 60%, 200 Points needed
video doesnt work
02-04-2009
Contributor
Join Date: Dec 2007
Location: Ironforge
Posts: 371
Nominated 6 Times in 3 Posts
Reputation: 228
Level up: 24%, 536 Points needed
Video works fine for me
__________________
<3 MysterioussouL for the sig
02-04-2009
Is Bored
Join Date: Sep 2007
Location: England
Posts: 1,260
Nominated 38 Times in 2 Posts
TOTM/W Award(s): 1
Reputation: 545
Level up: 44%, 617 Points needed
Personaly I found this guide less confusing than all the other "how to compile a dll" guides.
Great for noobs!
Edit: Have to spread, sorry
02-04-2009
New User
Join Date: Dec 2008
Posts: 22
Reputation: 3
It made a file in Projects called extrascripts.dll.intermediate.manifest Was this not suppose to happen or do i needa do sumtin with it? (script for arena generator)
02-04-2009
Contributor
Join Date: Dec 2007
Location: Ironforge
Posts: 371
Nominated 6 Times in 3 Posts
Reputation: 228
Level up: 24%, 536 Points needed
If it works on your server, you are doing nothing wrong
__________________
<3 MysterioussouL for the sig
02-05-2009
Knight-Captain
Join Date: Feb 2008
Posts: 428
Reputation: 43
Level up: 42%, 408 Points needed
this thread is
+rep if possible!
02-05-2009
New User
Join Date: Dec 2008
Posts: 8
Reputation: 1
Level up: 50%, 203 Points needed
very nice!! usefull xD
02-06-2009
Sergeant Major
Join Date: Jul 2007
Location: Where do i live? ehm
Posts: 177
Reputation: 8
Level up: 60%, 200 Points needed
Dont get it to work
It says that the lua cant get uplodead becasue of an error
02-09-2009
Contributor
Join Date: Dec 2007
Location: Ironforge
Posts: 371
Nominated 6 Times in 3 Posts
Reputation: 228
Level up: 24%, 536 Points needed
Quote:
Originally Posted by
keeevin92 Dont get it to work
It says that the lua cant get uplodead becasue of an error
This... isn't... lua...
__________________
<3 MysterioussouL for the sig
02-09-2009
Sergeant Major
Join Date: Jul 2007
Location: Where do i live? ehm
Posts: 177
Reputation: 8
Level up: 60%, 200 Points needed
where should i put it than?
02-09-2009
Contributor
Join Date: Dec 2007
Location: Ironforge
Posts: 371
Nominated 6 Times in 3 Posts
Reputation: 228
Level up: 24%, 536 Points needed
did you not read the guide... AT all?
__________________
<3 MysterioussouL for the sig
02-10-2009
Banned
Join Date: Apr 2007
Location: At Your House Lawl
Posts: 683
Reputation: 128
pwntzyou, hey man well i have complied it right but the sql doesn't work for arcemu think u could fix this for me?
02-10-2009
Contributor
Join Date: Dec 2007
Location: Ironforge
Posts: 371
Nominated 6 Times in 3 Posts
Reputation: 228
Level up: 24%, 536 Points needed
Soularis, open up the sql and take the npc parts of the sql out, then just make your own npc with the correct id
__________________
<3 MysterioussouL for the sig
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 07:11 PM .