[FilterScript] [FS]Skin Selection v2.0/v1.0
#1

HUN

Ьdv All!

v1.0
Cucc Adatok:

// SkinCollection script by Epsilon, lolko
// v1.0


Cucc Leнrбs: Az цtlet lolkoй йs amikor segнtsйget kйrt tőlem йszrevettem jуpбr hibбt a scriptben ezйrt azokat kijavнtotam йs eszembe jutott h az egyik rйgebb gamemodeomban nekem is van ilyen ezйrt lolkovel a kettőt цsszeillesztettьk.
Az йn rйszem nem mostanбban kйszьlt mйg igen rйgen нrhattam. 1 йv kb.

Cucc letцltйse:

Pastebin (HUN): http://pastebin.com/f776caa10

Pastebin (ENG): http://pastebin.com/f29075d3e

PWN + AMX ENG

PWN + AMX - HUN http://www.epsweb.extra.hu/skinc.rar

Tudom, hogy (majdnem) bбrki tud нrni ilyet de lolkonak jу gyakorlбs volt йs a forrбssal tбmogatjuk az йhező lбmбkat .

v2.0
Cucc Adatok:

// SkinCollection Inc by Epsilon
// v2.0


Cucc Leнrбs: alvash tanбcsбra elkйszнtettem a v2.0 INC formбtumba.

Cucc Hasznбlata:

A hasznбlat mellйkelve az Olvass El! fбljban.


A letцltцtt epsskin.inc-t tedd a szervered pawno/include mappбjбba majd tedd a kцvetkezőket:

A script tetejйre нrd ezt:

Код:
#include <epsskin>
Keresd meg a scriptedben az OnPlayerSpawn fьggvйnyt йs нrd hozzб ezt:

Код:
Skin_OnPlayerSpawn(playerid);
Нgy nйz ki:

Код:
public OnPlayerSpawn(playerid)
{
	Skin_OnPlayerSpawn(playerid);
	// Egyйb funckiуk
	return 1;
}
Keresd meg a scriptedben az OnPlayerCommandText fьggvйnyt йs нrd hozzб ezt:

Код:
if (Skin_OnPlayerCommandText( playerid, cmdtext ) == 1) return 1;
Нgy nйz ki ( mбs parancsok / funkciуk nйlkьl )

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if (Skin_OnPlayerCommandText( playerid, cmdtext ) == 1) return 1;
	
	// parancsok

	return 0;
}
Az INC-hez a skinek egy rйszйt lolko gyűjtцtte. Kцszцnet neki!
Az INC a creditet ne szedd ki!

Cucc Letцltйse:

INC + Hasznбlati utasнtбs:


--SolidFiles

Pastebin Forrбs:
( Lehetnek esetleges indentбciуs figyelmeztetйsek a pastebin miatt! )

Pastebin

Hasznбljбtok egйszsйggel!


ENG

Hi All!

My Introduction: This is my first release in this forum and i think this is a perfect script to use.

v1.0
Script Data:

// SkinCollection script by Epsilon, lolko
// v1.0


Script Introduction:
The idea is lolko's idea, but when he asked me to help i located many-many errors and i knew i have a script like this one so we put together the 2 scripts.

I know, that (almost) anybody can write this script, but it was a good practice for lolko and we support the starving lamas with the source.

Script Download:

Pastebin (HUN): http://pastebin.com/f776caa10

Pastebin (ENG): http://pastebin.com/f29075d3e

PWN + AMX ENG

PWN + AMX - HUN http://www.epsweb.extra.hu/skinc.rar

v2.0
Script Data:

// SkinCollection Inc by Epsilon
// v2.0


Script Intro: I made this script to INC to add it to gamemodes.

Script Tutorial:
If u can speak hungarian u can find the tutorial in the Olvass El!.txt

Put the downloaded epsskin.inc file to pawno/include and...:

Put this to the begin of your gamemode

Код:
#include <epsskin>
Write this to the OnPlayerSpawn:

Код:
Skin_OnPlayerSpawn(playerid);
You should have this:

Код:
public OnPlayerSpawn(playerid)
{
	Skin_OnPlayerSpawn(playerid);
	// Other funkctions
	return 1;
}
Write this to the OnPlayerCommandText()

Код:
if (Skin_OnPlayerCommandText( playerid, cmdtext ) == 1) return 1;
We have this without any commands, functions:


Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
	if (Skin_OnPlayerCommandText( playerid, cmdtext ) == 1) return 1;
	
	// Commands

	return 0;
}
Script Credit:
-Epsilon
-Thanks to lolko, for the part of skins.
-Do not remove the credits!


Script Download:

INC + Olvass El!.txt - HUN
--SolidFiles

INC - ENG

--SolidFiles


Pastebin Source:
( The indentation is wrong)

Pastebin - HUN

Pastebin - ENG

Have fun and write comments!

Epsilon
Reply
#2

Nice 1
Reply
#3

Indeed quite simple, good job though.
Reply
#4

Simple but not bad!

Magэar olyan furcsa, ez a nyelv nem?
Reply
#5

Nice!

You should use y.

Szerintem jу ez a nyelv

Epsilon
Reply
#6

It's (the Hungarian Language) is just a bit different in my opinion... it's one of those languages that doesnt have a similar language to it.. kinda like Albanian or Mongol.
Reply
#7

Jу lett Epsilon!


Reply
#8

Thanks
But can you create more English?
Example: SendClientMessage(playerid,COLOR_RED," Ezeket a parancsokat csak spawn utбn нrd be! ");
Reply
#9

Quote:
Originally Posted by ★ Cesaя™ ★
Jу lett Epsilon!
Код:
Kцssz, de lolkoй is az йrdem az skingyűjtйsben.
Quote:
Originally Posted by Gijsmin (Spot-Host.co.uk)
Thanks
But can you create more English?
Example: SendClientMessage(playerid,COLOR_RED," Ezeket a parancsokat csak spawn utбn нrd be! ");
Код:
English version(s) added.
Epsilon
Reply
#10

hm simple but nice
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)