- Status
- Offline
- Joined
- Dec 17, 2019
- Messages
- 1
- Reaction score
- 0
i added model changer to csgosimple in findmdl
i want to work only Checkbox but always auto working
i debugged error;
if (strstr(FilePath, "knife_default_ct.mdl") || strstr(FilePath, "knife_default_t.mdl")) <-- nullptr error
How to fix? (M0ne0N CSGOSimple)
i want to work only Checkbox but always auto working
i debugged error;
if (strstr(FilePath, "knife_default_ct.mdl") || strstr(FilePath, "knife_default_t.mdl")) <-- nullptr error
How to fix? (M0ne0N CSGOSimple)