31.07.2014, 11:12 
	
	
	
		Hi Guys.. I need a lil Pawo Help again.. :3 Getting Few Errors.. 
So This is What When I try to Compile..-
Okay,so Lets start..at Line 28531 and Line 28592 The pissing one..
Now Line  28592
Both are Same..But i have No idea.. how to Define.. it
Lets Move Further.. At Line 38077
The Problem is Function heading diff from Prototype..
Now Line 38078..
Its just that :3 Help me pls? Will be appreciated with +REPS  
	
	
	
	
So This is What When I try to Compile..-
Quote:
| G:\gamemodes\cnr.pwn(28531) : error 017: undefined symbol "SPECIAL_ACTION_PISSING" G:\gamemodes\cnr.pwn(28592) : error 017: undefined symbol "SPECIAL_ACTION_PISSING" G:\gamemodes\cnr.pwn(38077) : error 025: function heading differs from prototype G:\gamemodes\cnr.pwn(3807  : error 021: symbol already defined: "ReturnUser" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors. | 
Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_PISSING);
Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_PISSING);
Lets Move Further.. At Line 38077
Код:
stock ReturnUser(playerid, text[])
Now Line 38078..
Код:
{
 
	





 the code is - for line 38077 to line 38085..
 the code is - for line 38077 to line 38085..
