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

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: PizdaColada
Forum: Module Coding 09-27-2013, 07:55
Replies: 14
Views: 4,170
Posted By PizdaColada
Re: How to make a module to create/read/write/modify/delete binary files?

Just use SQLite. It is just to work with binary files safer and faster.
Forum: Module Coding 09-23-2013, 14:01
Replies: 1
Views: 1,160
Posted By PizdaColada
Re: How to get entitys' classname?

static const char * pString = NULL;
static edict_t * pEntity = NULL;

pEntity = CREATE_NAMED_ENTITY(ALLOC_STRING("info_target"));

pString = STRING(pEntity->v.classname);

void...
Forum: Scripting Help 09-23-2013, 12:40
Replies: 3
Views: 935
Posted By PizdaColada
Re: how detect player death by worldspam?

"4=worldspawn", the fourth parameter in register_event.
Forum: Module Coding 09-23-2013, 12:38
Replies: 54
Views: 38,329
Posted By PizdaColada
Re: [MM] Anti-Sendfile (Only linux)

T.L.D.R.



Good job for this!
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 19:54.


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