Thread: Max/min
View Single Post
  #8  
Old 08-19-2003, 01:21 AM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally posted by Riot-Starter


You already can
NPC Code:
//#CLIENTSIDE
if(playerenters){
polys = {x,y,x+10,y+10};
showpoly 1,polys;
}

sonofa, when did this happen? thought I tried it before... bleh *goes back to making weird 3d thing*
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote