Bully-Board

Bully Modding Section => Script Modding => Topic started by: Craig Tucker on November 07, 2013, 05:00:17 PM

Title: My first Script mod
Post by: Craig Tucker on November 07, 2013, 05:00:17 PM
Code: [Select]
ImportScript("\\Library\\LibTable.lua")
ImportScript("\\Library\\LibPed.lua")
local l_0_0 = false
 
MissionSetup = function()
  local l_1_0 = 270
  local l_1_1 = -110
  local l_1_2 = 6.4000000953674
 
  AreaTransitionXYZ(0, l_1_0, l_1_1, l_1_2)

  TextPrintString("The Crasy LUA mod", 4, 1)
  PlayerSetHealth(3000)
  ClothingSetPlayerOutfit("Gold Suit")
Vehicle 1 =  VehicleCreateXYZ(290, 60, 50, 70)
   PedWarpIntoCar(gplayer, vehicle 1)
   Peanut = PedCreateXYZ(21, 50 , 80 , 60)
   PedSetWeapon(Peanut, 420, 1)
end
 
MissionCleanup = function()
end
 
main = function()
  repeat
    Wait(0)
  until l_0_0 ~= false
  Wait(3000)
  MissionSucceed()
end




Theres the code
Title: Re: My first Script mod
Post by: DaBOSS54320 on November 07, 2013, 05:58:30 PM
Good job. Glad you started LUA modding.
Title: Re: My first Script mod
Post by: Black Norton on November 08, 2013, 06:16:10 AM
Great. . .  :a-cheer:
Title: Re: My first Script mod
Post by: Craig Tucker on November 08, 2013, 10:26:36 AM
Good job. Glad you started LUA modding.
yeah Thanks to SWEGTA's creepy pasta mod
Title: Re: My first Script mod
Post by: Craig Tucker on November 08, 2013, 11:08:37 AM
my second


RELESED
ENJOY MY SECOND!
Title: Re: My first Script mod
Post by: DaBOSS54320 on November 08, 2013, 04:55:21 PM
Good job. Glad you started LUA modding.
yeah Thanks to SWEGTA's creepy pasta mod

XD its Ultimate Pasta not Creepy Pasta.
Title: Re: My first Script mod
Post by: Craig Tucker on November 08, 2013, 06:38:16 PM
Good job. Glad you started LUA modding.
yeah Thanks to SWEGTA's creepy pasta mod

XD its Ultimate Pasta not Creepy Pasta.
oh haha mistyped that then
Title: Re: My first Script mod
Post by: zYuzo on July 30, 2014, 09:24:03 AM
Good
Title: Re: My first Script mod
Post by: WhenLifeGivesYouLemons on July 30, 2014, 03:26:20 PM
Good
Can you say anything more then 2 words?
Instead you make accounts and just take people's pictures