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


Author Topic: [WIP] Bully Multiplayer  (Read 467221 times)

0 Members and 4 Guests are viewing this topic.

deadpoolXYZ

  • Guest
Re: [WIP] Bully Multiplayer
« Reply #570 on: July 05, 2015, 11:23:27 AM »
@Shrimp:
You're able to script all these things even atm, expect noclip.

You can noclip with PedSetFlag(gPlayer, 43, false)

Offline ahmad_nofal

  • Full Member
  • ***
  • Posts: 119
  • Gender: Male
  • YO!
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #571 on: July 05, 2015, 11:39:30 AM »
finally i got the playstation 4 and i won't play with you guys bully MP for a long time :P

Offline Shrimp

  • Sr. Member
  • ***
  • Posts: 514
  • Gender: Male
  • your official b-b's chav. wag wan.
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #572 on: July 05, 2015, 11:46:47 AM »
finally i got the playstation 4 and i won't play with you guys bully MP for a long time :P


Offline DahCobra33

  • Decepticon
  • Hero Member
  • ****
  • Posts: 3,057
  • Gender: Male
  • I don't deal with psychos,I put em' away...
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #573 on: July 05, 2015, 02:54:31 PM »
Such a shame,we were having so muc fun playing it...Ah,maybe next time  :(

Aanyways,on the anti-cheat thing:
I don't think (at least on the beginning) there'll be too many cheaters as long as there's no point...But it's good to hear you're also thinking on that!

And,how does that Noclip thing works?

Offline Shrimp

  • Sr. Member
  • ***
  • Posts: 514
  • Gender: Male
  • your official b-b's chav. wag wan.
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #574 on: July 05, 2015, 03:25:17 PM »
Such a shame,we were having so muc fun playing it...Ah,maybe next time  :(

Aanyways,on the anti-cheat thing:
I don't think (at least on the beginning) there'll be too many cheaters as long as there's no point...But it's good to hear you're also thinking on that!

And,how does that Noclip thing works?

Probably just some camera you can use, your character wont follow it or fly along with it lol.

deadpoolXYZ

  • Guest
Re: [WIP] Bully Multiplayer
« Reply #575 on: July 05, 2015, 03:53:30 PM »
Something that I have always wanted to know is... how are we going to code our own scripts?

For example we all know that "gPlayer" is Jimmy so each time we want to make X change to Jimmy we will have to use that name as an argument for the functions (like PedSetWeapon(gPlayer, 305)). But how is it going to be with multiple players around? Each player has their own name so we can make changes to each one separately? what about peds?

Also are we going to be able to script custom respawn points? So we don't spawn in the boys dorm or the infirmary all the time.

And,how does that Noclip thing works?

Flag 43 determines whether a ped can go through walls or not. As far as I know it works on the player but I'm not sure about peds.

Offline MyU

  • Bully Multiplayer Developer
  • Jr. Member
  • **
  • Posts: 22
    • View Profile
    • Bully MP
Re: [WIP] Bully Multiplayer
« Reply #576 on: July 06, 2015, 11:27:30 AM »
Something that I have always wanted to know is... how are we going to code our own scripts?

For example we all know that "gPlayer" is Jimmy so each time we want to make X change to Jimmy we will have to use that name as an argument for the functions (like PedSetWeapon(gPlayer, 305)). But how is it going to be with multiple players around? Each player has their own name so we can make changes to each one separately? what about peds?

Also are we going to be able to script custom respawn points? So we don't spawn in the boys dorm or the infirmary all the time.

And,how does that Noclip thing works?

Flag 43 determines whether a ped can go through walls or not. As far as I know it works on the player but I'm not sure about peds.

Every Player get's an unique ID ranging from 0-MAX_PLAYERS (not a permanent UID more an "slot" system based on every server), you are able to decide where the player spawns if he dies or first spawns.

Also, just for making it clear the server won't use bully's lua functions (which should be obvious) we provide a own set of lua functions all tailored to specific types of things as example Vehicles, Players.

Having multiple players requires also more thinking about the structure of your scripts, but it's still simple enough.
Hope this answers your question.

Offline AfterLife

  • The Reaper
  • Sr. Member
  • ***
  • Posts: 830
  • Gender: Male
  • I'm from the AfterLife...
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #577 on: July 08, 2015, 07:05:09 PM »
Just curious, are you the real person? The one that works with OpcodeXe?

Offline MyU

  • Bully Multiplayer Developer
  • Jr. Member
  • **
  • Posts: 22
    • View Profile
    • Bully MP
Re: [WIP] Bully Multiplayer
« Reply #578 on: July 09, 2015, 10:53:04 AM »
Just curious, are you the real person? The one that works with OpcodeXe?
If you're just curious about one thing and it's a question about my person PM me.

Offline P3ti

  • Bully Multiplayer Developer
  • Jr. Member
  • **
  • Posts: 21
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #579 on: July 13, 2015, 12:25:48 AM »
« Last Edit: July 13, 2015, 12:28:12 AM by P3ti »

Offline Dannysters

  • Jr. Member
  • **
  • Posts: 33
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #580 on: July 24, 2015, 05:00:56 AM »
wow man 8) I guess we could really do that 'online bullying' stuff now like throwing dem newbies into a trash bin and put their head in the toilet. That would be fun. And Bully will rise up again after Bully Online Multiplayer released. I hope so

Offline SWEGTA

  • Da Forum Luffs Me!
  • *****
  • Posts: 6,422
  • Gender: Male
  • Swee Gee Tee Ayy
    • View Profile
    • Bully & GTA videos
Re: [WIP] Bully Multiplayer
« Reply #581 on: July 25, 2015, 02:36:56 AM »
Agreed!
Never has harassment and ridicule been this much fun! :)

Offline Shrimp

  • Sr. Member
  • ***
  • Posts: 514
  • Gender: Male
  • your official b-b's chav. wag wan.
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #582 on: July 25, 2015, 09:32:07 AM »
Agreed!
Never has harassment and ridicule been this much fun! :)

what i want to do is 24/7 play as a jock and if i see a fat nerd in the football field running around, just running him over on a shoulder barge.

Offline AlphaTech

  • LostInSpace
  • Sr. Member
  • ***
  • Posts: 758
  • Gender: Male
  • The name's AlphaTECH, whatca need help with?! :)
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #583 on: July 25, 2015, 01:38:15 PM »
Damn skippy if I catch anyone yall rat basterd nerds round me Ima hav teh no skope sum yall think is E gam tri mi. LOL   >:( :D

Offline ahmad_nofal

  • Full Member
  • ***
  • Posts: 119
  • Gender: Male
  • YO!
    • View Profile
Re: [WIP] Bully Multiplayer
« Reply #584 on: July 28, 2015, 05:54:51 AM »
bully mutliplayer is gonna take forever? i wanna play :O