Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
/ BIRLSAMP Public archive

Bambam It's Show Time -> PAWN to AMX ( SA-MP )

License

Notifications You must be signed in to change notification settings

ArTDsL/BIRLSAMP

Repository files navigation

REPO CLOSED

One day everything comes to an end! This software do what he has to do and now it's time to close this project!

It was a funny thing program this, but i don't have time to support and maintain BIRLSAMP at this moment, maybe one day...

REPO CLOSED


BIRLSAMP

Made in Brazil

High-Level BIRL(BamBam It's Show Time) -> PAWN (pwn) to AMX.

- WINDOWS ONLY at this moment!
- W.I.P, some callbacks and functions are not passed yet...
- ARGUMENT COMMANDS NOT AVAILABLE (YET)...

How to install

Make sure the birlsamp.exe is at the same folder that your pawncc.exe (Pawno Compiler) is.

How to use

  • Open BIRLSAMP.exe
  • Paste your gamemode full path (e.g C:\server-samp\gamemodes\gm.birl)
  • Press Enter.

An .AMX file will be generate inside the 2nd step folder!


Compiler closed without any errors

Already know! That means your gamemode has script errors, fix it and try again!


Original BIRL Language Repo @ Bambam It's Show Time!

Yeah, it's a joke, but the compiler really works, you can write a full gamemode on birl-language, check the "test" branch to see a gamemode fully write in BIRL's!