Thread: TEXT INGAME
View Single Post
abobeanu
Junior Member
Join Date: May 2020
Old 06-13-2020 , 09:32   Re: TEXT INGAME
Reply With Quote #8

HTML Code:
//Disables the CSDM welcome message
//This is useful if you only use CSDM as an engine
//Returns the old value.  Pass -1 to do nothing.
native csdm_set_intromsg(value=-1);
I changed the value to 0,1,-2 and text still appears.
Amxmodx 1.8.2 and CSDM 2.1.2
abobeanu is offline