redefinition of constant/macro - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: redefinition of constant/macro (
/showthread.php?tid=444991)
redefinition of constant/macro -
gurmani11 - 19.06.2013
.....................
Re: redefinition of constant/macro -
gurmani11 - 19.06.2013
.....................
Re: redefinition of constant/macro -
gurmani11 - 19.06.2013
.....................
Re: redefinition of constant/macro -
gurmani11 - 19.06.2013
then sure ill use it
Re: redefinition of constant/macro -
Jony_Cruze - 19.06.2013
warning 201: redefinition of constant/macro (symbol "IsPlayerConnected(%0)") - that symbol is already used. delete it
Re: redefinition of constant/macro -
MP2 - 19.06.2013
With all this talk of YSI and fixes and sscanf and stuff, why don't you just remove the macro? It's re-defining IsPlayerConnected. Either remove it or #undef IsPlayerConnected before.
Re: redefinition of constant/macro -
gurmani11 - 19.06.2013
.....................
Re: redefinition of constant/macro -
MP2 - 19.06.2013
Have you actually done what we suggest?
Re: redefinition of constant/macro -
gurmani11 - 19.06.2013
i did it now it worked
BUT
now my buyable houses are bugged
i cannt enter the house :<
while in old version of sscanf2
it worked perfect
i changed it becoz my server was crashing
so now houses are the problem
Re: redefinition of constant/macro -
MP2 - 19.06.2013
Do the pickups/checkpoints appear at the doors?