Cual es esta Funcion?
#1

Hola
Vengo a Preguntarles cual es la funcion, o como se hace pz, para que cuando el user se registre, no pueda tener 1 TEC9 en cada mano.. "Habilidad de Arma" Pues.. porfas.. xD
Reply
#2

Quizas que esta function puede ayudarte.

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

Lo siento por mi espaсol malo, soy francйs.
Reply
#3

pawn Код:
public OnPlayerConnect(playerid)
{
  ...
  SetPlayerSkillLevel(playerid, WEAPONSKILL_MICRO_UZI, 1);
  return 1;
}
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)