Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: X3.
Forum: Suggestions / Requests 02-06-2019, 05:18
Replies: 16
Views: 2,471
Posted By X3.
Re: Function call from another plugin [Just close]

Yeah I did but I dont know how to make it
Forum: Suggestions / Requests 02-05-2019, 13:43
Replies: 16
Views: 2,471
Posted By X3.
Re: Function call from another plugin

Ever heard of 'Decompile' ? Thats how I can know what is inside it, but its hard to re-write it because there are 8k lines or more



Thanks, I dont think you can remake it again with 8k lines or...
Forum: Suggestions / Requests 02-05-2019, 08:46
Replies: 16
Views: 2,471
Posted By X3.
Re: Function call from another plugin

None of your posts are useful, if you know how to help me then post it.

I know what extras are inside, keep your opinion for yourself.
Forum: Suggestions / Requests 02-05-2019, 05:53
Replies: 16
Views: 2,471
Posted By X3.
Re: Function call from another plugin

@Oops9499 Yes, I think like that, but how I can stop the whole function? Messages, health, armor..etc

@Mordekay No because I dont have the sma

@HamletEagle I understood now, but how I can stop...
Forum: Suggestions / Requests 02-04-2019, 13:28
Replies: 16
Views: 2,471
Posted By X3.
Function call from another plugin [Just close]

Hey.

How I can call a function from other plugin and stop it, disable it? The function is round start.
Forum: General 01-17-2019, 06:12
Replies: 5
Views: 1,143
Posted By X3.
Re: amx_password_field setinfo Question problem

I dont know if you misspelled it, but its _pw and _ad if you changed it, not 2 underscores :grrr:

amx_password_field "_ad"
Forum: Suggestions / Requests 01-16-2019, 11:49
Replies: 7
Views: 1,717
Posted By X3.
Re: [req] blacklist ip

I think he means to add IPS in a text file (.ini). And when the user with this IP connects, the server automatically kicks him with a reason of not whitelisted, or you're blacklisted from this...
Forum: Suggestions / Requests 01-13-2019, 08:34
Replies: 2
Views: 2,071
Posted By X3.
Re: afk slay plugin

I just changed (kick #%d) to (amx_slay #%d)

try it

#include <amxmodx>
#include <cstrike>

#define MIN_AFK_TIME 30 // I use this incase stupid admins accidentally set mp_afktime to something...
Forum: Suggestions / Requests 01-13-2019, 08:29
Replies: 3
Views: 1,089
Posted By X3.
Re: Set Knock Back Power For Weapons (Zombie Escape)

https://forums.alliedmods.net/showthread.php?t=165075
Forum: Approved Plugins 01-11-2019, 05:31
Replies: 170
Views: 154,547
Posted By X3.
Re: Played Time

if(is_user_bot(id))
return PLUGIN_HANDLED
Forum: Suggestions / Requests 01-06-2019, 12:10
Replies: 2
Views: 1,217
Posted By X3.
Re: set hp plugin

#include <amxmodx>
#include <fun>
#include <hamsandwich>

public plugin_init()
{
register_plugin("Give health on spawn","0.1","X3")
RegisterHam(Ham_Spawn, "player", "fwHamPlayerSpawnPost",...
Forum: Suggestions / Requests 01-05-2019, 17:12
Replies: 11
Views: 2,055
Posted By X3.
Re: Revive Dead Players

Yeah sorry,
Thanks for noticing me
Forum: Suggestions / Requests 01-05-2019, 16:49
Replies: 11
Views: 2,055
Posted By X3.
Re: Revive Dead Players

#include <amxmodx>
#include <hamsandwich>

#define FLAG ADMIN_SLAY

public plugin_init()
{
register_plugin("Revive Players","0.1","X3")
register_clcmd("say /rev","ReviveFunc")
}
Forum: Suggestions / Requests 12-21-2018, 07:12
Replies: 10
Views: 1,659
Posted By X3.
Re: Need !amxx shortcut and admin chat

https://forums.alliedmods.net/showthread.php?p=63636
or
https://forums.alliedmods.net/showthread.php?p=576387
Forum: New Plugin Submissions 12-12-2018, 17:29
Replies: 846
Views: 239,279
Posted By X3.
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Is it possible to add another option to activate both nvault and mysql, so if mysql stopped working the levels stay the same for players
So it will save for both nvault and mysql
Forum: Unapproved/Old Plugins 12-09-2018, 23:33
Replies: 10
Views: 3,632
Posted By X3.
Re: Special Staff Menu

You are just creating a normal menu and submenu which everyone can do :\
Forum: Scripting Help 12-03-2018, 14:07
Replies: 12
Views: 3,363
Posted By X3.
Forum: New Plugin Submissions 12-02-2018, 20:24
Replies: 846
Views: 239,279
Posted By X3.
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Try to update your compiler
Forum: Scripting Help 11-30-2018, 10:36
Replies: 0
Views: 555
Posted By X3.
Failed to do the vip printlist

Hi,
Im using the VIP 1.9.1 vip system by aaarnas, I just wanted to edit something because there are many flags

So what I wanted to do is to add vip printlist and svip printlist, the deafult is...
Forum: New Plugin Submissions 11-06-2018, 21:23
Replies: 7
Views: 4,744
Posted By X3.
Re: Advanced Say Commands(v1.2) + Api

https://forums.alliedmods.net/showthread.php?p=63636
Forum: Zombie Plague Mod 10-31-2018, 14:13
Replies: 2
Help / Support ammopack
Views: 1,055
Posted By X3.
Re: ammopack

Its not, you are using a plugin to give yourself ammopacks.
In this plugin maximum amount is 999.
Forum: New Plugin Submissions 10-06-2018, 11:14
Replies: 338
Views: 142,397
Posted By X3.
Re: OciXCrom's Custom Shop + API

Im not sure of it, but
I changed the limit and duration in customshop.ini also by using cshop_edit, and did save the changes

Anyways the limit and time limit (duration) arent working for me for...
Forum: New Plugin Submissions 10-05-2018, 13:46
Replies: 106
Views: 34,344
Posted By X3.
Re: Top Flags [27/09/2018]

Is AMXX 1.9 stable now?
Forum: New Plugin Submissions 09-27-2018, 13:50
Replies: 94
Views: 19,234
Posted By X3.
Re: Contact/Ticket System v1.3

Use PawnStudio to ident the code
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT -4. The time now is 08:20.


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