#include <a_samp>
#define FILTERSCRIPT
#if defined FILTERSCRIPT
#endif
new Text:textdraw;
public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Criado Por: Felipe ");
print("--------------------------------------\n");
return 1;
}
//=============================================================================;
public OnGameModeInit()
{
textdraw = TextDrawCreate(4.000000,435.000000,"acessem nosso forum");
TextDrawFont(textdraw,1);
TextDrawColor(textdraw,0xFFFFFFAA);
TextDrawLetterSize(textdraw,0.599999,1.000000);
TextDrawSetOutline(textdraw,1);
TextDrawSetShadow(textdraw,1);
TextDrawSetProportional(textdraw,1);
TextDrawBackgroundColor(textdraw,0x000000ff);
return 1;
}
//=============================================================================;
public OnPlayerConnect(playerid)
{
TextDrawShowForPlayer(playerid, textdraw);
return 1;
}
//=============================================================================;
public OnPlayerDisconnect(playerid, reason)
{
TextDrawHideForPlayer(playerid, textdraw);
return 1;
}
//=============================================================================;
#include <a_samp>
#define FILTERSCRIPT
#if defined FILTERSCRIPT
const COR_3DLABEL = 0xFFCC00AA;
public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Criado Por: Felipe ");
print("--------------------------------------\n");
return 1;
}
public OnGameModeInit()
{
Create3DTextLabel("Digite: /tunar /reparar /neon", COR_3DLABEL,1620.4172,-1888.6212,13.5481,40.0,0);
return 1;
}
#endif
public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Criado Por: Felipe ");
print("--------------------------------------\n");
return 1;
}
//=============================================================================;
public OnGameModeInit()
{
textdraw = TextDrawCreate(4.000000,435.000000,"acessem nosso forum");
TextDrawFont(textdraw,1);
TextDrawColor(textdraw,0xFFFFFFAA);
TextDrawLetterSize(textdraw,0.599999,1.000000);
TextDrawSetOutline(textdraw,1);
TextDrawSetShadow(textdraw,1);
TextDrawSetProportional(textdraw,1);
TextDrawBackgroundColor(textdraw,0x000000ff);
return 1;
}
public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Criado Por: Felipe ");
print("--------------------------------------\n");
return 1;
}
//=============================================================================;
public OnGameModeInit()
{
textdraw = TextDrawCreate(4.000000,435.000000,"acessem nosso forum");
TextDrawFont(textdraw,1);
TextDrawColor(textdraw,0xFFFFFFAA);
TextDrawLetterSize(textdraw,0.599999,1.000000);
TextDrawSetOutline(textdraw,1);
TextDrawSetShadow(textdraw,1);
TextDrawSetProportional(textdraw,1);
TextDrawBackgroundColor(textdraw,0x000000ff);
return 1;
}
#include <a_samp>
new Text:textdraw;
#define COR_3DLABEL 0xFFCC00AA;
//=============================================================================;
public OnGameModeInit()
{
print("\n--------------------------------------");
print(" Criado Por: Felipe ");
print("--------------------------------------\n");
//-
textdraw = TextDrawCreate(4.000000,435.000000,"acessem nosso forum");
TextDrawFont(textdraw,1);
TextDrawColor(textdraw,0xFFFFFFAA);
TextDrawLetterSize(textdraw,0.599999,1.000000);
TextDrawSetOutline(textdraw,1);
TextDrawSetShadow(textdraw,1);
TextDrawSetProportional(textdraw,1);
TextDrawBackgroundColor(textdraw,0x000000ff);
//-
Create3DTextLabel("Digite: /tunar /reparar /neon", COR_3DLABEL,1620.4172,-1888.6212,13.5481,40.0,0);
return 1;
}
//=============================================================================;
public OnPlayerConnect(playerid)
{
TextDrawShowForPlayer(playerid, textdraw);
return 1;
}
//=============================================================================;
public OnPlayerDisconnect(playerid, reason)
{
TextDrawHideForPlayer(playerid, textdraw);
return 1;
}
//=============================================================================;
|
ERROR:
pawn Код:
pawn Код:
|
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : error 001: expected token: ",", but found ";"
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : error 029: invalid expression, assumed zero
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : warning 215: expression has no effect
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : warning 215: expression has no effect
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : warning 215: expression has no effect
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : warning 215: expression has no effect
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : warning 215: expression has no effect
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\familia mr\Desktop\Untitled.pwn(22) : fatal error 107: too many error messages on one line

|
@posso ajudar em mapas e sou intermediбrio em Scripts mas posso ajudar
.. |