1
Modification Help / Re: Can't modify commandToServer().
« on: June 18, 2014, 01:01:46 PM »
Oh I guess I never did modify it. I carelessly thought it worked because I was modifying it to clear old data I had saved from the server so that I didn't have to script a search function, and it looked like it worked at a glance. :s
I had it in a package, so I wasn't sure if it was my package or if the function simply was not modifiable for me. Attempting to rewrite it to doing nothing told me whether if it's that I couldn't modify the function.
But if it was modifiable, and if you just put in parent::commandToServer() and maybe even an echo(), the game will literally not work at all.
Or maybe I was exaggerating a little to make look dumb.
I had it in a package, so I wasn't sure if it was my package or if the function simply was not modifiable for me. Attempting to rewrite it to doing nothing told me whether if it's that I couldn't modify the function.
But if it was modifiable, and if you just put in parent::commandToServer() and maybe even an echo(), the game will literally not work at all.
Or maybe I was exaggerating a little to make look dumb.