Results 1 to 3 of 3

Thread: Radial Walk

  1. #1
    Join Date
    Aug 2007
    Location
    Vancouver
    Posts
    394
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Radial Walk

    I havent done any scripting in a while...forgot some things..blah

    SCAR Code:
    Procedure Walk;
    begin
    RadialRoadWalk(8094340, 331, 325, 50, 2, 2);
    RadialRoadWalk(6521484, 241, 235, 40, 2, 2);
    end;

    SCAR Code:
    Line 26: [Error] (26:1): Unknown identifier 'RadialRoadWalk' in script C:\Program Files\SCAR 3.13\Scripts\Cooker.scar

    What have i done wrong xD.
    Is Radial walking still used?

  2. #2
    Join Date
    Nov 2006
    Location
    NSW, Australia
    Posts
    3,487
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    At the beginning of the script put:

    SCAR Code:
    {.include SRL/SRL.scar}
    [CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
    [CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]

    [CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]

  3. #3
    Join Date
    Aug 2007
    Location
    Vancouver
    Posts
    394
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Cant believe I didn't put that...wow.

    Thanks, merry Christmas Santa

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. radial walk help plz?
    By dark4mdawn in forum OSR Help
    Replies: 6
    Last Post: 09-03-2007, 07:48 AM
  2. radial walk
    By coolguy14136 in forum OSR Help
    Replies: 3
    Last Post: 03-13-2007, 07:42 PM
  3. radial walk help
    By del_signo in forum OSR Help
    Replies: 2
    Last Post: 02-27-2007, 12:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •