[Help] Will rep :) Loading Script :( menu

User Tag List

Results 1 to 10 of 10
  1. #1
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Help] Will rep :) Loading Script :(

    Fixed this before
    Last edited by jokerjokes; 03-25-2008 at 09:25 AM.

    [Help] Will rep :) Loading Script :(
  2. #2
    doublehex's Avatar Member
    Reputation
    34
    Join Date
    Mar 2007
    Posts
    385
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    here you are:

    #include "StdAfx.h"
    #include "Setup.h"
    #include <ScriptSetup.h>

    extern "C" SCRIPT_DECL uint32 _exp_get_script_type()
    {
    return SCRIPT_TYPE_MISC;
    }

    extern "C" SCRIPT_DECL void _exp_script_register(ScriptMgr* mgr) // Comment any script to disable it
    {
    SetupOnPVPKill(mgr);
    }

    #ifdef WIN32

    BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_for_call, LPVOID lpReserved )
    {
    return TRUE;
    }

    #endif


  3. #3
    freezer1012's Avatar Member
    Reputation
    34
    Join Date
    Apr 2007
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What he said should work


  4. #4
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Woot thanks lol hope it works now +rep anyway hehe if i can lol.

    Edit: dam need to spread some around sry

  5. #5
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Shit now im getting an error with the script
    Code:
    ..srconPVPKillSetup.cpp(3) : fatal error C1083: Cannot open include file: 'ScriptSetup.h': No such file or directory

  6. #6
    Gastricpenguin's Avatar Legendary
    Reputation
    980
    Join Date
    Feb 2007
    Posts
    2,236
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What revision you using fool?
    Life Puzzler WoW - Website | Forums

  7. #7
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LOL THANK YOU SOO MUCH gastric..... lol i figured that out when he posted it, i didnt know. lol

  8. #8
    doublehex's Avatar Member
    Reputation
    34
    Join Date
    Mar 2007
    Posts
    385
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol looks like your trying to compile with an older ascent


  9. #9
    jokerjokes's Avatar Active Member
    Reputation
    75
    Join Date
    Apr 2007
    Posts
    902
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol, but its not

    edit:Anyone know what to do?



    If it means anything im using 3.8 branch.....
    Last edited by jokerjokes; 03-23-2008 at 05:31 PM.

  10. #10
    waymirec's Avatar Member
    Reputation
    49
    Join Date
    Jan 2008
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    try
    Code:
    #include "StdAfx.h"
    #include "Setup.h"
    
    extern "C" SCRIPT_DECL uint32 _exp_get_version()
    {
        return MAKE_SCRIPT_VERSION(SCRIPTLIB_VERSION_MAJOR, SCRIPTLIB_VERSION_MINOR);
    }
    
    extern "C" SCRIPT_DECL uint32 _exp_get_script_type()
    {
            return SCRIPT_TYPE_MISC;
    }
    
    extern "C" SCRIPT_DECL void _exp_script_register(ScriptMgr* mgr)
    {
        SetupOnPvpKill(mgr);
    
    }
    
    #ifdef WIN32
    
    BOOL APIENTRY DllMain( HANDLE hModule, DWORD  ul_reason_for_call, LPVOID lpReserved )
    {
        return TRUE;
    }
    
    #endif

Similar Threads

  1. Yell script need help will +rep
    By Padlockcode in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 08-08-2008, 07:31 PM
  2. Retrieving sold Account! Please Help! (will +rep)
    By linkos in forum WoW Scams Help
    Replies: 5
    Last Post: 04-06-2008, 07:43 PM
  3. {HELP} will+rep helpers:)
    By cooper101 in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 03-21-2008, 07:47 PM
  4. [HELP]I need some help will +REP
    By C.C. in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 02-08-2008, 08:57 PM
  5. Need help will +rep
    By LJN in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 01-01-2008, 09:29 AM
All times are GMT -5. The time now is 09:44 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search