PDA

View Full Version : [Solved] 🗑️


404UserNotFound
01-08-2012, 16:15
🗑️
this post was trashed
reason: old "need help" thread for a plugin i never ended up releasing

TnTSCS
01-08-2012, 17:06
if(other > 0 && other <= MaxClients)

McFlurry
01-08-2012, 17:42
Pawn allows comparisons like that, there's nothing wrong with the comparison itself. If I remember correctly returning Plugin_Handled will disallow the entities from touching. Try doing that when it collides with a player.