• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Lua Summon Npc

Strashni

minera.servegame.com
Joined
May 10, 2009
Messages
230
Reaction score
0
Location
Montenegro
I using tfs 0.3.5pl1 and god can't use /s ...how can i fix that command??it just say "Sorry not posible."
 
sorry it isn't /n :S

It is /n for NPCs mate, check your console's log for errors, if it tells you "Sorry, not possible" in-game, you are most likely getting an error in console similar to this:

PHP:
[18/10/2009 03:55:06] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/somenpc.xml).
[18/10/2009 03:55:06] Info: failed to load external entity "data/npc/somenpc.xml"

If that happened, then it is because you dont have the NPC's file on the respective folder (/data/npc), or the file has an error and couldn't be loaded, etc. could be a couple of things.

But check the console log and see the error you get when saying "/n whatevernpc" and try to fix it, if you can't, then post the error here!

its /n :):)
rep++ if it worked

For God's sake, Im so fed up of people begging for rep for such minimal stuff like that. Nothing personal nor trying to offend, Im just fed up but yours was just plain ridiculous. Seriously, how desperate can you be?

Just help people and rep will eventually come, at most you can put a reference on your signature so new people can at least know of it's existence and thank you for your help, but begging for it like that is just annoying, and it decreases it's "value", if it has any, more than personal.

Regards.
 
For God's sake, Im so fed up of people begging for rep for such minimal stuff like that. Nothing personal nor trying to offend, Im just fed up but yours was just plain ridiculous. Seriously, how desperate can you be?

Just help people and rep will eventually come, at most you can put a reference on your signature so new people can at least know of it's existence and thank you for your help, but begging for it like that is just annoying, and it decreases it's "value", if it has any, more than personal.

Regards.

You're absolutely right.

plz rep++ if help :S::SS
 
plz rep++ if help :S::SS

Hehe :p

it don't show any error..when i type /s frodo it say "Sorry not posible" and if i say /n frodo it say same...

Did you check in your /data/npc folder if you actually have a "frodo.xml" file? And if you do, check if everything is correctly written on the file and if it leads to a correct script (whatever.lua).
 
Back
Top