![]() |
sethead not working
Two days ago SL got the NPC Server. Since then sethead doesn't work. When a player tries to change there head it gets set to the newbie head. Is there a server option that has to be used to allow it because our Scripter's can't figure out what the problem is. :confused:
|
Re: sethead not working
Quote:
Theres a serveroption called "setbodyallowed" There could be a setheadallowed=true too :confused: Might as well try it, you have nothing to lose :) |
well I tried it. It doesn't work. Thank you though for trying to help, Cheetos.
|
npc server has a 'race' string, only humans are allowed to sethead and such, add this to the control-npc (it is in the database)
if(actionplayeronline){ setstring client.race,human; } and it should work BTW: DONOT delete the Control-NPC, doing so shuts the npc server down |
I still can't seem to get sethead to work. I'm not sure if that race thing is working or if I have to wait some time for the options to kick in. But it doesn't seem to work. I guess I'll have to wait and see.
|
Quote:
|
yes, its in my account. Also in everyone else, but I still can't set my head. :(
Edit: Nevermind, it works. Thank you for your help. |
Quote:
|
why does the npc server have a race string for all servers??
|
Quote:
|
we dont have client.race on delteria and we can set heads fine.
|
Quote:
|
maybe.. looking at the -system on bravo, its what they have done lol.
|
Delteria had an NPC Server long before the rest. So Stefan most likely made it custom and spent time on it. It seems as though Stefan copied and altert the 2k1 NPC Server for the rest of the servers for some reason. Perhaps it had more things or was just easier that way.
---Shifter |
Quote:
|
All times are GMT +2. The time now is 01:30 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.