regener

Results 9 comments of regener

What if it gets checked inside the [cs_get_user_team](https://github.com/alliedmodders/amxmodx/blob/master/modules/cstrike/cstrike/CstrikeNatives.cpp#L500) function and not in the plugin? Like it is checked in [get_user_team](https://github.com/alliedmodders/amxmodx/blob/master/amxmodx/amxmodx.cpp#L1216).

These can be already done: Remove: set_entvar(iEnt, var_flags, get_entvar(iEnt, var_flags) | FL_KILLME) Set model: capture ModelIndex in precache event set_entvar(iEnt, var_model, Model) set_entvar(iEnt, var_modelindex, ModelIndex) Set Origin: ~~set_entvar(iEnt, var_origin, Origin)...

I didn't know that. Thanks. Going to check my plugin that uses these :D

If you have a NV videocard try the following: Open Task Manager, go to Services tab and Rightclick/Stop the one named NvContainerLocalSystem (Description says: NVIDIA LocalSystem Container). Now start DS4W...

Change the "C:\YOUR_CURRENT_DS4FOLDER" launch location for your DS4 current path and save this as a .bat file, then use this to launch DS4. (Run as Admin if needed) ``` @title...

About "Language-specific directories": Do you mean special characters like "é"? I just noticed that it can't open a model if the folder is on my desktop (by OS sys language)...

I see now. Thank you for the update!

The skins_tr file missing it's extension (.txt).