MMOCoin

Likes Likes:  0
Results 1 to 10 of 22

Thread: WarpNPC

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #13
    Senior Sergeant
    *Alexz*'s Avatar
    Join Date
    Aug 2008
    Posts
    107
    Post Thanks / Like
    Rep Power
    18
    Reputation
    33
    i got this

    1>.\warpnpc.cpp(2) : fatal error C1083: Cannot open include file: 'Setup.h': No such file or directory



    (i put it where you said and there is setup.h and yes it has the edit in it)

    void SetupWarper(ScriptMgr * mgr);
    \

    EDIT:
    Fixed that error but i got another >.<

    1>c:\users\chris\desktop\emu\arcemuu\trunk\src\scr ipts\src\gossipscripts\Setup.h(23) : error C2065: 'ScriptMgr' : undeclared identifier
    1>c:\users\chris\desktop\emu\arcemuu\trunk\src\scr ipts\src\gossipscripts\Setup.h(23) : error C2065: 'mgr' : undeclared identifier
    1>c:\users\chris\desktop\emu\arcemuu\trunk\src\scr ipts\src\gossipscripts\Setup.h(23) : error C2182: 'SetupWarper' : illegal use of type 'void'
    1>c:\users\chris\desktop\emu\arcemuu\trunk\src\scr ipts\src\gossipscripts\Setup.h(23) : fatal error C1903: unable to recover from previous error(s); stopping
    Last edited by *Alexz*; 18-08-08 at 01:59 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •