View Single Post
  #10  
Old 12-04-2002, 06:01 AM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Originally posted by BinaryCrash
that weapon order mean that weapons will be loaded automaticaly to the player? like i can put the system npc there? No, the weapons only get sent to the players if he has them... you can do "if (actionplayeronline) addweapon Blah;" in your Control-NPC though.

What is that new tileset format? that one used in graal2002 houses inside?
are normal playerworlds allowed to use that new format?
As far as I know... yes.

About the translate thing, how do i make the language TXT?
i mean to link it to npcs and signs.
The server automatically creates a "slanguageOriginal.txt" in the "translations" folder of your server. It should contain all texts shown by message, signs and say2 commands, and everything that's written like #U(this).
Reply With Quote