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

Showing results 1 to 25 of 29
Search took 0.00 seconds.
Search: Posts Made By: Culverton smith
Forum: Suggestions / Requests 08-28-2021, 11:30
Replies: 2
Views: 910
Posted By Culverton smith
User files

I want to check if the player has a specific file can not enter the server.
Forum: Suggestions / Requests 08-28-2021, 04:30
Replies: 1
Views: 697
Posted By Culverton smith
Re: Cs Go-Source Radio in 1.6

I found this. : https://forums.alliedmods.net/showpost.php?p=2334375&postcount=2 But I do not know if it works or not. How can i use it?
Forum: Suggestions / Requests 08-26-2021, 17:51
Replies: 1
Views: 697
Posted By Culverton smith
Cs Go-Source Radio in 1.6

Is it possible to make a plugin that works like Cs go-source radio? I mean when printing the player's name and message, the player's location is also printed.
Forum: Approved Plugins 05-04-2021, 12:01
Replies: 171
Views: 106,793
Posted By Culverton smith
Re: i aim good

Yes. Why not?
Forum: Suggestions / Requests 05-04-2021, 03:14
Replies: 6
Views: 1,291
Posted By Culverton smith
Re: return variable

I already did. But thank you :)
Forum: Suggestions / Requests 05-03-2021, 03:14
Replies: 6
Views: 1,291
Posted By Culverton smith
Re: return variable

I checked if the string is empty if( string[ 0 ] == EOS ) It means that the player does not have that gun. Otherwise he/she has.
Forum: Suggestions / Requests 05-02-2021, 06:39
Replies: 3
Views: 892
Posted By Culverton smith
Re: ZP math plugin

https://forums.alliedmods.net/showthread.php?t=240603

https://forums.alliedmods.net/showthread.php?p=380374
Forum: Suggestions / Requests 05-02-2021, 03:56
Replies: 6
Views: 1,291
Posted By Culverton smith
Re: return variable

Thanks but it didn't work.I found another solution and the problem was solved
Forum: Suggestions / Requests 05-02-2021, 03:08
Replies: 2
Solved Empty
Views: 732
Posted By Culverton smith
Re: Empty

Works. Thank you
Forum: Suggestions / Requests 05-01-2021, 16:40
Replies: 2
Solved Empty
Views: 732
Posted By Culverton smith
Empty

Hello. How do I set a if for a return, that returns nothing? I do not mean 0. I mean empty. like:
get_user_info(id, name, "name", 32);
For example, if the player name is empty here, how can I set...
Forum: Suggestions / Requests 05-01-2021, 16:30
Replies: 6
Views: 1,291
Posted By Culverton smith
return variable

Hello. How can I add a native to this code to return the variable g_had_thunderbolt[id] to me? I have already tried to add a native that does this but it does not work. Code #include <amxmodx>...
Forum: Suggestions / Requests 04-30-2021, 17:00
Replies: 0
Solved /.
Views: 695
Posted By Culverton smith
/.

no need.
Forum: Scripting Help 04-26-2021, 10:12
Replies: 10
Views: 1,213
Posted By Culverton smith
Re: Question

Hello. Thanks for the reply. In fact, I completely agree with you. And I think C is the best language to start with. I read a little about pawn and C. I like to start with C and then study pawn. I...
Forum: Suggestions / Requests 04-23-2021, 03:15
Replies: 4
Views: 1,022
Posted By Culverton smith
Re: Vip Equipments

#include <amxmodx>
#include <fun>
#include <colorchat>
#include <hamsandwich>
//#include <cstrike>
//#include <engine>
//#include <fakemeta>
//#include <fakemeta_util>
Forum: Scripting Help 04-22-2021, 04:07
Replies: 10
Views: 1,213
Posted By Culverton smith
Re: Question

In fact, I know a little about pawn. But I would like to know how to write modules in addition to plugins. I saw many programmers here who know languages ​​like C or C ++ in addition to pawn. So my...
Forum: Scripting Help 04-22-2021, 04:03
Replies: 10
Views: 1,213
Posted By Culverton smith
Re: Question

yes I agree. it's interesting , I found better and more complete tutorials for C ++ , C # and Python. I do not know why I can not find an advanced tutorial for C language.
Forum: Scripting Help 04-21-2021, 16:03
Replies: 10
Views: 1,213
Posted By Culverton smith
Question

Hello to all. I do not know if this is the right place for this question. My question is. I want to start programming. At first I thought I would learn C and C ++ before I started learning pawn. But...
Forum: Suggestions / Requests 04-21-2021, 11:28
Replies: 4
Views: 694
Posted By Culverton smith
Re: Need help for amx messages

You need to edit the main amxmodx plugins. use this : https://www.youtube.com/watch?v=YpRo8q3DjB8
Forum: Suggestions / Requests 04-17-2021, 05:13
Replies: 12
NvM
Views: 1,247
Posted By Culverton smith
Forum: Suggestions / Requests 04-16-2021, 13:34
Replies: 10
Views: 1,352
Posted By Culverton smith
Re: [Request] Edit UAC.sma

// Based on the original: Sakura's AntiCheat (https://forums.alliedmods.net/showthread.php?t=78765)

// Enabled: More Optimized
#define USE_BYM_API 1

#if defined USE_BYM_API
#include <...
Forum: Suggestions / Requests 04-15-2021, 08:16
Replies: 2
Views: 465
Posted By Culverton smith
Re: [ze] vip 2 jump

https://forums.alliedmods.net/showthread.php?p=88160?p=88160
Forum: Suggestions / Requests 04-09-2021, 13:56
Replies: 2
Views: 413
Posted By Culverton smith
Re: BaseBuilder Shop

#include <amxmodx>
#include <cstrike>
#include <fun>
#include <hamsandwich>
#include <fakemeta>

#define VERSION "5.4"
#define IsPlayer(%1) ( 1 <= %1 <= g_iMaxPlayers )
#define MAX_PLAYERS...
Forum: Suggestions / Requests 04-09-2021, 11:47
Replies: 2
Views: 429
Posted By Culverton smith
Re: Can someoone add models to this wepoan VIPS

https://forums.alliedmods.net/showthread.php?t=250244
Forum: Suggestions / Requests 04-09-2021, 08:54
Replies: 2
Views: 1,133
Posted By Culverton smith
Re: SkinMenu

/* Plugin generated by AMXX-Studio*/
// Be careful! I just recomend this plugins for game mods like zombie because
// if player changes team the model still on him and you cant know if CT or TT...
Forum: Suggestions / Requests 04-08-2021, 07:13
Replies: 12
NvM
Views: 1,247
Posted By Culverton smith
Re: client_print()

Any help?
Showing results 1 to 25 of 29

 
Forum Jump

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


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