BAD Problem
#1

Please help
I need help
but i recently added uf.inc(useful functions)
because I use too many timers
the errors:
Код:
C:\Users\heather\Desktop\Server\gamemodes\tAxIFRB.pwn(1655) : error 021: symbol already defined: "set"
C:\Users\heather\Desktop\Server\gamemodes\tAxIFRB.pwn(1664) : error 021: symbol already defined: "strreplace"
C:\Users\heather\Desktop\Server\gamemodes\tAxIFRB.pwn(1679) : error 047: array sizes do not match, or destination array is too small
C:\Users\heather\Desktop\Server\gamemodes\tAxIFRB.pwn(1701) : error 021: symbol already defined: "ret_memcpy"
C:\Users\heather\Desktop\Server\gamemodes\tAxIFRB.pwn(1705) : error 047: array sizes do not match, or destination array is too small
C:\Users\heather\Desktop\Server\gamemodes\tAxIFRB.pwn(1707) : error 047: array sizes do not match, or destination array is too small
C:\Users\heather\Desktop\Server\gamemodes\tAxIFRB.pwn(1710) : error 047: array sizes do not match, or destination array is too small
C:\Users\heather\Desktop\Server\gamemodes\tAxIFRB.pwn(1713) : error 047: array sizes do not match, or destination array is too small
Please help i dident have these errors before i added uf.inc http://pastebin.com/mm7B8cEh
Reply
#2

Where you got uf? :P
And i think you should remove the "set, strreplace and ret_mempcy" functions as it maybe already was defined in the include.
Reply
#3

Quote:
Originally Posted by [NWA
Hannes ]
Where you got uf? :P
And i think you should remove the "set, strreplace and ret_mempcy" functions as it maybe already was defined in the include.
And for this stuff : array sizes do not match, or destination array is too small usualy it's aray only to small example new string[30]; just make it bigger
Reply
#4

Quote:
Originally Posted by [NWA
Hannes ]
Where you got uf? :P
And i think you should remove the "set, strreplace and ret_mempcy" functions as it maybe already was defined in the include.
Useful functions on the sa-mp wiki page
search useful functions
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)