View Single Post
Syturi0
Veteran Member
Join Date: Aug 2014
Location: Your mom house -Portugal
Old 02-28-2018 , 07:01   Re: How to empty a variable
Reply With Quote #4

Btw, can i use this:

PHP Code:
#define EMPTY_STRING "EOS"
public client_disconnect(id)
{
     
g_s_Text[id][0] = EMPTY_STRING

Will it work?
Syturi0 is offline