Thread: Upgrade
View Single Post
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 05-15-2012 , 12:34   Re: Upgrade 1.0
Reply With Quote #3

Code:
public client_connect(id) {     g_has_upgrade[id] = false } public client_disconnect(id) {     g_has_upgrade[id] = false }

You can remove the client_connect().
__________________

Last edited by kramesa; 05-15-2012 at 19:22.
kramesa is offline