16.05.2010, 00:01
Ok so this is my first time to use dini but after making the whole script i found out a bug i can't fix which is that when i restart the filterscript (with /reloadfs) it doesn't get the player info
?

Originally Posted by Cank
hm, I think you have the code for player info in OnPlayerConnect, right?
when you just do /reloadfs, the filterscript is reloaded but OnPlayerConnect isnt called because youre still on the server. so it can`t get the player info. |