[HELP] warning State
#3

If you are just lazy tabulating everything you could just add:
pawn Код:
#pragma tabsize 0
and for lines 42994 and 50398 remove the 'new State'

Also to get rid of this:
Код:
C:\Documents and Settings\poon\Desktop\GTA-cyberDrive\pawno\include\F_Streamer.inc(468) : warning 201: redefinition of constant/macro (symbol "SetPlayerPos")
you should open F_Streamer.inc with pawn and remove the definition of SetPlayerPos:
ex.
pawn Код:
stock SetPlayerPos { .. }
//or
public SetPlayerPos { .. }
... just remove it and then just save the file.

Recompile after and give us a update!
Reply


Messages In This Thread
[HELP] warning State - by 586118 - 26.12.2010, 07:20
Re: [HELP] warning State - by iJumbo - 26.12.2010, 07:48
Re: [HELP] warning State - by scottyishere - 26.12.2010, 08:04
Re: [HELP] warning State - by 586118 - 26.12.2010, 08:20
Re: [HELP] warning State - by 586118 - 26.12.2010, 08:28
Re: [HELP] warning State - by 586118 - 26.12.2010, 08:31
Re: [HELP] warning State - by 586118 - 26.12.2010, 08:33
Re: [HELP] warning State - by iJumbo - 26.12.2010, 11:15

Forum Jump:


Users browsing this thread: 5 Guest(s)