Thread: [Solved] Jimmy Gibbs crashes server
View Single Post
eyal282
Veteran Member
Join Date: Aug 2011
Old 01-27-2018 , 15:32   Re: Jimmy Gibbs crashes server
Reply With Quote #6

SOVLED!

The reason of crashing splits into 2 reasons:

1. I used RemoveEdict instead of AcceptEntityInput(entity, "Kill")
2. I didn't block the ability of more jimmy gibbs to spawn when the map ends. This means that when the round ends & in "OnMapEnd", the amount of jimmies left should be set to 0, so that the forward "OnEntityCreated" will not touch any spawned commons.
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334

Last edited by eyal282; 01-27-2018 at 16:50.
eyal282 is offline