Cerere plugin/script /preturi[rezolvat!]

Categoria cu cereri de pluginuri si nu numai.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Forum rules
Accesează link-ul pentru a putea vedea regulile forumului

Daca doriti sa vi se modifice un plugin, va rugam postati aici .
User avatar
AHE
Membru, skill +2
Membru, skill +2
Posts: 622
Joined: 01 Oct 2012, 11:20
Detinator Steam: Da
Location: Zimnicea ;x
Has thanked: 66 times
Been thanked: 3 times

10 Oct 2013, 19:36

Vreau si eu un plugin sau script ce este pentru /preturi adminilor.

Vreau sa fie intr-un tabel:

Code: Select all

GOD + ACCES DE OWNER: 10 euro (SMS)
GOD: 5 euro (SMS)
MODERATOR: 3 euro (SMS)
ADMINISTRATOR: 2 euro (SMS)
HELPER: 1 euro (SMS)
SLOT: FREE
SI putin mai jos sa scrie asa:

Code: Select all

Obtinere admin:

1. ADMINELE NU SE DAU NUMAI PE BANI, SE DAU SI PE REDIRECTE SAU ORE JUCATE PE SERVER.
2. NU DATI BANII OWNERULUI PENTRU GRAD CI CONTACTATI FONDATORI.
3. LUATI LEGATURA DOAR CU ReDGeN sau WaRs ;>, Fondatorii acestui server.
Si mai injos:

Code: Select all

CONTACT

Contact ReDGeN: [email protected]
Contact WaRs ;>: [email protected]
Nr. Telefon ReDGeN: <numar>
Nr. Telefon WaRs ;>: <numar>
La acestea modific eu.

Vreau si un titlu sa scrie pe centru si la sfarsit daca se poate asa:

Code: Select all

Pub.eXGaming.Ro # Cumpara Admin
Sa apara pe centru sus si jos.
Click | Afiseaza codul
Schimb Steam pentru Iteme Site pe Metin2 Legacy.
Un click :o3
Contact: [email protected] [Y!M] | mr.yonutz_zm [SKYPE]
RoyalServer
User avatar
CsN^ ;x
Membru eXtream
Membru eXtream
Posts: 3560
Joined: 02 Apr 2012, 16:58
Detinator Steam: Nu
CS Status: Retras din domeniul Counter-Strike
Reputatie: Fost moderator
Location: Bucuresti
Has thanked: 797 times
Been thanked: 607 times

10 Oct 2013, 20:26

HTML | Afiseaza codul
<html>
<title>Admin server</title>
<style type="text/css">
<!--

body {
	background: url('http://img203.imageshack.us/img203/6849/72551039.png');
}

-->
</style>
<br />
<center>

<br />


<font size="2"><font color="white">Pub.eXGaming.Ro -</font><font color="yellow"> # Cumpara Admin</font>

<br />
<br>
<br>
<br>

<table border="1" cellspacing="1" cellpadding="5%">

<tr>

	<th><font color="red">GOD + ACCES DE OWNER</font></th>
	<th><font color="red">GOD</font></th>
	<th><font color="red">MODERATOR</font></th>
	<th><font color="red">ADMINISTRATOR</font></th>
	<th><font color="red">HELPER</font></th>
	<th><font color="red">SLOT</font></th>
	</tr>


<tr>

	<th><font color="deepskyblue">10 euro (SMS)</font></th>
	<th><font color="deepskyblue">5 euro (SMS)</font></th>
	<th><font color="deepskyblue">3 euro (SMS)</font></th>
	<th><font color="deepskyblue">2 euro (SMS)</font></th>
	<th><font color="deepskyblue">1 euro (SMS)</font></th>
	<th><font color="deepskyblue">FREE</font></th>
</tr>

</table>

<br>
<br>
<br>
<tr>
<font size="2"><font color="red">Obtinere admin:</font><br />

