Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot open.mp Development Updates Two screenshots

 
  • 3 Vote(s) - 5 Average
Two screenshots
Whitetiger
Offline

Burgershot Member
Posts: 1
Threads: 0
Joined: Apr 2019
Reputation: 0
#41
2019-05-29, 03:36 AM (This post was last modified: 2019-05-29, 03:38 AM by Whitetiger.)
In my opinion, I think you shouldn't fill the server with bloat for every error, or at least a way to turn them off in server.cfg. I know you're trying to avoid all the people asking about the same error over and over on the forums like old days in SA-MP, but I don't think this will prevent that. What's wrong with referencing a wiki that can be actively updated, though?
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#42
2019-05-29, 12:03 PM
(2019-05-25, 08:12 AM)Y_Less Wrote: It only shows details once.

As in first time "array index out of bound", then all that stuff above about what that means. Subsequent times, just "array index out of bounds". Probably also tied to debug mode.
SkeeZy
Offline

Burgershot Member
Posts: 10
Threads: 2
Joined: Jun 2019
Reputation: 0
Location: Germany
#43
2019-06-02, 08:42 AM
(2019-05-21, 09:54 AM)hual Wrote:
(2019-05-21, 08:04 AM)Riddick Wrote: I know we are all about that "compatibility" but damn I wish for bodypart param. in OnPlayerDeath callback.

It's possible, maybe a different name for the callback though.

Maybe OnPlayerHitByPlayer(playerid, shooterid, bodypart, gun) or OnPlayerHit(….) ? Would be very sick


And will there be a thread about new server limits like:
- max. vehicles
- max. objects
- ...
Dayrion
Offline

Burgershot Member
Posts: 18
Threads: 0
Joined: Apr 2019
Reputation: 0
#44
2019-06-03, 10:32 AM
(2019-06-02, 08:42 AM)SkeeZy Wrote:
(2019-05-21, 09:54 AM)hual Wrote:
(2019-05-21, 08:04 AM)Riddick Wrote: I know we are all about that "compatibility" but damn I wish for bodypart param. in OnPlayerDeath callback.

It's possible, maybe a different name for the callback though.

Maybe OnPlayerHitByPlayer(playerid, shooterid, bodypart, gun) or OnPlayerHit(….) ? Would be very sick


And will there be a thread about new server limits like:
- max. vehicles
- max. objects
- ...

What about if there is no limits?
Leslie
Offline

Burgershot Member
Posts: 5
Threads: 0
Joined: Apr 2019
Reputation: 0
Location: Russia
#45
2019-06-24, 06:31 AM
Good :)
Sačo
Offline

Burgershot Member
Posts: 3
Threads: 1
Joined: Jun 2019
Reputation: 0
Location: Croatia
#46
2019-07-02, 03:51 PM
Can't wait for first release :)
Alterego
Offline

Burgershot Member
Posts: 2
Threads: 0
Joined: Jun 2019
Reputation: 0
Location: Dirty Guetto
#47
2019-07-17, 02:13 AM
OpenMP project release gonna take some long time though.. Let's see whats going on
[Image: image.png]
UK-CORP
Alpha Code
Offline

Burgershot Member
Posts: 7
Threads: 0
Joined: May 2019
Reputation: 0
Location: Albania
#48
2019-07-30, 09:33 PM
Keep it up.
[font=arial, sans-serif]• Owner of Alpha's Deathmatch
[/font]

[font=arial, sans-serif][font=arial, sans-serif]• [/font]Software Engineer [/font]
• Network Enthusiast
• Forex Trader
Metro
Offline

Burgershot Member
Posts: 37
Threads: 13
Joined: Apr 2019
Reputation: 1
#49
2019-07-31, 02:28 PM
pretty epic work fellas
L1onelY
Offline

Burgershot Member
Posts: 1
Threads: 0
Joined: Aug 2019
Reputation: 0
Location: Ukraine
#50
2019-08-10, 03:52 PM
Interestingly, but is there any network for the game? When will there be any news?
Nao
Offline

