View Single Post
  #25  
Old 01-23-2004, 07:19 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
I'm using showani and setting player props under a timeout. I haven't even tested online yet, it's so bad.
Problems I'm having (offline):
-Uses only the first frame of the animations for hurt and sword
-Leaves out the bow image when you fire the bow.
-Doesn't read to carry what the player is carrying.
-Doesn't read what type of land tile the player is standing on (ex. shallow water and swamp tiles are read like normal grass tiles)
-Etc.
-Pfft... I don't want to have to rescript the entire player into a keydown NPC.
-Etc.

It would be much easier if there was just a way to disable being able to see other players. You wouldn't have to worry about having to run into them if you put noplayerkilling.

I'm sure that clientside spawns of weapons could be made. Is there a possible way to check to see whether or not a feature is enabled? I don't think there is. It would also be easier to rescript weapons for this feature if you could check in their scripts whether or not the proposed feature is enabled.
Reply With Quote