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

luciferana

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

luciferana's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Oh I've heard a lot of of people talking about that program… is it free?
  2. Ok this scripting stuff is very simple to me… but what do people mean when they say "Source edit" or "Edit the source"? Because I check my main in TE Final and things they say should be there aren't there. For instance: > If Map(GetPlayerMap(MyIndex)).Tile(X, y).Type = TILE_TYPE_WALKTHRU Then > Exit Function > Else > For i = 1 To MAX_PLAYERS > If IsPlaying(i) And GetPlayerMap(i) = GetPlayerMap(MyIndex) Then > If (GetPlayerX(i) = X) And (GetPlayerY(i) = y) Then > CanMove = True > Exit Function > End If > End If > Next i > End If (Originally posted by Sunit ^^^)
  3. Oh, that's an old .png from the original. The edited one actually moves the first 4 tiles over 1 tile to the right to fix the problem.
  4. Futuristic 1 Futuristic 2 ![](http://i257.photobucket.com/albums/hh222/Luciferana/Tiles5png.png)![](http://i257.photobucket.com/albums/hh222/Luciferana/Tiles6.png) Now I didn't create these, but before they weren't completely usable because the original wasn't transparent, so I fixed it up a bit and now it's transparent. ENJOY! Later on I may add some more fixed tilesets, it's nice to give back to the community. **Original creators(Futuristic 1 + 2): [http://www.teamanti.com/rmxp/](http://www.teamanti.com/rmxp/)** **Direct Link for Download: [Futuristic 1](http://www.mediafire.com/?wdz8smjumiw)** **Direct Link for Download: [Futuristic 2](http://www.mediafire.com/?jjcd3u1jgio)**
×
×
  • Create New...