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


Show Posts

* Messages | Topics | Attachments

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ιι ρяσ Bєνєя

Pages: [1] 2 3 4
1
LUA Scripting Help / Re: Help please.
« on: September 09, 2013, 03:26:40 PM »
For others having this problem, I had to copy the code and put it in a different lua file.

2
LUA Scripting Help / Re: Help please.
« on: September 09, 2013, 01:23:49 PM »
nvm Its compiling now  :D

3
LUA Scripting Help / Re: Help please.
« on: September 09, 2013, 11:08:35 AM »
Can you send me the file please. :happy:

4
Bully Modding Archives / Re: SuperHero MOD
« on: September 08, 2013, 09:51:50 AM »
Good look on the mod, I hope to play it when it comes out  :happy:

5
LUA Scripting Help / Help please.
« on: September 08, 2013, 05:47:04 AM »
When ever i come to compile my script, I get this error, http://gyazo.com/c35642a67d01664a6bf22f9f9005c7a3 but there is no "ยด" in my code D:.

My Test Code :P

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("LOL", 5, 1)
  TextPrintString("I made this IIProBeaver", 5, 1)
  PlayerSetHealth(2000)
  ClothingSetPlayerOutfit("Gold Suit")
  VehicleCreateXYZ(286, 50, 100, 60)
  lul = PedCreateXYZ(211, 50 , 40 , 40)
  PedSetWeapon(lul, 305, 1)
 
end
 
MissionCleanup = function()
end
 
main = function()
  repeat
    Wait(0)
  until l_0_0 ~= false
  Wait(3000)
  MissionSucceed()
end

6
I'm getting this aswell, please help!

7
Modding Questions/Help Archives / Re: Boys Dorm
« on: September 07, 2013, 07:34:48 AM »
I kinda want this, you can do it with the Machina Mod if you switch to a different actor and someone opens the door, you don't get teleported.

8
Bully Modding Archives / Re: Bully Multiplayer Mod
« on: June 23, 2013, 05:41:28 AM »
Seem's hard but hope it gets made no matter how long it takes :P

9
SWEGTA's Playground / Re: [RELEASE] Bully: Zombie Minigame MOD [RELEASE]
« on: December 31, 2012, 07:58:42 AM »
Installing bully again so i can test

10
Introduce Yourself / Re: Greetings
« on: July 28, 2012, 02:59:37 PM »
( you say that but do you have super Pete?)

Welcome to bb

11
Requests Archive / Re: Radio music
« on: July 28, 2012, 09:07:57 AM »
Oh But No Music Plays In The Basement

12
Requests Archive / Re: Radio music
« on: July 28, 2012, 05:55:25 AM »
Removed by moderator

13
Modding Questions/Help Archives / Re: Make people agressive?
« on: July 28, 2012, 05:33:25 AM »
i think his base should be the observatory and he can get 1 or 2 basic weapons from there like an egg or a slingshot

14
Video Stories / Re: DUB - Jimmy Goes To School [PART 1]
« on: July 27, 2012, 11:23:01 AM »
cool vid man keep it up

15
Bully 1 Discussion / Re: Boy's dorm second floor exterior unmasked
« on: July 27, 2012, 10:58:53 AM »
That Is Whats Behind The Boys Dorm Door Look

2nd Floor To Boys Dorm?

Pages: [1] 2 3 4