Results 1 to 4 of 4

Thread: How do i mod a script so it uses reflection?

  1. #1
    Join Date
    Jan 2009
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default How do i mod a script so it uses reflection?

    I want to modify a SMART script to use reflection, i know how to make a normal script a SMART script. I dont know how to make a SMART script a SMART/Reflection script. Can anyone help? Or point me to a tut, cause i couldnt find one .

  2. #2
    Join Date
    May 2007
    Location
    Netherlands, Amersfoort
    Posts
    2,701
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    You'll have to completely rewrite the script. You can't change a color based script to an client reading script with just chaining a line. You can find reflection tutorials in the reflection tutorial section.

    Good luck!

  3. #3
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    There is no need to mod a script into Reflection, unless you want to totally re-wrirte it.

    If you wanted reflection AntiRandoms simple include Reflection and before every FindNormalRandoms call, place R_FindRandoms. and the script will look for randoms with reflection before it looks for randoms in color.

  4. #4
    Join Date
    Jan 2009
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ah okay, ty

Thread Information

Users Browsing this Thread

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

Posting Permissions

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