How do i send Gm items to to me and the other admin's

Results 1 to 6 of 6
  1. #1

    cool How do i send Gm items to to me and the other admin's

    will i been wondering how add gm items for awhile so i Look in the shop xml and found the id of the items and the gm items but i have no clue how to send to me or the staff members can any one tell me how do i do that ?


  2. #2
    Account Upgraded | Title Enabled! lDonatorl is offline
    MemberRank
    Sep 2009 Join Date
    FranceLocation
    272Posts

    Re: How do i send Gm items to to me and the other admin's

    -------------
    First OF AlL Hi
    ---------------------

    ADMIN PANEL

    admin panel

    Web Hoster
    Hoster: Appserv
    Hoster: XAMPP
    Hoster: EASY PHP ( recommended ) PHP.ini
    -------------------------------------------------------------
    How to set the PHP.ini
    Code:
    go To \EasyPHP 3.0\apache\PLace the PHP.ini


    How to work the connection
    Download thes 2 dll and put them here
    Code:
    go to \EasyPHP 3.0\apache\bin\ and place the 'msql.dll' and 'ntwdblib.dll'


    Download
    Admin panel ( Sending item, control user ).
    Download admin panel
    Panel credit to emisand

    ^Download Webhoster for Hosting your (panel) UP^
    Last edited by lDonatorl; 23-01-11 at 09:19 AM.

  3. #3

    Re: How do i send Gm items to to me and the other admin's

    haha and how do i do all of this xD

  4. #4
    Account Upgraded | Title Enabled! lDonatorl is offline
    MemberRank
    Sep 2009 Join Date
    FranceLocation
    272Posts

    Re: How do i send Gm items to to me and the other admin's

    Quote Originally Posted by captkingdude View Post
    haha and how do i do all of this xD
    Install 1 Web hoster

    Web Hoster
    Hoster: Appserv
    Hoster: XAMPP
    Hoster: EASY PHP ( recommended ) PHP.ini - MSQL fix
    i recomand you the EASY Php with file i include
    Download and install them like i explain

    How to set the PHP.ini
    Code:
    go To \EasyPHP 3.0\apache\PLace the PHP.ini

    How to work the connection
    Download

    go to
    Code:
    \EasyPHP 3.0\apache\bin\ and place the 'msql.dll' and 'ntwdblib.dll'
    after restart your Easy PHP

    Go to your Folder
    Code:
    \EasyPHP 3.0\WWW\Put your admin panel

    PANEL CONFIGURATION


    Configure this files config.php
    Code:
    <?php
        if( !ereg("index.php", $_SERVER['PHP_SELF']) )
        {
            header("Location: index.php");
            die();
        }
    
       ///////////////////////////////////
      // Emisand's Gunz Admin Panel /////
     /// -- Configuration File  -- /////
    ///////////////////////////////////
    
    //MSSQL Server configuration
    
    $_MSSQL[Host]   = "YOUR SQL";    // MSSQL Server HOST, it can be an IP Address or a computer name
    $_MSSQL[User]   = "sa";                     // MSSQL User
    $_MSSQL[Pass]   = "YOUR PASSWORD";                       // MSSQL Password
    $_MSSQL[DBNa]   = "GunzDB";                 // Gunz Database Name
    
    // Here you set the language for the panel
    // If you set this to english, the panel will try to load lang/english.php
    $_CONFIG[Language]  = "english";
    
    // Gunz Database Configuration
    $_CONFIG[AccountTable]  = "Account";
    $_CONFIG[LoginTable]    = "Login";
    $_CONFIG[CharTable]     = "Character";
    $_CONFIG[CItemTable]    = "CharacterItem";
    $_CONFIG[AItemTable]    = "AccountItem";
    $_CONFIG[ClanTable]     = "Clan";
    $_CONFIG[ClanMembTable] = "ClanMember";
    $_CONFIG[ClanLogTable]  = "ClanGameLog";
    
    // Plugins Configuration
    // To Disable, set the variable to 0
    // To Enable, set the variable to 1
    
    $_CONFIG[CountryBlock]  = 0;        // Add functions to Block / Unblock access to your GunZ Server
                                        // to selected countries
    
    ?>
    Save CTRL+S Close Go to your Web '127.0.0.1' if you wanna change it

    Right click in the Easy Php configuration > apache > and search for

    Code:
    Listen 127.0.0.1:80 > Edit to your IP
    Login to your admin panel and You have the selection at your Left :) Chose what you wanna do
    Last edited by lDonatorl; 23-01-11 at 09:34 AM.

  5. #5

    Re: How do i send Gm items to to me and the other admin's

    okay but i use a hamatchi server so would i need to put the hamatchi ip in all stuff?

  6. #6
    Account Upgraded | Title Enabled! lDonatorl is offline
    MemberRank
    Sep 2009 Join Date
    FranceLocation
    272Posts

    Re: How do i send Gm items to to me and the other admin's

    Quote Originally Posted by captkingdude View Post
    okay but i use a hamatchi server so would i need to put the hamatchi ip in all stuff?
    yes
    in every configuration file: Server files + Client + Web + SQL server status

    like every iP


    /Solved ( team viwer )
    /Close
    Last edited by lDonatorl; 23-01-11 at 01:15 PM.



Advertisement