+ Reply to Thread
Page 26 of 37 FirstFirst ... 16242526272836 ... LastLast
Results 251 to 260 of 364
Like Tree3Likes

Thread: Unofficial Wire-Extras SVN (UWSVN)

  1. #251
    Wire Noob Doctor911's Avatar
    Join Date
    Oct 2009
    Posts
    16

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    Hi! I am a total noob, but i need a chip or a tool, which disables prop's gravity by pressing a button (like "physical properties" tool)

    Could anyone help me please?

  2. #252
    Bug Buster TomyLobo's Avatar
    Join Date
    Feb 2009
    Posts
    2,796

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    use e2 and propcore

    wire_expression2_extension_enable propcore
    wire_expression2_reload
    then use E:propGravity(0)

    if you want your stuff run on all servers, levitate the prop with E2.
    Last edited by TomyLobo; 12-30-2009 at 02:20 PM.
    "It's easy to win forgiveness for being wrong; being right is what gets you into real trouble." - Bjarne Stroustrup

    Lífið læðist lúmskt áfram

  3. #253
    Wire Noob Doctor911's Avatar
    Join Date
    Oct 2009
    Posts
    16

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    Quote Originally Posted by TomyLobo View Post
    use e2 and propcore

    wire_expression2_extension_enable propcore
    wire_expression2_reload
    then use EropGravity(0)

    if you want your stuff run on all servers, levitate the prop with E2.
    Thanks a lot!

  4. #254
    Wire Noob cwc96's Avatar
    Join Date
    Jan 2010
    Location
    OHIO!
    Posts
    9

    Default Re: Unofficial Wire Extras SVN

    i keep getting this error

    OPTIONS of 'http://svn.dagamers.net/wiremodextras/trunk': 200 OK (http://svn.dagamers.net)

    This happens almost whenever i use svn, i have only been able to get phx3 and wiremod with svn.
    what am i doing wrong?

  5. #255
    Have plane will travel Anticept's Avatar
    Join Date
    Feb 2008
    Location
    Ohio, USA
    Posts
    1,503

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    Needs to be http://svn.dagamers.net/wiremodextras/trunk/ (notice trailing slash)
    "You can only tie the record for flying low."

  6. #256
    Wire Noob cwc96's Avatar
    Join Date
    Jan 2010
    Location
    OHIO!
    Posts
    9

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    just tried, didn't work. I get the same error every time i use svn. just tried uninstalling and reinstalling, that didn't work either.should I get the 64 bit version?
    However, odd things will happen if you toggle On while the lift is between stations. Spazzy, fast-moving, player-killing things.
    I totally support gays. Because for every gay person there is one free girl for me!
    COOKIES!

  7. #257
    has a custom title mattwd0526's Avatar
    Join Date
    Apr 2009
    Location
    Born Bostonian
    Posts
    2,652

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    Quote Originally Posted by cwc96 View Post
    just tried, didn't work. I get the same error every time i use svn. just tried uninstalling and reinstalling, that didn't work either.should I get the 64 bit version?
    If it installed successfully I'd guess no, but for good measure: do you have a 64 bit computer?

  8. #258
    Wire Noob cwc96's Avatar
    Join Date
    Jan 2010
    Location
    OHIO!
    Posts
    9

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    dunno, how do i check?
    Last edited by cwc96; 01-31-2010 at 05:32 PM.
    However, odd things will happen if you toggle On while the lift is between stations. Spazzy, fast-moving, player-killing things.
    I totally support gays. Because for every gay person there is one free girl for me!
    COOKIES!

  9. #259
    has a custom title mattwd0526's Avatar
    Join Date
    Apr 2009
    Location
    Born Bostonian
    Posts
    2,652

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    Quote Originally Posted by Microsoft
    This article describes how to determine whether a computer is running a 32-bit version or 64-bit of the Windows operating system. Generally, a computer's bit count indicates how much data it can process, the speed with which it can process the data, and the memory capacity. In order to optimize the computer's performance, the bit count of the operating system that is installed on the computer should match the bit count of the computer itself.

    This article is intended for a beginning to intermediate computer user. You may find it easier to follow the steps if you print this article first.

    Windows Vista
    If you have Windows Vista, there are two methods to determine whether you are running a 32-bit or a 64-bit version. If one does not work, try the other.
    Method 1: View System window in Control Panel

    1. Click Start
    Collapse this imageExpand this image
    Start button
    , type system in the Start Search box, and then click system in the Programs list.
    2. The operating system is displayed as follows:
    * For a 64-bit version operating system: 64-bit Operating System appears for the System type under System.
    * For a 32-bit version operating system: 32-bit Operating System appears for the System type under System.

    Method 2: View System Information window

    1. Click Start
    Collapse this imageExpand this image
    Start button
    , type system in the Start Search box, and then click System Information in the Programs list.
    2. When System Summary is selected in the navigation pane, the operating system is displayed as follows:
    * For a 64-bit version operating system: x64-based PC appears for the System type under Item.
    * For a 32-bit version operating system: x86-based PC appears for the System type under Item.

    If you cannot determine the operating system bit count with these methods, go to the "Next Steps" section.


    Windows XP
    If you have Windows XP, there are two methods to determine whether you are running a 32-bit or a 64-bit version. If one does not work, try the other.
    Method 1: View System Properties in Control Panel

    1. Click Start, and then click Run.
    2. Type sysdm.cpl, and then click OK.
    3. Click the General tab. The operating system is displayed as follows:
    * For a 64-bit version operating system: Windows XP Professional x64 Edition Version < Year> appears under System.
    * For a 32-bit version operating system: Windows XP Professional Version <Year> appears under System.
    Note <Year> is a placeholder for a year.

    Method 2: View System Information window

    1. Click Start, and then click Run.
    2. Type winmsd.exe, and then click OK.
    3. When System Summary is selected in the navigation pane, locate Processor under Item in the details pane. Note the value.
    * If the value that corresponds to Processor starts with x86, the computer is running a 32-bit version of Windows.
    * If the value that corresponds to Processor starts with ia64 or AMD64, the computer is running a 64-bit version of Windows.
    4char

  10. #260
    Wire Noob cwc96's Avatar
    Join Date
    Jan 2010
    Location
    OHIO!
    Posts
    9

    Default Re: Unofficial Wire-Extras SVN (UWSVN)

    thanks for finding that for me, i have a 32 bit, so my version of svn should work, but it doesn't.

    computers make my head hurt
    However, odd things will happen if you toggle On while the lift is between stations. Spazzy, fast-moving, player-killing things.
    I totally support gays. Because for every gay person there is one free girl for me!
    COOKIES!

+ Reply to Thread
Page 26 of 37 FirstFirst ... 16242526272836 ... LastLast

LinkBacks (?)

  1. 06-13-2010, 08:31 AM
  2. 06-11-2010, 04:44 PM
  3. 03-15-2010, 05:25 PM
  4. 03-14-2010, 08:24 PM
  5. 03-01-2010, 04:58 PM
  6. 02-27-2010, 08:03 PM
  7. 02-23-2010, 12:22 PM
  8. 02-23-2010, 12:15 PM
  9. 02-23-2010, 04:15 AM
  10. 02-15-2010, 07:21 AM
  11. 02-11-2010, 11:19 AM
  12. 02-10-2010, 04:51 PM
  13. 02-09-2010, 02:57 PM
  14. 02-09-2010, 06:32 AM
  15. 02-03-2010, 12:00 PM
  16. 02-03-2010, 05:21 AM
  17. 02-03-2010, 05:04 AM
  18. 01-29-2010, 07:58 PM
  19. 01-29-2010, 12:49 PM
  20. 01-29-2010, 11:41 AM
  21. 01-27-2010, 09:09 AM
  22. 01-27-2010, 08:51 AM

Similar Threads

  1. UWSVN Servos Need to be Fixed
    By AphisNano in forum Bug Reports
    Replies: 6
    Last Post: 03-17-2010, 08:02 AM
  2. Wire Extras repository?
    By Anticept in forum Wiremod General Chat
    Replies: 13
    Last Post: 07-07-2008, 05:59 AM
  3. Unofficial Wire challenges
    By ace1313 in forum Ideas & Suggestions
    Replies: 1
    Last Post: 05-21-2007, 12:39 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
proceed-collector
proceed-collector
proceed-collector
proceed-collector
linguistic-parrots
linguistic-parrots
linguistic-parrots
linguistic-parrots