Jump to content

Recrutez Scripter 17+


Blu3HaSky
 Share

Recommended Posts

  • Username: Blu3HaSky
  • Vârstă: 20+
  • Ce recrutezi?: Scripter de casa ! 
  • Ce oferi în schimb: Acces FTP + Fondatorul Comunitatii ! 
  • Detalii de contactSTEAM ON sau Dati-mi pm pentru altele !  Discord / Teamspeak / facebook 
  • Alte precizări:  Doresc ca intr-o saptamana sa deschid o comunitate , si am nevoie de un scripter care se pricepe , avem multe de facut, ne trebuie gm + panel ! As dori ca acest gm sa fie altfel decat sv din zilele de azi  ! Planuiesc un GF impletit cu rp/rpg ! Promovare Curand ...Cine este interesat rog sa lase pm / reply ! Am staff si ceva jucatori ! Promovari cu Thelink/Lecturatu/dan1 si mai vedem pe viitor ! 

Edit : Am revenit cu un edit si am de gand sa fac un sv oficial si un sv pubg ! 

Edited by Blu3HaSky
EDIT

3Z2k1qX.png

SkSMl36.png

dZpqBID.png

Link to comment
Share on other sites

Astept PM.

#define noob_level[MAX_PLAYERS];

function IHaveTheNoob(playerid){
	new randomlevelnoob = 0 + random(2);
	noob_level[playerid] = randomlevelnoob;
	switch(noob_level[playerid]){
		case 0: SendClientMessage(playerid, -1, "You f**king noob men, this is Babur's opinion");
		case 1: SendClientMessage(playerid, -1, "Brother, you are noob, nothing has changed");
		default: SendClientMessage(playerid, -1, "HA HA HA, YOU NOOB IN PAWN! HA HA HA!");
	}	
	Kick(playerid);
	return 1;
}
OnPlayerConnect return IHaveTheNoob(playerid);

 

cooltext370126435149439.png

Link to comment
Share on other sites

  • 3 years later...
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...