![]() |
addtext() serverside?
Hey is there a way to make GUITexteditCtrl.Addtext(); (or whatever) serverside?
|
No because its a clientside object. Trigger the client back with your data
HTML Code:
player.triggerclient("weapon", "params");HTML Code:
function onActionClientside() { |
I did that after it didn't work, but still same problem.
|
hmm you shouldn't be using add text for it-
HTML Code:
GUITexteditCtrl.text = "hi"; |
| All times are GMT +2. The time now is 10:29 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.