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

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: shadowcs1
Forum: General 03-03-2019, 05:54
Replies: 18
Views: 2,984
Posted By shadowcs1
Re: What is more efficient?

That's not everything... At start when I started to program in C++ I've done a lot of things like this. Creating a program and another but which haves some relevance with the other one and I started...
Forum: General 03-02-2019, 06:57
Replies: 18
Views: 2,984
Posted By shadowcs1
Re: What is more efficient?

I want to reply to this question too.
As for amxx, did you questioned yourself for example why in base plugins there are includes? Because it's more eficiently . As example, you make a plugin of a...
Forum: Off-Topic 03-02-2019, 06:44
Replies: 3
Views: 1,053
Posted By shadowcs1
Re: Modeling question

I personally prefer Blender and Photoshop. Those 2 are the most important things. By modelling you mean creating a whole new thing. Like a weapon right? Try installing first a 3D modelling program...
Forum: Scripting Help 01-06-2017, 18:33
Replies: 3
Views: 1,463
Posted By shadowcs1
Re: [Request] Modify Plugin

Ok. I solved most of them... I still can't think right now very well

can you write to me how to make godmode to be like teleport?

teleport is given and can be activated by pressing a key
you...
Forum: Scripting Help 01-06-2017, 16:59
Replies: 4
Views: 1,404
Posted By shadowcs1
Re: Help Lose indentation

solved.

It forgot to put some brackets . Ty
Forum: Scripting Help 01-06-2017, 15:25
Replies: 4
Views: 1,404
Posted By shadowcs1
Re: Help Lose indentation

I just can't find it... can you help me pls?

here is the entire sma:



#include < amxmodx >
#include < amxmisc >
#include < cstrike >
#include < hamsandwich >
Forum: Scripting Help 01-06-2017, 14:53
Replies: 4
Views: 1,404
Posted By shadowcs1
Help Lose indentation

public menu_handler ( id, menu, item ) {

if( item == MENU_EXIT )
{
return 1
}

new data[6], szName[64];
new access, callback;
menu_item_getinfo(menu,...
Forum: Scripting Help 01-06-2017, 05:28
Replies: 3
Views: 1,463
Posted By shadowcs1
Re: [Request] Modify Plugin

ok, here are the problems. more explicit.
1. The code is not mine.

2. After vip choose godmode, he got godmode for 30 seconds. No. I want after he choose godmode by pressing a binded key to have...
Forum: Scripting Help 01-05-2017, 15:22
Replies: 3
Views: 1,463
Posted By shadowcs1
[Request] Modify Plugin

#include < amxmodx >
#include < amxmisc >
#include < fakemeta >
#include < fun >
#include < xs >

#define ADMIN_VIP ADMIN_LEVEL_H

#define TELEPORT_INTERVAL 20.0 //float
Showing results 1 to 9 of 9

 
Forum Jump

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


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