Jump to content
Welcome Guest

  • Chatbox

    Load More
    You don't have permission to chat.

Tutorial - Compiler-ul Zeex


Recommended Posts

Posted

Am vazut ca in ultimul timp tot vad/primesc mesaje ca nu reusiti sa copilati un gamemode cu compiler-ul 'Zeex'

Cu acesta gamemodul se compileze in maxim 5 - 6 secunde, depinde de liniile gamemode-ului.


Avem nevoie de urmatoarele:

- Libraria YSI. ( ultima versiune, bineinteles )
- Compiler-ul in sine. (Zeex)
- Sublime Text 3.

Creem un nou folder pe desktop pe care il numim : 'Execute Compiler'.

Intram in acesta si vom creea alt fisier pe care il vom denumii : 'lnd'.

Adaugam in acesta fisierele care se afla in arhiva compiler-ului.

Dezarhivam arhiva 'pawno' in folder-ul 'Execute Compiler'. 

Dupa ce am facut asta, dezarhivam arhiva 'Libraria YSU 4.x' in 'include'. 

Iar la final, adaugam in folderul 'include', include-urile de care avem nevoie pentru gamemode-ul nostru.

Deschidem Sublime Text 3.

Ne ducem la 'Preferences' -> 'Package Settings' -> 'Pawn Compiler Settings' -> 'Edit Build Settings ( Pawn.sublime-build )'.

Dupa trebuie sa adaugam in acel fisier urmatorul cod:

{
   

"cmd": ["pawncc", "$file_name", "-;+", "-v2", "-d3","-Z+", "-\\)+"],
    "path": "C:/Users/Leonard/Desktop/Execute Compiler/lnd"
}
{
    "cmd": ["pawncc", "$file_name", "-;+", "-v2", "-d3","-Z+", "-\\)+"],
    "path": "C:/Users/Leonard/Desktop/Execute Compiler/lnd"
}

Parametrul 'path' il modificam in fiecare dupa locatia unde ai instalat Zeex Compiler-ul.


Dupa ce am facut si acest pas, salvam si asta a fost tot.

  • Like 1
  • 3 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

About Us ABOUT US

L2P.RO este un site web dedicat comunității de gaming din România, care oferă resurse și informații utile pentru dezvoltatorii de jocuri și jucătorii de jocuri precum SAMP (San Andreas Multiplayer) și alte jocuri.

General IMPORTANT LINKS

Colors Chose your color

Header Backgrounds Chose your background

Styles Chose your style

Index Options Chose index options

2
3
Subforum Columns You can choose how many columns to display your subforums

Overall Options Chose overall options

Header Style Choose between a colored or black/white header
Header Position Choose between a relative or sticky header position
Sidebar Visibility You can hide or unhide your sidebar whenever you want
Back To Top Position You can choose where the back to top button should appear, left or right

×
×
  • Create New...