![]() |
Serverside substring
how would I pass temp.tag serverside? it only registers clientside
edit: mark got it PHP Code:
|
need to send the tag to be set to as a parameter in your triggerserver.
triggerserver("gui", this.name, "tag", temp.tag); then in the serverside, either define another param in the function definition function onActionServerside(cmd, tag) or change player.guild = temp.tag to player.guild = params[1]; |
thanks markus! didn't even think of that dog!
|
| All times are GMT +2. The time now is 12:39 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.