News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: LUA COMPILING  (Read 9724 times)

0 Members and 1 Guest are viewing this topic.

Offline Jobaarron

  • Jr. Member
  • **
  • Posts: 7
  • Gender: Male
  • Im PHJohnnyVincent i Use my NickName
    • View Profile
LUA COMPILING
« on: June 29, 2013, 12:59:04 AM »
How To Compile The LUA

Without LuaC and VC2008

Offline c00ld0c26

  • The D0c
  • Moderator
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Re: LUA COMPILING
« Reply #1 on: June 29, 2013, 12:59:34 AM »
Currectly you MUST have those 2 things to compile scripts.

Offline Evolution

  • Elitist
  • *********
  • Posts: 13,574
  • Gender: Male
    • View Profile
Re: LUA COMPILING
« Reply #2 on: June 29, 2013, 01:04:15 AM »
How To Compile The LUA

Without LuaC and VC2008

Sorry mate, but you NEED those two to compile LUA.

Offline MadmaN

  • Bully-Board Admin Team
  • Newbie
  • *
  • Posts: 0
  • Gender: Male
  • Biblio-Techa Mods (retired)
    • View Profile
Re: LUA COMPILING
« Reply #3 on: June 29, 2013, 02:45:24 AM »
The reason why both of those are needed is due to the fact that this lua compiler is custom and not a standard compiler.

BULLY uses lua version 5.0.2 and there is NO downloadable binary compiler for that version of lua unless of course you use linux and I will lay a bet that very very few if any here even use linux much less know how to use its vast list of commands.

I am planning at some point a gui addon for the compiler to make things simpler since it seems that a lot of people have problems learning how to use the command prompt which really is a skill everyone should try to learn since command line based applications are far more powerful then any gui based one.

Offline Jobaarron

  • Jr. Member
  • **
  • Posts: 7
  • Gender: Male
  • Im PHJohnnyVincent i Use my NickName
    • View Profile
Re: LUA COMPILING
« Reply #4 on: June 29, 2013, 03:24:59 AM »
The reason why both of those are needed is due to the fact that this lua compiler is custom and not a standard compiler.

BULLY uses lua version 5.0.2 and there is NO downloadable binary compiler for that version of lua unless of course you use linux and I will lay a bet that very very few if any here even use linux much less know how to use its vast list of commands.

I am planning at some point a gui addon for the compiler to make things simpler since it seems that a lot of people have problems learning how to use the command prompt which really is a skill everyone should try to learn since command line based applications are far more powerful then any gui based one.



Sir I don's use Linux
ok i search how to use cmd.exe

Offline SWEGTA

  • Da Forum Luffs Me!
  • *****
  • Posts: 6,422
  • Gender: Male
  • Swee Gee Tee Ayy
    • View Profile
    • Bully & GTA videos
Re: LUA COMPILING
« Reply #5 on: June 29, 2013, 04:21:44 AM »
Check out my tutorial on Compiling.

Offline Jobaarron

  • Jr. Member
  • **
  • Posts: 7
  • Gender: Male
  • Im PHJohnnyVincent i Use my NickName
    • View Profile
Re: LUA COMPILING
« Reply #6 on: June 29, 2013, 05:11:28 AM »
ok

Offline c00ld0c26

  • The D0c
  • Moderator
  • Can't Get Enough
  • *****
  • Posts: 5,137
  • Gender: Male
  • Just a dood doing dood things.
    • View Profile
    • My channel.
Re: LUA COMPILING
« Reply #7 on: June 29, 2013, 12:10:41 PM »
You can use SWEGTA'S video tutorial, or my lua tutorial at script modding.

Offline MadmaN

  • Bully-Board Admin Team
  • Newbie
  • *
  • Posts: 0
  • Gender: Male
  • Biblio-Techa Mods (retired)
    • View Profile
Re: LUA COMPILING
« Reply #8 on: July 06, 2013, 06:00:39 PM »
I wish you luck at creating your own compiler since it is not the easiest thing to create in this particular case since I have had no luck in making one myself.

What I suggest that you try is to read up on the lua handbook and familierize yourself with everything lua based.....get virtualbox which is free and create a virtual system and install ubuntu linux.....and then locate a copy of lua 5.0.2 only....and install that there.....then work on creating a compiler using lua itself.


Offline Ryuzaki L Reachley

  • Jr. Member
  • **
  • Posts: 7
  • Gender: Male
  • Nothing here to see man
    • View Profile
Re: LUA COMPILING
« Reply #9 on: November 07, 2013, 07:54:53 PM »
 8) nice one :biggrin:

Offline Bellic19

  • Sr. Member
  • ***
  • Posts: 933
  • Gender: Male
    • View Profile
Re: LUA COMPILING
« Reply #10 on: April 11, 2014, 04:03:32 AM »
here is luac and cmd  :)

Offline Hardik Sharma

  • Jr. Member
  • **
  • Posts: 4
  • Gender: Male
  • I am great at retexturing the characters
    • View Profile
Re: LUA COMPILING
« Reply #11 on: June 25, 2014, 09:26:15 AM »
it says unexpected symbol