laserlaser Posted May 7, 2011 Share Posted May 7, 2011 Account Functions at client FROM VERSION 1.1 ONWARDS.Please... Link to comment
Arran Posted May 7, 2011 Share Posted May 7, 2011 Never going to happen. If you think that having account functions client side is a good idea, you've no idea. Account functions are something which should only be available server side for obvious security reasons. Plus getAccountData wouldn't work obviously because it has to get the info from the server and send it back. Link to comment
diegofkda Posted May 8, 2011 Share Posted May 8, 2011 As Arran said, isn't possible for security reasons (someone can hack the server with that). Well, if you want to mix your server-side file and client-side file you can try using triggerServerEvent. By the way what script do you want to do? Link to comment
Recommended Posts