#1 29-03-2017 01:04

SLow
Registered: 29-03-2017
Posts: 1

I need help #Cleo

Hi,

Can someone help me with a string. Next string works but I want if the player/ ID is not on to say Player not online.
("x") main command for this

:cmd_88
SAMP.IsCommandTyped(20@)
if
0AD4: 20@ = scan_string 20@ format "%d" 21@
then
    0B36: samp 1@ = get_player_nickname 21@
    0AF9: samp say_msg "/in %s me." 1@
end
SAMP.CmdRet()


Like if I do /x 809 and the player is not on, to say.
   - Player not online

Last edited by SLow (29-03-2017 01:05)

Offline

Board footer

Powered by FluxBB