![]() |
can't add weapons to accounts :(
I am not sure what it is, but I cannot add the 3 status NPCw to accounts anymore (I am trying to simpliy stuff so things load quicker).
addweapons will not work (they are in the weapon db) and toweapons does the usual disconnect because of illegal data. I did all this because Stefan had forgotten to add a specific NPCw to the list which made the HP/MP meter function... At this point, any new people that come to Doragon Koden will not get the 3 npcs needed (-DayNight, -Status, -hpmetersystem). Please help :( G_Yoshi |
Quote:
|
Quote:
loriel told me the same thing now that is fixed, the HP/MP meter does not show :( |
hmm i dont understand what u mean?
|
Quote:
|
If the variables/flags need to be displayed on the
client side then use client. flags (setstring client.hp,100 or so). All other flags are kept on the npcserver. To make sure people have the important weapons add this to the control-npc with npccontrol: if (actionplayeronline) { addweapon Day-Night; addweapon System; addweapon whatever; } |
hmm, is actionplayeronline automaticaly sent to the server when someone goes online.....cool :)
|
| All times are GMT +2. The time now is 03:14 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.