View Single Post
  #13  
Old 12-03-2003, 09:34 PM
GoZelda GoZelda is offline
Mister 1,000,000
GoZelda's Avatar
Join Date: Jan 2003
Location: Brussels, capital of Europe.
Posts: 5,396
GoZelda will become famous soon enough
Send a message via AIM to GoZelda Send a message via MSN to GoZelda
Quote:
Originally posted by MrGannondorf
Intresting. Could I posibly get this to change the image of the object carried by the player? Like if the player picks up a bush, but I want it to look different?

NPC Code:
if (carriessign) {
setplayerprop #P3,lunpa_classic-sign.gif
}


NPC Code:
if (carriessign) {
setplayerprop #P(3),lunpa_classic-sign.gif
}


niether of them work.
Wow...

;
Maybe i should add in some ebaumsworld.com stuff
__________________

Quote:
Originally Posted by Lance
stefan is satan
I am the best.
[URL removed]Music or aural pollution?
Reply With Quote