Thread: Questions
View Single Post
  #1  
Old 07-26-2005, 08:53 PM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
Questions

Two questions.

One:
Is there a way to set the horses food? I mean so that they don't have to eat bushes they're automatically fast when you hop on them

Two:
My script doesn't work, I'm using addtiledef2. I'm trying to make it so when you enter the level it shows also when you reconnect.
NPC Code:
// NPC made by Makaveli Acheron
//#CLIENTSIDE
if(created || playerenters){
addtiledef2 blasphemy_snow-tiles.gif,#L,0,0;
}


I've used other versions of this and none of them work.

Any help I'm greatfull, thanks.
__________________
V$:CONFL16T
Reply With Quote