naydef

Results 28 comments of naydef

You can, but then you need to add additional code.

#500 Implemented several slots according to https://github.com/50DKP/FF2-Official/wiki/ff2_1st_set_abilities.ff2

I have to say that similar thing happens in one ff2 server for which i've made special ability for converting red players to blue, if a red spy converted to...

This is the complete pull request

If there are no other corrections to be made, this will be merged soon!

Yes, but the tiny problem is that ff2 can't detect if the player becomes robot. Maybe just will paste this code in some timer to check if the player is...

Yes, exactly. Don't use Plugin_Stop. Never!

Originally Posted by Naydef > 1. Why in sound hook, Plugin_Stop is used instead of Plugin_Handled? I read that Plugin_Handled stop emitting sound, but Plugin_Stop stop emitting sound and stop...

Introducing some natives, which are simplified and more shot named also will be added