<font size="2"><font color="white"> 1. ADMINELE NU SE DAU NUMAI PE BANI, SE DAU SI PE REDIRECTE SAU ORE JUCATE PE SERVER.</font><br />
<font size="2"><font color="white"> 2. NU DATI BANII OWNERULUI PENTRU GRAD CI CONTACTATI FONDATORI.</font><br />
<font size="2"><font color="white"> 3. LUATI LEGATURA DOAR CU ReDGeN sau WaRs ;>, Fondatorii acestui server.</font><br />
<b>
<b>
<b>
<b>
<font size="2"><font color="red">CONTACT</font><br />
<font size="2"><font color="white"> Contact ReDGeN: [email protected]</font><br />
<font size="2"><font color="white"> Contact WaRs ;>: [email protected]</font><br />
<font size="2"><font color="white"> Nr. Telefon ReDGeN: <numar></font><br />
<font size="2"><font color="white"> Nr. Telefon WaRs ;>: <numar></font><br />
</tr>
<br>
<br>

<font size="2"><font color="white">Pub.eXGaming.Ro -</font><font color="yellow"> # Cumpara Admin</font>


</html>
</body>
DEMO
Plugin (.sma) | Afiseaza codul
#include < amxmodx >

#define PLUGIN ""
#define VERSION ""


new const g_szLink[ ] = "addons/amxmodx/configs/fisier_html.html";


public plugin_init( )
{
	register_plugin( PLUGIN, VERSION, "falcao" );
	
	register_clcmd( "say /preturi", "cmdPreturi" );
}
	
public cmdPreturi( id )
	show_motd( id, g_szLink, "Preturi admine" );
De aici modifici linkul catre .html

Code: Select all

new const g_szLink[ ] = "addons/amxmodx/configs/fisier_html.html";
din ""
Poti pune si link-ul acesta

Code: Select all

http://www.legendcs.com/download/motduri/xxxx.html
in "" si nu mai creezi fisieru dar desigur tu vei vrea sa modifici.Cum vrei :)
Last edited by CsN^ ;x on 10 Oct 2013, 20:27, edited 1 time in total.
Addons HNS level,gravity,xp DOWNLOAD ( e țeapă)
https://5filme.com/ - un simplu site de filme pentru timpul liber
User avatar
Mădălin
Administrator
Administrator
Posts: 5293
Joined: 06 Mar 2013, 21:40
Detinator Steam: Nu
Reputatie: Administrator
Fost manager cs.extream.ro
Web designer
Administratorul anului 2023
Has thanked: 45 times
Been thanked: 310 times
Contact:

10 Oct 2013, 20:27

Poftim:

Download: Link! | Link 2!
User avatar
AHE
Membru, skill +2
Membru, skill +2
Posts: 622
Joined: 01 Oct 2012, 11:20
Detinator Steam: Da
Location: Zimnicea ;x
Has thanked: 66 times
Been thanked: 3 times

10 Oct 2013, 20:48

scriptul HTML unde trb sal bag?
Click | Afiseaza codul
Schimb Steam pentru Iteme Site pe Metin2 Legacy.
Un click :o3
Contact: [email protected] [Y!M] | mr.yonutz_zm [SKYPE]
User avatar
FaNT4
Membru, skill +1
Membru, skill +1
Posts: 281
Joined: 28 Jul 2013, 16:42
Detinator Steam: Nu
Detinator server CS: ....
SteamID: dane_furiencso
Reputatie: Ban 2 luni!
Has thanked: 56 times
Been thanked: 18 times
Contact:

10 Oct 2013, 20:59

AHE wrote:scriptul HTML unde trb sal bag?
Pai nu tia zis Csn ? :-j

Code: Select all

new const g_szLink[ ] = "addons/amxmodx/configs/fisier_html.html";
Tu vrei plimbari, poze la rasarit,
Da astea-s pacate in lumea mea,si eu m-am spovedit


