![]() |
Serverside GUI
Well, I'm currently trying to make a "Message System", something like Era got in the right corner, where it goes like: "You picked up a rock" or stuff like that..
But I noticed that you can't create GUIs serverside, so now I am really confused and have no idea how such a "Message System" can be created oO, isn't it just a transparent GUI? |
You do the GUI on the client side and send the data from the server to the client.
|
Hmm.....
You can use strings, and set strings like ( client.messages ) clientside. Also you could use showtext() clientside and use the string. |
You could also trigger a clientside function ( triggerClient() ) with the data you are wanting to show as a parameter, whether it be multiple parameters or one parameter as an array
|
Quote:
|
Quote:
|
triggerclient forever :D
|
Quote:
|
A clientsided timeout isn't really demanding, a triggerClient check would put more strain on the server, especially during "spam hours".
|
but isn't a clientside timeout running ALWAYS?
and isn't that way worse oO |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
Serverside scripts are not :) |
| All times are GMT +2. The time now is 10:53 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.