Results 1 to 10 of 42

Thread: Halo 2 Vista Scripting Tutorial

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4

    Re: Halo 2 Vista Scripting Tutorial

    Quote Originally Posted by Kornman00 View Post
    I would totally infract you right now for spreading the initial begin-statement disease if it wasn't for the fact that would be abusing my powers :snmug:

    so instead, I -rep.

    People, you don't need to place "(begin)" statements at the start of your scripts. This was started by someone unfamiliar with how scripts were compiled but hacked together a halo2 script decompiler anyway. These initial (begin) statements are REDUNDANT.

    [/ragequit]
    Korn, this obviously is not my script <_>

    I copied it EXACTLY from one of the Rework3d threads: http://rework3d.com/forums/viewtopic.php?t=44102

    I literally just pulled the gravity hack script from the bottom of the tutorial. I never knew that the begin thing was redundant (even though I don't place them in my scripts anyway)

    Edit: This is a quote from said tutorial:

    ...For this tutorial, I’m not going to do the public example that you all know, the zero gravity terminal, mainly because there was too much guesswork involved on my part, and too many mistakes. Therefore, I’m going to walk you through a very similar script on coagulation. The script we will be using looks like:

    (script startup gravity_hack
    (begin
    (physics_set_gravity 0.5)
    )
    )...
    This tutorial dates back to 2006 though, which is where it could have started. Sorry if I have angered you Korn <_>
    Last edited by CodeBrain; June 14th, 2010 at 04:07 PM.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •