View Single Post
Author Message
Naleksuh
Member
Join Date: Dec 2018
Old 06-12-2019 , 23:29   Instruction contained invalid parameter
Reply With Quote #1

i've been working on a small project and I've recently gotten the error "Instruction contained invalid parameter" for seemingly no reason, even for simple stuff like:
Code:
PrintToChat(client, "You have been reserved a spot on RED for next round.");
is turning up this error, and i wasn't getting it before and i think i've changed almost nothing.

"return;" is also turning it up, I tried replacing it with other things but all of them are Instruction contained invalid parameter

Last edited by headline; 06-15-2019 at 18:39. Reason: restore
Naleksuh is offline