|
|
#1 |
|
Big Clucker
![]() ![]() Join Date: Jan 2010
Posts: 130
Reputation: 0
|
pawn Code:
Algo errado com esse codigo? pos quando eu coloco no GM os comandos Não funcionam...nenhum deles... |
|
|
|
|
|
#2 | |
|
Big Clucker
Join Date: Nov 2009
Posts: 164
Reputation: 0
|
Quote:
pawn Code:
Você fechou o comando antes mesmo de terminar de colocar o codigo nele
|
|
|
|
|
|
|
#3 | ||
|
Big Clucker
![]() ![]() Join Date: Jan 2010
Posts: 130
Reputation: 0
|
Quote:
|
||
|
|
|
|
|
#4 |
|
Big Clucker
![]() ![]() Join Date: Oct 2009
Posts: 55
Reputation: 0
|
Código do nosso amigo está errado acho que por isto
Code:
if(!strcmp(cmd, "/entrar", true))
{
if(IsPlayerInRangeOfPoint(playerid, 3.0,1460.2349,-1011.3485,26.8438))
{
SetPlayerInterior(playerid,0);
SetPlayerPos(playerid,1460.2349,-1011.3485,26.8438);
GameTextForPlayer(playerid, "~r~:)", 5000, 1);
}
else
if(IsPlayerInRangeOfPoint(playerid, 3.0,1460.2349,-1011.3485,26.8438))
{
SetPlayerInterior(playerid,0);
SetPlayerPos(playerid,1460.2349,-1011.3485,26.8438);
GameTextForPlayer(playerid, "~w~:)", 5000, 1);
}
return 1;
}
{ if(IsPlayerInRangeOfPoint(playerid, 3.0,1460.2349,-1011.3485,26.843 ){ SetPlayerInterior(playerid,0); SetPlayerPos(playerid,1460.2349,-1011.3485,26.843 ;GameTextForPlayer(playerid, "~r~ ", 5000, 1);} else if(IsPlayerInRangeOfPoint(playerid, 3.0,1460.2349,-1011.3485,26.843 ){ SetPlayerInterior(playerid,0); SetPlayerPos(playerid,1460.2349,-1011.3485,26.843 ;GameTextForPlayer(playerid, "~w~ ", 5000, 1);} return 1; } |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [DUV] Oque esta errado com esse CoD ? | zSuYaNw | Português/Portuguese | 13 | 23/06/2010 11:07 PM |
| [DUV] Me ajudem com esse comando | gabrielzin | Português/Portuguese | 9 | 14/06/2010 04:35 PM |
| [ajuda] oq esta errado? | brunogysin | Português/Portuguese | 4 | 28/05/2010 09:44 PM |
| [DUV] algo errado com esse tuto | Gabriel6 | Português/Portuguese | 3 | 16/05/2010 06:57 PM |
| [AJUDA] `Pq Esse COmando Nao pega ???? | zSuYaNw | Português/Portuguese | 1 | 09/04/2010 10:08 AM |