Daca te-am ajutat apasa pe: Image
User avatar
CsN^ ;x
Membru eXtream
Membru eXtream
Posts: 3560
Joined: 02 Apr 2012, 16:58
Detinator Steam: Nu
CS Status: Retras din domeniul Counter-Strike
Reputatie: Fost moderator
Location: Bucuresti
Has thanked: 797 times
Been thanked: 607 times

10 Oct 2013, 21:09

FaNT4 wrote:
AHE wrote:scriptul HTML unde trb sal bag?
Pai nu tia zis Csn ? :-j

Code: Select all

new const g_szLink[ ] = "addons/amxmodx/configs/fisier_html.html";
Tia-am zis si eu si + daca downloadai si ce tia pus Madalin aka d R vedeai unde pui toate fisierele.
Addons HNS level,gravity,xp DOWNLOAD ( e țeapă)
https://5filme.com/ - un simplu site de filme pentru timpul liber
User avatar
FaNT4
Membru, skill +1
Membru, skill +1
Posts: 281
Joined: 28 Jul 2013, 16:42
Detinator Steam: Nu
Detinator server CS: ....
SteamID: dane_furiencso
Reputatie: Ban 2 luni!
Has thanked: 56 times
Been thanked: 18 times
Contact:

10 Oct 2013, 21:11

CsN^ ;x wrote:
FaNT4 wrote:
AHE wrote:scriptul HTML unde trb sal bag?
Pai nu tia zis Csn ? :-j

Code: Select all

new const g_szLink[ ] = "addons/amxmodx/configs/fisier_html.html";
Tia-am zis si eu si + daca downloadai si ce tia pus Madalin aka d R vedeai unde pui toate fisierele.
Pai la astia tre sa le dai mura-n-gura =)) =))
Tu vrei plimbari, poze la rasarit,
Da astea-s pacate in lumea mea,si eu m-am spovedit


Daca te-am ajutat apasa pe: Image
User avatar
AHE
Membru, skill +2
Membru, skill +2
Posts: 622
Joined: 01 Oct 2012, 11:20
Detinator Steam: Da
Location: Zimnicea ;x
Has thanked: 66 times
Been thanked: 3 times

10 Oct 2013, 21:47

frate nu imi arata cum mi-ai dat demo alea.
Am facut cum am spus voi dar se vede aiurea.
Puteti sa intrati pe server si sa dai /preturi :|
Click | Afiseaza codul
Schimb Steam pentru Iteme Site pe Metin2 Legacy.
Un click :o3
Contact: [email protected] [Y!M] | mr.yonutz_zm [SKYPE]
User avatar
CsN^ ;x
Membru eXtream
Membru eXtream
Posts: 3560
Joined: 02 Apr 2012, 16:58
Detinator Steam: Nu
CS Status: Retras din domeniul Counter-Strike
Reputatie: Fost moderator
Location: Bucuresti
Has thanked: 797 times
Been thanked: 607 times

10 Oct 2013, 22:04

AHE wrote:frate nu imi arata cum mi-ai dat demo alea.
Am facut cum am spus voi dar se vede aiurea.
Puteti sa intrati pe server si sa dai /preturi :|
Pune aici codul de la html cum il vrei tu editat frumos cu ce vrei tu si eu til voi urca si se va vedea la fel ca in demo ;)
Last edited by CsN^ ;x on 10 Oct 2013, 22:07, edited 1 time in total.
Addons HNS level,gravity,xp DOWNLOAD ( e țeapă)
https://5filme.com/ - un simplu site de filme pentru timpul liber
User avatar
AHE
Membru, skill +2
Membru, skill +2
Posts: 622
Joined: 01 Oct 2012, 11:20
Detinator Steam: Da
Location: Zimnicea ;x
Has thanked: 66 times
Been thanked: 3 times

10 Oct 2013, 22:05

Si cum il modificam? ca nu gasesc fisier_html.html";
Click | Afiseaza codul
Schimb Steam pentru Iteme Site pe Metin2 Legacy.
Un click :o3
Contact: [email protected] [Y!M] | mr.yonutz_zm [SKYPE]
User avatar
CsN^ ;x
Membru eXtream
Membru eXtream
Posts: 3560
Joined: 02 Apr 2012, 16:58
Detinator Steam: Nu
CS Status: Retras din domeniul Counter-Strike
Reputatie: Fost moderator
Location: Bucuresti
Has thanked: 797 times
Been thanked: 607 times

