| | Emulator Server Releases This section is for all releases regarding Emu servers.
[NO QUESTIONS HERE] |  | | 
08-12-2009
| | New User | | | Join Date: Jan 2008
Posts: 11
Reputation: 1 Level up: 7%, 467 Points needed |  | | Quote:
1>------ Build started: Project: ArcScriptMiscScripts, Configuration: Release Win32 ------
1>Compiling...
1>Automated Vendor.cpp
1>..\src\MiscScripts\Automated Vendor.cpp(111) : error C2065: 'CreaturePointer' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(111) : error C2146: syntax error : missing ')' before identifier 'unit'
1>..\src\MiscScripts\Automated Vendor.cpp(111) : error C2182: 'AddItemsToCreature' : illegal use of type 'void'
1>..\src\MiscScripts\Automated Vendor.cpp(111) : error C2059: syntax error : ')'
1>..\src\MiscScripts\Automated Vendor.cpp(112) : error C2143: syntax error : missing ';' before '{'
1>..\src\MiscScripts\Automated Vendor.cpp(112) : error C2447: '{' : missing function header (old-style formal list?)
1>..\src\MiscScripts\Automated Vendor.cpp(134) : error C2065: 'CreaturePointer' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(134) : error C2146: syntax error : missing ')' before identifier 'unit'
1>..\src\MiscScripts\Automated Vendor.cpp(134) : error C2182: 'SendItemList' : illegal use of type 'void'
1>..\src\MiscScripts\Automated Vendor.cpp(134) : error C2059: syntax error : ')'
1>..\src\MiscScripts\Automated Vendor.cpp(135) : error C2143: syntax error : missing ';' before '{'
1>..\src\MiscScripts\Automated Vendor.cpp(135) : error C2447: '{' : missing function header (old-style formal list?)
1>..\src\MiscScripts\Automated Vendor.cpp(182) : error C2061: syntax error : identifier 'PlayerPointer'
1>..\src\MiscScripts\Automated Vendor.cpp(202) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(202) : error C2227: left of '->GetSession' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\src\MiscScripts\Automated Vendor.cpp(202) : error C2227: left of '->HasGMPermissions' must point to class/struct/union/generic type
1>..\src\MiscScripts\Automated Vendor.cpp(208) : error C2065: 'UnitPointer' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(208) : error C2146: syntax error : missing ')' before identifier 'unit'
1>..\src\MiscScripts\Automated Vendor.cpp(208) : error C2182: 'FindItem' : illegal use of type 'void'
1>..\src\MiscScripts\Automated Vendor.cpp(208) : error C2059: syntax error : ')'
1>..\src\MiscScripts\Automated Vendor.cpp(209) : error C2143: syntax error : missing ';' before '{'
1>..\src\MiscScripts\Automated Vendor.cpp(209) : error C2447: '{' : missing function header (old-style formal list?)
1>..\src\MiscScripts\Automated Vendor.cpp(269) : error C2061: syntax error : identifier 'ObjectPointer'
1>..\src\MiscScripts\Automated Vendor.cpp(286) : error C2061: syntax error : identifier 'ObjectPointer'
1>..\src\MiscScripts\Automated Vendor.cpp(320) : error C2061: syntax error : identifier 'ObjectPointer'
1>..\src\MiscScripts\Automated Vendor.cpp(272) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(272) : error C2227: left of '->GetGUID' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\src\MiscScripts\Automated Vendor.cpp(272) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(275) : error C2661: 'GossipMenu::AddItem' : no overloaded function takes 6 arguments
1>..\src\MiscScripts\Automated Vendor.cpp(282) : error C2065: 'AutoSend' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(283) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(289) : error C2065: 'IntId' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(289) : error C2050: switch expression not integral
1>..\src\MiscScripts\Automated Vendor.cpp(295) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(295) : error C2227: left of '->SendChatMessageToPlayer' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\src\MiscScripts\Automated Vendor.cpp(295) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(296) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(296) : error C2227: left of '->SendChatMessageToPlayer' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\src\MiscScripts\Automated Vendor.cpp(296) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(297) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(297) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(303) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(303) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(303) : error C2065: 'Code' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(306) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(306) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(310) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(312) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(312) : error C2065: 'plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(322) : error C2065: 'pObject' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(322) : error C2227: left of '->SendChatMessageToPlayer' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>..\src\MiscScripts\Automated Vendor.cpp(322) : error C2065: 'Plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(323) : error C2065: 'Plr' : undeclared identifier
1>..\src\MiscScripts\Automated Vendor.cpp(323) : error C2227: left of '->CleanupGossipMenu' must point to class/struct/union/generic type
1> type is ''unknown-type''
1>Build log was saved at "file://e:\arcemu\trunk\src\scripts\projects\2008_int_release_ArcScriptmiscscripts\Build Log.htm"
1>ArcScriptMiscScripts - 54 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 7 up-to-date, 0 skipped ==========
| It went from 2 errors to 54 ..? lol | Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx. 
08-12-2009
|  | Legendary Legendary User | | | Join Date: Feb 2007 Location: EST
Posts: 2,249
Nominated 8 Times in 4 Posts Reputation: 975 Points: 27,220, Level: 24 | Level up: 2%, 1,680 Points needed |     | | | You need to convert it to arcemu :l | 
08-13-2009
|  | Contributor | | | Join Date: Mar 2008 Location: LeetVille, PA
Posts: 272
Nominated 13 Times in 1 Post  TOTM/W Award(s): 1 Reputation: 219 Level up: 74%, 214 Points needed |     | | | lol omg people, READ THE CONFIG....
If you're on ARCEMU, set ARCEMU to 1!!!
I spent all this time adding ArcEmu support, at least use it when you're on arcemu... o_O.... | 
08-13-2009
| | Corporal | | | Join Date: Nov 2008
Posts: 22
Reputation: 47 Level up: 28%, 363 Points needed |  | | I like that! Very elegant solution. | 
08-14-2009
| | New User | | | Join Date: Jan 2009
Posts: 9
Reputation: 1 Level up: 60%, 163 Points needed | | | | Nice thanks! | 
10-06-2009
| | New User | | | Join Date: Oct 2008
Posts: 1
Reputation: 1 Level up: 47%, 215 Points needed | | | Quote:
------ Build started: Project: AVM, Configuration: Debug Win32 ------
Compiling...
Automated_Vendor.cpp
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\automated_vendor.cpp(48) : fatal error C1083: Cannot open include file: 'StdAfx.h': No such file or directory
Setup.cpp
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.cpp(1) : fatal error C1083: Cannot open include file: 'StdAfx.h': No such file or directory
Generating Code...
Build log was saved at "file://c:\Users\Cameron_\Documents\Visual Studio 2008\Projects\AVM\AVM\Debug\BuildLog.htm"
AVM - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
| Whats StdAfx.h?
if i remove the include StdAfx.h; i get this error Quote:
------ Build started: Project: AVM, Configuration: Debug Win32 ------
Compiling...
Automated_Vendor.cpp
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.h(1) : error C2065: 'ScriptMgr' : undeclared identifier
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.h(1) : error C2065: 'mgr' : undeclared identifier
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.h(1) : error C2182: 'SetupVendorScript' : illegal use of type 'void'
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.h(1) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Setup.cpp
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.h(1) : error C2065: 'ScriptMgr' : undeclared identifier
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.h(1) : error C2065: 'mgr' : undeclared identifier
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.h(1) : error C2182: 'SetupVendorScript' : illegal use of type 'void'
c:\users\cameron_\documents\visual studio 2008\projects\avm\avm\setup.h(1) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Generating Code...
Build log was saved at "file://c:\Users\Cameron_\Documents\Visual Studio 2008\Projects\AVM\AVM\Debug\BuildLog.htm"
AVM - 8 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
|
Last edited by yourself001; 10-06-2009 at 12:05 AM.
| 
10-06-2009
|  | Contributor | | | Join Date: Sep 2007 Location: Canada
Posts: 1,122
Reputation: 155 Level up: 90%, 95 Points needed |     | | | Compile Arc/Aspire first, and then compile this script. And make sure its in your scripts folder.
Btw, nice work. +rep x3
__________________  I live in a shoe | 
10-06-2009
|  | Contributor | | | Join Date: Dec 2007
Posts: 330
Reputation: 84 Level up: 79%, 195 Points needed |     | | Quote:
Originally Posted by yourself001 Whats StdAfx.h?
if i remove the include StdAfx.h; i get this error | It's the rubber band that holds the entire core together =) can find it in /src/world/StdAfx.h and .cpp
__________________
World of Twinks - www.worldoftwinks.net Level 19 and 49 Twink Bracket Servers | 
10-06-2009
|  | New User | | | Join Date: Apr 2009 Location: Local Disk (C:)
Posts: 18
Reputation: 1 Level up: 51%, 199 Points needed | | | | I get the same errors as ogchaos, but It's set to ArcEmu. | 
10-06-2009
|  | New User | | | Join Date: Feb 2007 Location: Netherlands
Posts: 76
Reputation: 1 Level up: 97%, 18 Points needed |   | | This looks so nice, But I have Trinitycore. | 
10-06-2009
|  | Contributor | | | Join Date: Dec 2007
Posts: 330
Reputation: 84 Level up: 79%, 195 Points needed |     | | Quote:
Originally Posted by ogchaos It went from 2 errors to 54 ..? lol | Check your code.. first line of your error shows you aren't using the ARC version as ARC doesn't use Shared PTRs.
Also Jo, I am starting a new 3.2.2 Open Source core called Caffeine, It'd like to include this as a fun script if no objection.
__________________
World of Twinks - www.worldoftwinks.net Level 19 and 49 Twink Bracket Servers | 
10-06-2009
| | New User | | | Join Date: Dec 2007
Posts: 22
Reputation: 1 Level up: 15%, 425 Points needed |  | | | real nice and interesting script :P | 
10-14-2009
| | New User | | | Join Date: Mar 2009
Posts: 10
Reputation: 1 Level up: 56%, 176 Points needed | | | | Hey sorry for the noob issue here,but i got your AVM on my server,The Arc sql worked fine,and i can spawn the npc,but it doesnt do anything,i try talking to it and nothing comes up,any idea how to fix this? | 
10-14-2009
| | New User | | | Join Date: Mar 2009
Posts: 10
Reputation: 1 Level up: 56%, 176 Points needed | | | btw tried to  ,soz i cant yet,ill once i can.it's a great idea once i can get it working on my server. | 
10-15-2009
| | New User | | | Join Date: Nov 2007
Posts: 16
Reputation: 2 Level up: 22%, 391 Points needed |  | | | how can i make this work on 2.4.3 server? |  | |
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 04:55 PM. |