Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Kirby Lord

Members
  • Posts

    161
  • Joined

  • Last visited

    Never

Everything posted by Kirby Lord

  1. I feel scared, there's a case right in my School District supposedly. :O
  2. Would this work for Photoshop 6.0? I know its kinda old but… the new ones are so dang expensive! D:
  3. Hmm… Let me check my main.txt. I think I only have one calling a Flash. Right now I'm trying to script a level block tile. So if i finish that and it works I'll show you it.
  4. I think they are the same principal as regular commands, but without the command, and put under scriptedtiles in the main.txt.
  5. Did you turn on the scripts?
  6. Wait, other players can't see my color change?
  7. Wow it works thanks! Well I'll be off to try and learn some more scripting Lol.
  8. ![](http://failblog.files.wordpress.com/2009/03/fail-owned-meat-origin-fail.jpg?w=500&h=266)
  9. dude, its your text size. Don't make the text that big it screws it up. I had that problem too.
  10. ![](http://failblog.files.wordpress.com/2009/04/fail-owned-not-door-fail.jpg?w=375&h=500)
  11. First word of advice: Don't put any tiles in the upper left corner. Thats where the transparent tile color goes.
  12. ![](http://failblog.files.wordpress.com/2009/04/fail-owned-audi-chess-fail.jpg?w=500&h=434)
  13. Ok I changed that, but now it just says "an error occurred". What else is wrong? ``` Case "/changecolor" If GetPlayerAccess(Index) < 4 Then call colorplayername(index, 15) Else call playermsg(Index, "An Error Occured.", BRIGHTRED) End if Exit Sub ```
  14. ``` Case = "/changecolor" If GetPlayerAccess(Index) < 4 Then call colorplayername(index, 15) Else call playermsg(Index, "An Error Occured.", BRIGHTRED) End if Exit Sub ``` What's wrong with this script?
  15. Okay this is assuming you have EE 2.7, go into the server>control panel; then make the time day by setting it to 12:00:00 through the server in the bottom left. Then click disable time.
  16. Okay, I've got the file. Now how ddo I make a tile where you can see it? Or a command?
  17. How do I save a flash video form a website? If you need the website I can give it to you.
×
×
  • Create New...