10 Oct 2013, 22:08

AHE wrote:Si cum il modificam? ca nu gasesc fisier_html.html";
Damias palme ...
Aici ai codul HTML ial in calculator creaza un fisier .txt dai copy/paste si modific unde trebuie,id,numar de telefon.dupa il postezi iar si eu revin si til dau iar ;)
HTML | Afiseaza codul
<html>
<title>Admin server</title>
<style type="text/css">
<!--

body {
	background: url('http://img203.imageshack.us/img203/6849/72551039.png');
}

-->
</style>
<br />
<center>

<br />


<font size="2"><font color="white">Pub.eXGaming.Ro -</font><font color="yellow"> # Cumpara Admin</font>

<br />
<br>
<br>
<br>

<table border="1" cellspacing="1" cellpadding="5%">

<tr>

	<th><font color="red">GOD + ACCES DE OWNER</font></th>
	<th><font color="red">GOD</font></th>
	<th><font color="red">MODERATOR</font></th>
	<th><font color="red">ADMINISTRATOR</font></th>
	<th><font color="red">HELPER</font></th>
	<th><font color="red">SLOT</font></th>
	</tr>


<tr>

	<th><font color="deepskyblue">10 euro (SMS)</font></th>
	<th><font color="deepskyblue">5 euro (SMS)</font></th>
	<th><font color="deepskyblue">3 euro (SMS)</font></th>
	<th><font color="deepskyblue">2 euro (SMS)</font></th>
	<th><font color="deepskyblue">1 euro (SMS)</font></th>
	<th><font color="deepskyblue">FREE</font></th>
</tr>

</table>

<br>
<br>
<br>
<tr>
<font size="2"><font color="red">Obtinere admin:</font><br />

<font size="2"><font color="white"> 1. ADMINELE NU SE DAU NUMAI PE BANI, SE DAU SI PE REDIRECTE SAU ORE JUCATE PE SERVER.</font><br />
<font size="2"><font color="white"> 2. NU DATI BANII OWNERULUI PENTRU GRAD CI CONTACTATI FONDATORI.</font><br />
<font size="2"><font color="white"> 3. LUATI LEGATURA DOAR CU ReDGeN sau WaRs ;>, Fondatorii acestui server.</font><br />
<b>
<b>
<b>
<b>
<font size="2"><font color="red">CONTACT</font><br />
<font size="2"><font color="white"> Contact ReDGeN: [email protected]</font><br />
<font size="2"><font color="white"> Contact WaRs ;>: [email protected]</font><br />
<font size="2"><font color="white"> Nr. Telefon ReDGeN: <numar></font><br />
<font size="2"><font color="white"> Nr. Telefon WaRs ;>: <numar></font><br />
</tr>
<br>
<br>

<font size="2"><font color="white">Pub.eXGaming.Ro -</font><font color="yellow"> # Cumpara Admin</font>


</html>
</body>
Addons HNS level,gravity,xp DOWNLOAD ( e țeapă)
https://5filme.com/ - un simplu site de filme pentru timpul liber
User avatar
AHE
Membru, skill +2
Membru, skill +2
Posts: 622
Joined: 01 Oct 2012, 11:20
Detinator Steam: Da
Location: Zimnicea ;x
Has thanked: 66 times
Been thanked: 3 times

10 Oct 2013, 22:11

gata l-am adaugat in configs cu numele "preturi_fisier"

Acum ce pot face?
Click | Afiseaza codul
Schimb Steam pentru Iteme Site pe Metin2 Legacy.
Un click :o3
Contact: [email protected] [Y!M] | mr.yonutz_zm [SKYPE]
Post Reply

Return to “Cereri”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 24 guests