Página 1 de 1
[SA-Help] How do I get variables from Cleo, int, string in SAMP client?
Enviado: 22 Jan 2022, 19:06
por Hatiro
I want to receive data from variables cleo, int, string etc., in SA-MP client, how can I do it?
Re: [SA] How do I get variables from Cleo, int, string in SAMP client?
Enviado: 27 Dez 2022, 17:06
por Asen
This question should be clearer. If i understand it, you mean to send cleo script data to a samp server script, and not to samp client, because samp client is basically the game.
Maybe
samp-funcs or
samp.lua can help you. But I think they don't send data to a samp server, just get data and maybe manipulate (idk) in a custom script.