Thread: Tile Problems
View Single Post
  #6  
Old 03-03-2002, 01:07 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by Link188
// NPC made by Rob Getashu (DeBladen)
if (playerenters) {
toweapons -TILES;
}
if (isweapon) {
addtiledef2 rene_pics1.gif,,1000,1000;
}

Tell me whats wrong with this...The pics1 here is the same size as the regular pics1!
I havent used addtiledef2 but don't you need a start level??
Reply With Quote