Пожалуйста помощь :)
#1

Как помочь игрокам не может использовать оружие в amunation

извините меня за язык
Reply
#2

prefer english? no promblemmo (: use this

Код:
public OnPlayerUpdate ( playerid )
{
	switch ( GetPlayerInterior(playerid) )
	{
		// если игрок в интерьере АММО, то ему при его сетевом обновлении выдать кастет
		// gives to player brassnuckles on every net update if player in any AMMU 
		case 1, 4, 6 : GivePlayerWeapon( playerid, 1, 0 );
	}

	return 1;
}
улыбнулло моё лицо названниЦе "Пожалуйста помощь" ))
Reply
#3

может это какой нить америкос который пытается с нами поговорить по русски через ****** Translate
Reply
#4

Видно ему не ответили в ихнем форуме)
Reply
#5

я всегда знал, что НАШИ на голову выше этих буржуев в программировании (: оффтоп, стессна. сори кого за душу задел
Reply
#6

public OnPlayerUpdate ( playerid )
{
switch ( GetPlayerInterior(playerid) )
{
case 1, 4, 6 : SetPlayerArmedWeapon(playerid, 0);
}

return 1;
}

так лучше
Reply
#7

I regret the trouble nobody answered that question sorry
Reply
#8

надо пожалеть игроков и хотя бы оставить им кастет для аммордобоя ))

Quote:
Originally Posted by tiracho
I regret the trouble nobody answered that question sorry
we, the russians, knows many many things about pawn, just ask.. (:
Reply
#9

I can continue asking in this forum
thank you very much for the response served me a lot (^_^)
Reply
#10

tiracho,all questions on pawn in this topic: http://forum.sa-mp.com/index.php?topic=132449.0
Close Topic.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)