Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: ByPass
Forum: Scripting Help 02-17-2019, 16:19
Replies: 3
Views: 983
Posted By ByPass
Disassembly problem

Hello, I'm trying to disassemble a compiled plugin (without binaries) using Lysis but it gives me the following error:

https://fotos.subefotos.com/fb29b506b268467e2406a0739e340348o.png

What I...
Forum: Scripting Help 12-29-2018, 22:27
Replies: 7
Views: 1,222
Posted By ByPass
Re: What's difference between...

Sure, I've the concept well established, what I would like to know is if it's appropriate to do it that way:

Create an array of each player, where for each player at least 4 entities (of any kind...
Forum: Scripting Help 12-29-2018, 18:09
Replies: 7
Views: 1,222
Posted By ByPass
Re: What's difference between...

That means that for each player of the 32 players can be created 2 different entities or just one?



#define MAX_PLAYERS 32
#define MAX_ENTITIES_PER_PLAYER 2

new...
Forum: Scripting Help 12-29-2018, 17:27
Replies: 7
Views: 1,222
Posted By ByPass
What's difference between...

What's the difference between this:


new a[32];

public some_func()
{
a[id] = create_entity("info_target");
}
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 18:26.


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