15.08.2012, 14:22
Thanks for all the help :3
This is my major problem now after adding the OPSP include.
C:\Users\Jay\Desktop\NNRP\gamemodes\NNRP.pwn(35 : error 025: function heading differs from prototype
C:\Users\Jay\Desktop\NNRP\gamemodes\NNRP.pwn(20329 ) : error 025: function heading differs from prototype
Line 358: forward split(const strsrc[], strdest[][], delimiter);
Line 20329: public split(const strsrc[], strdest[][], delimiter)
I really have no idea how to fix these on my own D:
This is my major problem now after adding the OPSP include.
C:\Users\Jay\Desktop\NNRP\gamemodes\NNRP.pwn(35 : error 025: function heading differs from prototype
C:\Users\Jay\Desktop\NNRP\gamemodes\NNRP.pwn(20329 ) : error 025: function heading differs from prototype
Line 358: forward split(const strsrc[], strdest[][], delimiter);
Line 20329: public split(const strsrc[], strdest[][], delimiter)
I really have no idea how to fix these on my own D: