Call for help
#1

I'm currently working with tagof pre-processor and are there some tips that could help me, cause I often need to "do something" that will repair shit that pawncc compiler does, when it glitches on valid code. Best I've found yet is to delete the crash part, for instance :
if( tagof(Float:) == smth )
with
if ( 0 == smth )
and then re-write.

If there are some other ways of forcing pawncc to work, please let me know. I've had this shit before and I'm as sick of it as I'm sick of pawncc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)