![]() |
Server Update
Well, Era's server was updated (from the admin cp), and since then, it's been fooling us around!
-Commands is an NPC, check the warpto function. (It beings in the clientside part, looking at this, it'll send the player's chat to the serverside, depending on what the player says. If it doesn't start with a / but it is either warpto, sethead or setshield, it'll send the lower triggeraction. If it does begin with a / it'll send the top triggeraction. Although, the error is the tokenize part at the top! HTML Code:
if (!player.chat.starts("/") &&HTML Code:
function onActionServerSide(text)echo(arguments.size());, it returns 0... Although, when doing echo(arguments[1]), it'll return the correct thing (the 2nd chat of the player, (1, if you're doing it tokenize)). I hope you understand this :O |
Fixed, will upload the updated npcserver to the other machines soon.
|
| All times are GMT +2. The time now is 11:52 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.