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

Showing results 1 to 25 of 32
Search took 0.00 seconds.
Search: Posts Made By: Suntox
Forum: Scripting Help 07-10-2018, 11:17
Replies: 2
Views: 570
Posted By Suntox
removed

removed
Forum: Suggestions / Requests 07-05-2018, 20:50
Replies: 23
Views: 4,208
Posted By Suntox
Re: Adding Burst-Fire Mode to a weapon

Original code from WaterPistol.
try this:


/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <engine>
#include <fakemeta>
#include <hamsandwich>
Forum: Suggestions / Requests 06-11-2018, 14:23
Replies: 3
Solved Random Player
Views: 1,422
Posted By Suntox
Re: Random Player

Thanks, it's works.
Forum: Suggestions / Requests 06-10-2018, 20:04
Replies: 3
Solved Random Player
Views: 1,422
Posted By Suntox
Random Player

hi, i want to get a random player who doesn't have freeday.

freeday native : is_user_freeday(id)


RandomPlayer()
{
new players[32], pnum;
get_players(players, pnum);
Forum: Suggestions / Requests 06-04-2018, 13:36
Replies: 4
Solved SQL Save
Views: 1,678
Posted By Suntox
Re: SQL Save

Thanks Natsheh! It works fine!
Forum: Suggestions / Requests 06-03-2018, 20:38
Replies: 4
Solved SQL Save
Views: 1,678
Posted By Suntox
Re: SQL Save

thanks for reply, it's works but, it's doesn't saves hat2
Forum: Suggestions / Requests 05-30-2018, 11:19
Replies: 4
Solved SQL Save
Views: 1,678
Posted By Suntox
SQL Save

hi, im using this hat shop with SQL, i've added hat2 and hat3, but it's saves hat1 instead of hat2, hat3.
any help ?
#include <amxmodx>
#include <sqlx>
#include <cstrike>
#include <engine>...
Forum: Scripting Help 01-13-2018, 22:42
Replies: 2
Views: 718
Posted By Suntox
Re: Request a vote menu

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

this is wrong section, next time search.
Forum: Suggestions / Requests 01-08-2018, 14:01
Replies: 4
Views: 2,453
Posted By Suntox
Re: CT team restrict & CT ban

https://forums.alliedmods.net/showthread.php?t=180054
Forum: Suggestions / Requests 01-06-2018, 12:04
Replies: 6
Views: 1,130
Posted By Suntox
Re: RE

edited
Forum: Suggestions / Requests 01-06-2018, 11:11
Replies: 6
Views: 1,130
Posted By Suntox
Re: [REQUEST]Jetpack+Bazooka survivor Fix

for errors you should to check is player alive.
try this:
Forum: Suggestions / Requests 12-04-2017, 05:50
Replies: 3
Views: 817
Posted By Suntox
Re: Knife Removal

https://forums.alliedmods.net/showthread.php?t=121402
Forum: Suggestions / Requests 11-27-2017, 13:17
Replies: 4
Solved box menu bug
Views: 970
Posted By Suntox
Re: box menu bug

thanks DjSoftero & TheWhitesmith.
Forum: Suggestions / Requests 11-26-2017, 17:13
Replies: 4
Solved box menu bug
Views: 970
Posted By Suntox
box menu bug

fixed.
Forum: Suggestions / Requests 11-17-2017, 16:12
Replies: 7
Views: 1,277
Posted By Suntox
Re: Blocking model from console

put the plugin on top in plugins.ini
Forum: Suggestions / Requests 11-17-2017, 11:19
Replies: 7
Views: 1,277
Posted By Suntox
Re: Blocking model from console

#include <amxmodx>
#include <fakemeta>

public plugin_init()
register_forward(FM_SetClientKeyValue, "Fw_SetClientKeyValue")

public Fwd_SetClientKeyValue(id, const infobuffer[], const key[])...
Forum: Suggestions / Requests 11-16-2017, 10:57
Replies: 2
Views: 664
Posted By Suntox
Re: deathrun exp,grade,point nvault problem

works fine :D
thanks @Napoleon_be
Forum: Suggestions / Requests 11-15-2017, 20:43
Replies: 2
Views: 664
Posted By Suntox
deathrun exp,grade,point nvault problem

hello
can someone fix nvault on this plugin ?
when i restart map or server. the exp,grade and points return to 0, only level who loads

#include <amxmodx>
#include <amxmisc>
#include <nvault>...
Forum: Suggestions / Requests 11-15-2017, 16:47
Replies: 3
Views: 1,240
Posted By Suntox
Forum: Suggestions / Requests 11-15-2017, 15:41
Replies: 3
Views: 1,240
Posted By Suntox
warning 213: tag mismatch

hello, when i try to compile this code i get this warning vipmenu.sma(144) : warning 213: tag mismatch
any help ?

public client_PostThink(id)
{
if(!is_user_alive(id)) return...
Forum: Suggestions / Requests 06-08-2017, 09:22
Replies: 18
Views: 2,629
Posted By Suntox
Re: [REQ] need gamble plugin for deathrun

wrong comment ? i said i want gamble plugin for my deathrun not roll the dice
Forum: Suggestions / Requests 06-06-2017, 14:30
Replies: 18
Views: 2,629
Posted By Suntox
Forum: Suggestions / Requests 06-06-2017, 10:08
Replies: 18
Views: 2,629
Posted By Suntox
Re: [REQ] need gamble plugin for deathrun

i don't have on my deathrun plugin get/set_user_points natives
Forum: Suggestions / Requests 06-05-2017, 20:45
Replies: 18
Views: 2,629
Posted By Suntox
Forum: Suggestions / Requests 06-04-2017, 22:43
Replies: 18
Views: 2,629
Posted By Suntox
Re: [REQ]gamble

anyone can make it ?
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT -4. The time now is 04:36.


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