Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
if i create room, a crash has been detected
https://imgur.com/a/JaQpNPO
Can anyone help me?
Big thanks to help me
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Round with bots not started.Бой с ботами не запускается.https://sun9-43.userapi.com/c857320/...7RH5socY_w.jpghttps://sun9-7.userapi.com/c858320/v...lRYcMzwn9s.jpg
Room log:
Code:
[20.04.23 14:09:41] : [Room] Tech id: 1048576[Room] Room id: 001
[Room] Channel id: 001
[Room] Room name: 'Tutorial'
[Room] Room type: Tutorial
[Room] Room special: None
[Room] Room weapons: Grenade, Melee, Secondary, Primary
[Room] Map name: 'TUTORIAL'
[Room] Actual players count: 0
[Room] Started battle.
[20.04.23 14:09:54] : [Room] ;------------------;
[Room] Battle is finished.
[Room] Tech id: 1048576
[Room] Used spawn count: 0
[Room] End Players count: 0
[Room] ;------------------;
[Room] Room result info.
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
is it possible to change the url of register button in login?
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Quote:
Originally Posted by
TechX69
is it possible to change the url of register button in login?
far as i know,yes, but i only know how to change the recharge one xD
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Quote:
Originally Posted by
Wafflee
far as i know,yes, but i only know how to change the recharge one xD
how about the recharge? how can you modify it
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Quote:
Originally Posted by
TechX69
how about the recharge? how can you modify it
Packet:SM_BASE_GET_SYSTEM_INFO
-> After the channel
Code:
string ShopSite ="your website";
Write<short>(ShopSite.Length);
Write<string>(ShopSite);
C# code
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
https://i.imgur.com/aTojiSA.pngHow to fix in dino mode? And how to translate gm commands?
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Quote:
Originally Posted by
Ivan Vollono
which client are you using?
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Quote:
Originally Posted by
Wafflee
which client are you using?
Point Blank evolution v41
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Quote:
Originally Posted by
Wafflee
Packet:SM_BASE_GET_SYSTEM_INFO
-> After the channel
Code:
string ShopSite ="your website";
Write<short>(ShopSite.Length);
Write<string>(ShopSite);
C# code
Exactly where is it? i don't find it in emu
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
How to fix dinosaurs problem and to fix recharge?
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Hello,
Server is on but client cant login.
When i login ID n Pass n then Gameserver log : No listed
Any solution?
- - - Updated - - -
Bro what problem ya if Gameserver no listed auth?
1 Attachment(s)
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Attachment 167347
i had a problem, how i can fix this problem? please help me, i'm new in made server
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Tysm for the release of this!! I will test it when i'm free later today
Re: [Release] PointBlank19 Full Source | Happy New Year everyone!
Quote:
Originally Posted by
QuietCode
Happy New Year everyone! Ragezone!
In the text file, links are given additionally for working with this source.
Install everything and then you can work with it!Soon there will be an installation tutorial.
Features:
Included in this source code!
+ Fully working launcher, with checking for packs and fully checking files.
+ Personal builder that encrypts files for the launcher (which updates the game through them).
+ All admin tools, a lot of tasty art (psd, jpeg (hd), png).
the source file contains notes with notes and help for developers. And also everything (text commands) and notes made work.
+ RIP Website Official PB Revolution
Video Release
https://www.youtube.com/watch?v=aU0H...ature=youtu.be
Download Source (Client, server, tools, launcher...): https://mega.nz/?fbclid=IwAR3AK4VaNr...4uu9FfZwnogg18
UDP-12.01.20Tutorial Setup :
Photo
https://i.ibb.co/j8H2Gzz/62988708-35...77284608-o.jpg _______________________________________________
UPD: 09.01.20 - I am very sorry that this source appeared only yesterday, it was published as early as December 30, but the moderator published it only recently. I will try to make a textbook as soon as possible and put it out for you!
Also, the topic information was slightly corrected and updated. Special thanks to the ragezone.com administration for publishing.
How to manage the event sir?
in the database, is a date column which must be converted to strings right? how to convert it?
and how to manage the prize?
im using https://www.epochconverter.com/ but not working at all