Results 1 to 5 of 5

Thread: List of basic SRL functions/procs?

  1. #1
    Join Date
    Jan 2011
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default List of basic SRL functions/procs?

    First, I apologize if I have missed what I am looking for. I have searched for a list of basic SRL functions that would be useful to me as I begin scripting, like all the different mouse functions and what their parameters actually mean (I know about the CTRL + SPACE thing), or all the commands that help one analyze what's in the inventory. Is there such a tut/article/post?

    Again sorry if I am being a nuisance by asking such a basic question. I just feel like I know more about TPAs than using because the tutorials I find are either too basic or too specialized.

    Thanks!

  2. #2
    Join Date
    Feb 2009
    Location
    AZ, USA
    Posts
    460
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Um, I'd just check out the actual code in the SRL include, which describes every function and its parameters.

    If you want to look at the actual applications of TPA's, this could help.
    Is your account in an old-school random? Help SRL-OSR solve randoms!

  3. #3
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Check your Simba folder on your computer. Go to Simba -> Includes -> SRL -> SRL -> core and you should find a quite large list of categorized functions at your disposal with brief descriptions.

    If you want the Reflection functions, do the same thing except in Includes click Reflection.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  4. #4
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'd suggest learning a bit of colour before learning any reflection, it will definitely help. Especially if you have no coding experience,
    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  5. #5
    Join Date
    Jan 2011
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks all, I guess the SRL source is the best place for info.

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
  •