Thread: Sprites
View Single Post
  #2  
Old 11-23-2001, 07:57 PM
mikepg mikepg is offline
Registered User
Join Date: Nov 2001
Location: VA, USA
Posts: 501
mikepg is on a distinguished road
Send a message via AIM to mikepg Send a message via Yahoo to mikepg
umm

if you want to change a player's sprite, use
// This would make the player appear dead when he enters.
if (playerenters) {playersprite=40;
}

for npc sprites, use sprite=22; or any number 1-40.
as for the image stuff, what the hell are you talking about?
__________________
~War Lord Mpg2
Bravo Online's Asst. Staff Manager

"Sittin by the tree, sippin eggnog, waitin on christmas gifts"
Reply With Quote