stock
fm_set_user_noclip
Syntax
stock fm_set_user_noclip(index, noclip = 0) {
Description
interferes with FM_Spawn enum, just use fm_DispatchSpawn
stock fm_spawn(entity) {
return dllfunc(DLLFunc_Spawn, entity)
}
stock
stock fm_set_user_noclip(index, noclip = 0) {
interferes with FM_Spawn enum, just use fm_DispatchSpawn
stock fm_spawn(entity) {
return dllfunc(DLLFunc_Spawn, entity)
}