GUI PRINT NOT WORKING IT DOES NOT DISPLAY ANY MESSAGE LIKE
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi64.tinypic.com%2Faell60.jpg&hash=76e2a3449ab6077a07e16b819f10c706d8fa4364)
code is
function Script::ScriptLoad()
{
Print("Client side scripts loaded.");
}
ROFL ;D
Are you seriously expecting the print from the client to output into the server console?
In that case, I could easily make the client flood your server with print messages.
It's easy to make print messages but it's nt wrking in client side function
y u do dis
Quote from: MEGAMIND on Sep 15, 2016, 10:13 PMIt's easy to make print messages but it's nt wrking in client side function
Yeah it doesn't work lets blame it all on stormeus.
The function 'print' in client side scripts prints text to your debug file which will be present %appdata%/VCMP/04beta/here.
YUP got it working thnx for help..