This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 158
Search took 0.02 seconds.
Search: Posts Made By: JuanitoAlimana
Forum: Suggestions / Requests Today, 03:57
Replies: 0
Views: 60
Posted By JuanitoAlimana
Menu for ReAmx Super 1.8

I'll pay via PayPal to anyone who can create a menu to handle this plugin like the amx_super-menu from the AMX-Super-5.0.2 project.

#pragma semicolon 1

#include <amxmodx>
#include <reapi>
...
Forum: Suggestions / Requests Today, 03:43
Replies: 5
Views: 774
Posted By JuanitoAlimana
Re: Lastmanbets request

It did though, I don't know how but everything works perfectly! Thanks a lot.
Forum: Suggestions / Requests Yesterday, 04:48
Replies: 5
Views: 774
Posted By JuanitoAlimana
Re: Lastmanbets request

Brother, this works perfectly, I just had to change that:

alterfrags(id, money) { // calc 500+ frags bonuses here?
new newfrags = money
set_user_frags(id, newfrags)
}

Thank you very...
Forum: Suggestions / Requests 05-17-2024, 06:21
Replies: 5
Views: 774
Posted By JuanitoAlimana
Forum: Suggestions / Requests 05-14-2024, 22:03
Replies: 6
Views: 288
Posted By JuanitoAlimana
Re: Dbz mod: index out of bounds

I removed everything related to bots (because we don't use bot at all) and changed some models, but all the rest it's exactly the same.
Forum: Suggestions / Requests 05-14-2024, 17:07
Replies: 6
Views: 288
Posted By JuanitoAlimana
Re: Dbz mod: index out of bounds

I solved it changing g_players_connected[32] to g_players_connected[33].

There's a problem still: If a player connects for the first time the powers and hud works but if he respawns everything is...
Forum: Suggestions / Requests 05-14-2024, 16:03
Replies: 6
Views: 288
Posted By JuanitoAlimana
Re: Dbz mod: index out of bounds

If two players play the plugin works fine, but if there are more players it indexes out of bounds.


#include <amxmodx>
#include <amxmisc>
#include <fakemeta_util>
#include <engine>
#include...
Forum: Suggestions / Requests 05-14-2024, 15:39
Replies: 6
Views: 288
Posted By JuanitoAlimana
Dbz mod: index out of bounds

I'm using this DBZ mod plugin but this line shows "Run time error 4: index out of bounds" from time to time. Sometimes the plugin works but sometimes it doesn't. How can I solve this?

public...
Forum: Suggestions / Requests 05-08-2024, 00:25
Replies: 4
Views: 512
Posted By JuanitoAlimana
Forum: Suggestions / Requests 05-03-2024, 18:34
Replies: 4
Views: 512
Posted By JuanitoAlimana
Re: Help with this knife duel plugin

error 017: undefined symbol "is_menu_active"
error 017: undefined symbol "close_menu"
Forum: Suggestions / Requests 04-29-2024, 04:58
Replies: 4
Views: 512
Posted By JuanitoAlimana
Help with this knife duel plugin

I'm using this plugin, when there are only 2 players left, you can challenge your opponent to a knife duel by hitting the wall with the knife 3 times.

There is one bug though. If someone...
Forum: Suggestions / Requests 04-26-2024, 16:26
Replies: 24
Views: 1,994
Posted By JuanitoAlimana
Re: Simple WarmUp

It didn't work but I solved it using is_user_alive
Forum: Suggestions / Requests 04-26-2024, 03:50
Replies: 3
Views: 414
Posted By JuanitoAlimana
Re: Edit this plugin

I will try to do it that way. Also, I promise to be more descriptive the next time. Thank you very much for the help!
Forum: Suggestions / Requests 04-25-2024, 16:10
Replies: 24
Views: 1,994
Posted By JuanitoAlimana
Re: Simple WarmUp

L 04/25/2024 - 16:06:51: [FUN] Invalid player 2
L 04/25/2024 - 16:06:51: [AMXX] Run time error 10 (plugin ""Warmup.amxx") (native "set_user_health")
Forum: Suggestions / Requests 04-25-2024, 05:21
Replies: 3
Views: 414
Posted By JuanitoAlimana
Edit this plugin

I use this plugin for my 35hp server but I don't know why all people with ADMIN_IMMUNITY can select any knife whether they have the required level or not. How can I solve this?



public...
Forum: Suggestions / Requests 04-12-2024, 05:44
Replies: 5
Views: 774
Posted By JuanitoAlimana
Lastmanbets request

Hi! I'm politely requesting if anyone can modify this plugin https://forums.alliedmods.net/showthread.php?p=24875 so that you can bet frags instead of money using get_user_frags and set_user_frags.
...
Forum: Suggestions / Requests 04-12-2024, 05:23
Replies: 0
Views: 457
Posted By JuanitoAlimana
Predator mod problem

I'm using the predator lite mod https://forums.alliedmods.net/showthread.php?p=175993 but everytime someone turns into a predator the console spams "Cbuf AddText: Overflow" and it gets really laggy....
Forum: Suggestions / Requests 03-26-2024, 15:45
Replies: 3
Views: 623
Posted By JuanitoAlimana
Re: Make admins immune to Grab+

Also, I get the error: "Invalid player id 175". The thing is that if a check that the user is connected by using "is_user_connected" the plugin works but I can't move objets because obviously an...
Forum: Suggestions / Requests 03-26-2024, 14:01
Replies: 3
Views: 623
Posted By JuanitoAlimana
Re: Make admins immune to Grab+

grab_plus.sma(317) : warning 209: function "grab_think" should return a value
Forum: Suggestions / Requests 03-23-2024, 18:16
Replies: 3
Views: 623
Posted By JuanitoAlimana
Make admins immune to Grab+

Is there a way that players with the ADMIN_MENU flag can not be grabbed? Thanks!


/*
Grab+ v1.2.5
Copyright (C) 2011 Ian (Juan) Cammarata

This program is free software: you can redistribute...
Forum: Suggestions / Requests 03-18-2024, 02:34
Replies: 0
Views: 325
Posted By JuanitoAlimana
Stop Ultimate Sounds

Hi. Is there a way so players can type /sounds in the game chat and not having to listen to the sounds?

Thanks!
...
Forum: Suggestions / Requests 03-15-2024, 01:15
Replies: 3
Views: 362
Posted By JuanitoAlimana
Re: Problem with SuperAdmin 4.1

I had not noticed that. Anyways I fixed it and the menu for minutes or slap damage selection still doesn't work, it's still stuck on "Banip: Permanently" or "Slap: 0". The rest of the plugin works...
Forum: Suggestions / Requests 03-13-2024, 15:07
Replies: 3
Views: 362
Posted By JuanitoAlimana
Forum: Approved Plugins 03-13-2024, 06:02
Replies: 70
Views: 63,725
Posted By JuanitoAlimana
Re: Super Admin Update* 4.1

Hey. Everytime I try to select the ban times or the slap damages the key is "stuck" and I cannot select between "Permanently" or "5" ,"60", etc and the console shows "Client with that name or userid...
Forum: Suggestions / Requests 03-09-2024, 21:46
Replies: 3
Views: 362
Posted By JuanitoAlimana
Problem with SuperAdmin 4.1

Hey. Everytime I try to select the ban times or the slap damages the key is stuck and I cannot select between "Permanently" or "5" ,"60", etc and the console shows "Client with that name or userid...
Showing results 1 to 25 of 158

 
Forum Jump

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


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