Burgershot Member
Posts: 5
Threads: 1
Joined: Aug 2019
Reputation: 0
Location: Indonesia
#51
2019-08-14, 02:31 AM
Dang it....
I've wanted this feature since i using npm.js console.
Riddick
Offline

Moderator

Posts: 31
Threads: 6
Joined: Apr 2019
Reputation: 5
Location: Poland
#52
2019-08-17, 09:13 AM
(2019-06-02, 08:42 AM)SkeeZy Wrote:
(2019-05-21, 08:04 AM)Riddick Wrote: I know we are all about that "compatibility" but damn I wish for bodypart param. in OnPlayerDeath callback.

Maybe OnPlayerHitByPlayer(playerid, shooterid, bodypart, gun) or OnPlayerHit(….) ? Would be very sick

And will there be a thread about new server limits like:
- max. vehicles
- max. objects
- ...


I highly doubt that bodypart is recognized when player is hit. I never tested that in native callbacks (as of what value it returns) but OnPlayerHitByPlayer are possible and easy to do. Just check if in OnPlayerTakeDamage the weapon of issuerid was melee, if so you can call your custom callback.

You can go even further with it, but that's up to you.

My callbacks:
https://i.imgur.com/S7Mfikm.png

P.S
Never take a screenshot of your code, remember that.
[Image: widget.png?style=banner2]
Firecat
Offline

Burgershot Member
Posts: 1
Threads: 0
Joined: Sep 2019
Reputation: 0
Location: Portugal
#53
2019-09-19, 07:53 PM (This post was last modified: 2019-09-19, 07:55 PM by Firecat.)
Great job Y_Less - and the rest of team - glad there are people giving life to "multiplaying" on GTA: San Andreas.

A couple of questions thought:

- Already have any idea how many players a server can handle?
- Will the current documentation for SA-MP also fit for Open-MP?
- Is Open-MP going to be open sourced?

Thanks,

And once again, good job.
ronfino
Offline

Burgershot Member
Posts: 59
Threads: 5
Joined: Apr 2019
Reputation: 2
Location: Sicily
#54
2019-09-21, 07:05 PM
bruh.
My Showroom

Discord: ronfino#6480
loooove
Offline

Burgershot Member
Posts: 6
Threads: 0
Joined: Sep 2019
Reputation: 0
Location: Czech Republic
#55
2019-09-24, 03:47 PM
Wow, great! I look forward!
[Image: OBMC71s.png]
NEW MEANING OF MY LIFE
dakyskye
Offline

open.mp Developer

Posts: 25
Threads: 4
Joined: Feb 2019
Reputation: 2
Location: Georgia
#56
2019-09-26, 01:06 PM
(2019-07-17, 02:13 AM)Alterego Wrote: OpenMP project release gonna take some long time though.. Let's see whats going on

It's not OpenMP. Always open.mp, it's the branding guidelines. You may want to read the last section (What about OpenMP?) of open.mp FAQ: https://www.open.mp/faq
@dakyskye everywhere
deepCode
Offline

Burgershot Member
Posts: 4
Threads: 1
Joined: Apr 2019
Reputation: 0
Location: Russia
#57
2019-09-29, 07:11 PM
any news guys? we're all waiting
Tama
Offline

Burgershot Member
Posts: 42
Threads: 8
Joined: Sep 2019
Reputation: 1
Location: India
#58
2019-10-01, 07:38 AM
How about this design?
Just text color without background coloring, and of course it makes more beauty.


[Image: tfw0vZrt_o.png]
आपको अपने पापों पर पश्चाताप करना चाहिए, वे आपको नष्ट कर देंगे। आप कोई मौका नहीं खड़े हो रहे हैं। तुम उसके हाथ पर मर जाओगे। पछताना


« Next Oldest | Next Newest »

Pages (2): « Previous 1 2


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode