business system trouble
#1

Код:
    
    BusinessInfo[idx][bOutsideIcon] = CreateDynamicPickup(1272, 1, BusinessInfo[idx][bEntranceX], BusinessInfo[idx][bEntranceY], BusinessInfo[idx][bEntranceZ], BusinessInfo[idx][bWorld]); //Creates a pickup at the business entrance.
        BusinessInfo[idx][bInsideIcon] = CreateDynamicPickup(1272, 1, BusinessInfo[idx][bExitX], BusinessInfo[idx][bExitY], BusinessInfo[idx][bExitZ], BusinessInfo[idx][bInsideWorld]); //Creates a pickup at the exit(Inside the interior)
202 & 203 errors

Код:
    C:\Documents and Settings\Kareem\Desktop\Server\gamemodes\CnR.pwn(202) : error 017: undefined symbol "CreateDynamicPickup"
C:\Documents and Settings\Kareem\Desktop\Server\gamemodes\CnR.pwn(203) : error 017: undefined symbol "CreateDynamicPickup"
C:\Documents and Settings\Kareem\Desktop\Server\gamemodes\CnR.pwn(309) : error 017: undefined symbol "@yC_createbiz"
C:\Documents and Settings\Kareem\Desktop\Server\gamemodes\CnR.pwn(309) : error 017: undefined symbol "@yC_createbiz"
C:\Documents and Settings\Kareem\Desktop\Server\gamemodes\CnR.pwn(309) : error 017: undefined symbol "i"
C:\Documents and Settings\Kareem\Desktop\Server\gamemodes\CnR.pwn(309) : fatal error 107: too many error messages on one line
309 error
Код:
YCMD:createbiz(playerid, params[])
https://sampforum.blast.hk/showthread.php?tid=349466
link im using to make it
Reply


Messages In This Thread
business system trouble - by trapstar2020 - 18.08.2012, 22:44
Re: business system trouble - by Youice - 18.08.2012, 23:46
Re: business system trouble - by AliveBG - 19.08.2012, 00:27
Re: business system trouble - by trapstar2020 - 19.08.2012, 04:41
Re: business system trouble - by RanSEE - 19.08.2012, 05:17

Forum Jump:


Users browsing this thread: 1 Guest(s)