Thread: [Solved] SetVariantString deprecated?
View Single Post
Author Message
condolent
AlliedModders Donor
Join Date: Jan 2016
Location: gc_sLocation;
Old 07-11-2018 , 10:04   SetVariantString deprecated?
Reply With Quote #1

Hi,
I haven't been developing in SM for almost a year now and wanted to update a plugin of mine with a little safety fix. When compiling before any edits to make sure the code still works, I get a error of "Undefined symbol: SetVariantString". I'm using the latest SM now.

I cannot find any info on why this shouldn't work no more. Has SetVariantString been deprecated or something? I've tried finding any info on this in the recent updates but couldn't find any.
Compilation works fine on 1.8, but it throws the error on 1.9
__________________

Last edited by condolent; 07-11-2018 at 13:56.
condolent is offline