Special Animation
#1

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?

Reply
#2

https://sampwiki.blast.hk/wiki/SpecialActions
Reply
#3

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

Thanks for you help anyways!
Reply
#4

Did you write it down like this ?

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

"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 );
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)