Loading Script

  • Knuckl3head
    8th Sep 2011 Member 0 Permalink
    I want to know how to load a script that is not in TPT. I have an .lua document on my desktop.
  • Neospector
    8th Sep 2011 Member 0 Permalink
    Put it in the Powder Toy directory. Open console. Type: dofile(“Name.lua”)
  • MasterMind555
    8th Sep 2011 Member 0 Permalink

    Neospector:

    Put it in the Powder Toy directory. Open console. Type: dofile(“Name.lua”)

    @Knuckl3head (View Post)
    Or save it as autorun.lua and it will be executed every time TPT opens