02.05.2014, 23:07
Hello guys been trying to script a bodyguard npc system recently and i've found this nice thread (https://sampforum.blast.hk/showthread.php?tid=428066) But when i tried to start making my fs, i've started with the create function
But i got this two errors
Can you help me please?!
Код:
FCNPC_Create(name[]); FCNPC_Spawn(name, 61, 1882.0747, 2132.1841, 10.8203);
Код:
(39) : error 017: undefined symbol "name" (40) : error 017: undefined symbol "name"