too many massages print in dedicate console, like this
[CODE]
ent take dmg player worldspawn
ent take dmg player player
ent take dmg prop_ragdoll worldspawn
[/CODE]
how can fix this??
plz help
What exactly are you trying to do?
[QUOTE=isnipeu;39758052]What exactly are you trying to do?[/QUOTE]
um... maybe adding custom weapons?
This is the cause?
[editline]1st March 2013[/editline]
oh i got causation
[CODE]print('ent take dmg ', ent:GetClass(), inflictor:GetClass())[/CODE]
This was the problem
thanks you
Sorry, you need to Log In to post a reply to this thread.