Need help with server administration?
RSS icon Email icon Home icon
  • Counter strike: admin mod : need help

    Posted on June 10th, 2009 servbit2 No comments

    i play counter strike and am trying to get admin to work on my computer. I download it and change the preferences. When i got to create a game, it loads up the stuff but then it says “that name is reserved on this server” (something like that). I need help on how to make it where it doesnt say that. If you can help then either answer here or e-mail me @(Edited by computer101)

    What you need to do is subtract 16384 from whatever number you have your access level set at in users.ini

    make sure you have a file that is executed on your computer to send information to the server to inform it that you are connecting as an admin

    just add a cfg file to your command line like this:
    C:\SIERRA\Half-Life\hl.exe -console -game cstrike -noipx +exec adminpass.cfg

    the adminpass.cfg is in the “cstrike” folder, and contains the following for the newest version for admin mod

    //Adminmod login
    setinfo “_pw-home” “mypassword”
    echo Admin password has been set on client
    developer 1

    if this config does not work then you have an older version of adminmod that requires you to enter

    //Adminmod login
    setinfo “pw-home” “mypassword”
    echo Admin password has been set on client
    developer 1

    rather than _pw-home it has pw-home

    hope this could help

    email jonus_angelus@hotmail.com for further help if needed on your server

  • Looking for Bulldozer game for windows 95

    Posted on June 10th, 2009 servbit2 No comments

    I haven’t been able to find the Bulldozer game for windows 95. In this game you push rocks with a bulldozer through a maze. Each level gets harder. I think there are 45 levels.

    Bulldozer and Bulldozer II are available on the title ‘50 blazing Windows 95 Games’ from Cosmi software. www.cosmi.com

  • Need for Speed Underground - Level 3 unlock

    Posted on June 10th, 2009 servbit2 No comments

    I know how to unlock Level 1 and 2 but not the third one.
    Please share the codes to the Level 3 unlocks also Level 3 for Visual

    Level 3 performance upgrades givemesomegoodparts
    Level 3 visual upgrades givemesomevisualstyle

    Trainers at the bottom of this page
    http://www.gamewinners.com/DOSWIN/blneedforspeedunderground.htm
    Not what you’re looking for? Ask an Expert.

  • linker error, unresolved external symbol _main

    Posted on June 1st, 2009 servbit1 No comments

    Compiling…
    current.cpp
    Linking…
    LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
    Debug/cs180prj.exe : fatal error LNK1120: 1 unresolved externals
    Error executing link.exe.

    I know it is hard to answer linker error problems over the internet, but i searched the net and found several people having similar problems only I did not find any solutions that worked. Any ideas? I setup my opengl on my windows machine following these instructions:
    http://www.cis.udel.edu/~haase/640/opengl/openglsetup01.html

    just as an example to teach myself how to do 3d text, I am trying to compile the code from this site:
    http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=14

    I downloaded the ‘DOWNLOAD Visual C++ Code For This Lesson. ‘ code and got it to work yesterday, but somehow something happened and it doesn’t work now due to the above linker error. I even tried reinstalling my entire c++ and that did not help. Any advice either on how to fix this error with this code or annother tutorial that can teach me an easy way to do 3d text will be greatly appreciated. Thank you very much.

    cross check your installation with the instructions given here

    http://www.opengl.org/developers/faqs/technical/gettingstarted.htm#0020

    the error is due the way you have built your project and not due to some error or issue with opengl…

    I think you are building the project as a Win32 app instead of console app (or is it vice versa! .. just check)

  • Win Vista Home Preminm Serv Pak 1 won’t install properly

    Posted on June 1st, 2009 servbit2 No comments

    I have run the virus and adware scans previously and it was clean system. Now when I run the install it gets to the installing 3 of 3 100% and then reboots going back to the installing 3 of 3 and look like it will work but then loops on the 3 of 3 screen. I have restored to a previous point to the serv pak install and tried the install again but it does the same procedure all over. Any Ideas .. this is a dell inspiron 1420

    I believe it is the
    C:\Windows\Software Distribution\Downloads folder. Don’t delete the folder just the contents. Also it is best to stop the updater service if doing that.
    Although manually downloading and installing that file instead of the windows updater should have solved that. But you never know.
    The code on the bluescreen will probably help to figure out why.