poner puertas solo facciones
#5

Quote:
Originally Posted by sergio3
Quote:
Originally Posted by FelipekxD
En el public OnPlayerCommandText, en cada comando necesitas colocarle, arriba de: IsPlayerInRangeOfPoint, agrega esto:

pawn Код:
if(PlayerInfo[playerid][pMember] == (Numero Faccion) || PlayerInfo[playerid][pLeader] == (Numero Faccion))
Ejemplo:
pawn Код:
if(PlayerInfo[playerid][pMember] == 10 || PlayerInfo[playerid][pLeader] == 10)
Quote:

C:\Documents and Settings\Propietario\Escritorio\RolePlay - By GroX0r - SA-MP\filterscripts\PUERTASLSPD.pwn(27) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Propietario\Escritorio\RolePlay - By GroX0r - SA-MP\filterscripts\PUERTASLSPD.pwn(27) : warning 215: expression has no effect
C:\Documents and Settings\Propietario\Escritorio\RolePlay - By GroX0r - SA-MP\filterscripts\PUERTASLSPD.pwn(27) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Propietario\Escritorio\RolePlay - By GroX0r - SA-MP\filterscripts\PUERTASLSPD.pwn(27) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Propietario\Escritorio\RolePlay - By GroX0r - SA-MP\filterscripts\PUERTASLSPD.pwn(27) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

Es que no tienes que ponerlo como un FS tienes que hacerlo dentro del GM. Sino las arrays no estбn declaradas.
Reply


Messages In This Thread
poner puertas solo facciones - by sergio3 - 13.06.2010, 15:43
Re: poner puertas solo facciones - by FelipekxD - 13.06.2010, 16:49
Re: poner puertas solo facciones - by Luis_Valenzuela - 13.06.2010, 17:18
Re: poner puertas solo facciones - by sergio3 - 13.06.2010, 17:45
Re: poner puertas solo facciones - by Cesar_Biker - 13.06.2010, 17:48
Re: poner puertas solo facciones - by FelipekxD - 13.06.2010, 17:57
Re: poner puertas solo facciones - by sergio3 - 13.06.2010, 18:27

Forum Jump:


Users browsing this thread: 1 Guest(s)