View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 03-18-2016 , 09:18   Re: Dynamic Objects and Properties - v006 - [2016.03.15]
Reply With Quote #32

Quote:
Originally Posted by ImACow View Post
Dynamic someobj = Dynamic();
someobj.SetBool("somebool", true);


-> error 105: cannot find method or property Dynamic.SetBool
Quote:
Originally Posted by Neuro Toxin View Post
Just realised I need to add support for boolean types.

I'll do this soon...
(relevant part bolded)
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline