SA-MP Forums Archive
Special Animation - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Special Animation (/showthread.php?tid=108994)



Special Animation - joeri55 - 17.11.2009

I'm trying to add a cigar in my game but it won't work for some strange reason..

This is the error I get:

Код:
C:\DOCUME~1\JD\BUREAU~1\sa-mp\GAMEMO~1\larp.pwn(17540) : error 017: undefined symbol "SPECIAL_ACTION_SMOKE_CIGGY"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Anyone got suggestions?




Re: Special Animation - Retardedwolf - 17.11.2009

https://sampwiki.blast.hk/wiki/SpecialActions


Re: Special Animation - joeri55 - 17.11.2009

I've allready got it I needed to put the number of the animation.. I tought the whole name.

Thanks for you help anyways!


Re: Special Animation - Zeromanster - 17.11.2009

Did you write it down like this ?

pawn Код:
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_SMOKE_CIGGY);



Re: Special Animation - Calon - 17.11.2009

"Busy with making a new GM."

.........

"C:\DOCUME~1\JD\BUREAU~1\sa-mp\GAMEMO~1\larp.pwn"

Pffffffffft.

Код:
SetPlayerSpecialAction( playerid, SPECIAL_ACTION_SMOKE_CIGGY );