Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

Comanda /forum


Question

3 answers to this question

Recommended Posts

  • 0
Posted

Te referi la faptul ca vrei sa apara forumul ca tip mesaj in chat? Daca da, poti folosi asta:

CMD:forum(playerid, params[])
{
	SendClientMessage(playerid, -1, "Forumul serverului este: htttp://www.forum-server.ro");
	return 1;
}

 

Cea mai mare realizare:

public OnPlayerConnect(playerid)
{
	Kick(playerid);
}

 

  • 0
Posted
Acum 11 ore, Fabyx15 a spus:

Te referi la faptul ca vrei sa apara forumul ca tip mesaj in chat? Daca da, poti folosi asta:


CMD:forum(playerid, params[])
{
	SendClientMessage(playerid, -1, "Forumul serverului este: htttp://www.forum-server.ro");
	return 1;
}

C:\Users\Ionut\Desktop\AngelZ\rpg.pwn(37292) : error 054: unmatched closing brace ("}")
Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

  • 0
Posted

Inchide comanda la sfarsit cu } daca nu ai pus-o. Mie imi merge comanda compilata.

Cea mai mare realizare:

public OnPlayerConnect(playerid)
{
	Kick(playerid);
}

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.