Quote:
Originally Posted by 01101101
I translate what he said since he doesn't know english:
Yea, I know its a bit exagerated the translation, though it was funny.
|
LOL, only a bit ?

Good Job lucas ;).
Speed, tu modeleador hizo una pokeball en lugar de una granada xDDDD...
@ lucas
PHP Code:
public event_round_start()
{
#if defined CAMPO_ROUND
remove_entity_name(entclas)
#endif
}
--->
PHP Code:
#if defined CAMPO_ROUND
public event_round_start()
{
remove_entity_name(entclas)
}
#endif
Y, porque pones replace_models tantas veces seguidas? xDDD
__________________