Raised This Month: $7 Target: $400
 1% 

CS Battle Royale (Fortnite/PUBG) v2.8 [UPDATED 01/10/19] [ALL MAPS ARE SUPPORTED]


Post New Thread Reply   
 
Thread Tools Display Modes
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 08-02-2018 , 07:53   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #21

That one won't work either, I just checked, try this one, sorry for wasting your time like this, I'm a newbie when it comes to Orpheu..

EDIT: Do not use, old version.
Attached Files
File Type: zip CS Battle Royale.zip (817.1 KB, 220 views)
__________________

Last edited by edon1337; 08-02-2018 at 09:59.
edon1337 is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 08-02-2018 , 08:06   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #22

Great work!
Will surely try this.
__________________
CrAzY MaN is offline
joy0406
Junior Member
Join Date: Nov 2013
Location: INDIA
Old 08-02-2018 , 08:36   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #23

Still giving me the same error
L 08/02/2018 - 007:20: [ORPHEU] Invalid virtual function "CGameRules::RestartRound"
L 08/02/2018 - 007:20: [AMXX] Displaying debug trace (plugin "CsBattleRoyaleRoundManager.amxx")
L 08/02/2018 - 007:20: [AMXX] Run time error 10: native error (native "OrpheuGetFunctionFromObject")
L 08/02/2018 - 007:20: [AMXX] [0] orpheu_stocks.inc::OrpheuRegisterHookFromObje ct (line 74)
L 08/02/2018 - 007:20: [AMXX] [1] CsBattleRoyaleRoundManager.sma::plugin_init (line 62)
__________________
GOD while sending me to earth

#include <awesomeness>
#include <cool>
joy0406 is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 08-02-2018 , 08:38   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #24

Quote:
Originally Posted by joy0406 View Post
Still giving me the same error
L 08/02/2018 - 007:20: [ORPHEU] Invalid virtual function "CGameRules::RestartRound"
L 08/02/2018 - 007:20: [AMXX] Displaying debug trace (plugin "CsBattleRoyaleRoundManager.amxx")
L 08/02/2018 - 007:20: [AMXX] Run time error 10: native error (native "OrpheuGetFunctionFromObject")
L 08/02/2018 - 007:20: [AMXX] [0] orpheu_stocks.inc::OrpheuRegisterHookFromObje ct (line 74)
L 08/02/2018 - 007:20: [AMXX] [1] CsBattleRoyaleRoundManager.sma::plugin_init (line 62)
1. Are you sure you're using the latest version I posted?
2. Is RestartRound signature in your configs/orpheu/virtualFunctions/CGameRules?
3. Open the file with Notepad and check if it's same as this

Code:
{
	"name" : "RestartRound",
	"class" : "CGameRules",
	"library" : "mod",
	"indexes" : 
	[
		{
			"os" : "windows",
			"mod" : "cstrike",
			"value" : 64
		},
		{
			"os" : "linux",
			"mod" : "cstrike",
			"value" : 66
		}
	]
}
__________________
edon1337 is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 08-02-2018 , 08:51   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #25

I think, you haven't included that in your downloads.
I too get the same error.

Edit : My mistake, I didn't included your orpheu files.
__________________

Last edited by CrAzY MaN; 08-02-2018 at 08:54.
CrAzY MaN is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 08-02-2018 , 08:55   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #26

Quote:
Originally Posted by CrAzY MaN View Post
I think, you haven't included that in your downloads.
I too get the same error.

Edit : My mistake, I didn't included your orpheu files.
It's not an include problem, there's something wrong with the function.
__________________

Last edited by edon1337; 08-02-2018 at 08:58.
edon1337 is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 08-02-2018 , 09:14   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #27

PHP Code:
#include <rog>
#include <stripweapons> 
You forgot to add this.

And this
Code:
register_plugin( "CS Battle Red Zone", "1.0", "DoNii" );
in CSBattleRoyaleRedZone
__________________

Last edited by CrAzY MaN; 08-02-2018 at 09:37.
CrAzY MaN is offline
tarsisd2
Veteran Member
Join Date: Feb 2016
Location: brazil
Old 08-02-2018 , 09:18   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #28

i've been waiting for this, i will run a online server today with your mod with some friends and check for bugs
tarsisd2 is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 08-02-2018 , 09:31   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #29

Quote:
Originally Posted by CrAzY MaN View Post
PHP Code:
#include <rog>
#include <stripweapons> 
You forgot to add this.
Where? Because I'm not getting any errors while compiling.

Quote:
Originally Posted by CrAzY MaN View Post
And this
Code:
register_plugin( "CS Battle Royale Models", "1.0", "DoNii" );
in CSBattleRoyaleRedZone
Thanks for noticing, I will fix it.
__________________
edon1337 is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 08-02-2018 , 09:37   Re: CS Battle Royale (PUBG) [BETA]
Reply With Quote #30

In your downloads, add rog.inc and stripweapons.inc
__________________
CrAzY MaN is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode