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

Showing results 1 to 25 of 66
Search took 0.01 seconds.
Search: Posts Made By: tolpecek
Forum: Scripting Help 02-01-2019, 09:34
Replies: 3
Views: 893
Posted By tolpecek
Re: Players drop

how do i install it
Forum: Scripting Help 02-01-2019, 09:07
Replies: 3
Views: 893
Posted By tolpecek
Players drop

Players crashes when someone types say 1#Cstrike_GIGN_Label #Cstrike_GIGN_Label to console, any suggestions?thanks
Forum: Scripting Help 01-31-2019, 10:59
Replies: 3
Views: 913
Posted By tolpecek
Re: date()

symbol but if i use fe date(vipYear[player], vipMonth[player], vipDay[player]); and i print in, it gives me only numbers so idk
Forum: Scripting Help 01-31-2019, 10:44
Replies: 3
Views: 913
Posted By tolpecek
date()

Hello, i am making on my automatic vip plugin and want to make vip for 1 months etc.
i need suggestion how to get date and add 1 month to it, also i have a question what data type gives date()...
Forum: Scripting Help 01-24-2019, 13:47
Replies: 1
Views: 653
Posted By tolpecek
combination of looking at someone and pressing e

Hello, i need help, this just doesnt work, thanks :D
any idea how to make it work ?

public ev_ShowStatus( id , uc_handle , seed ) //called when id looks at someone
{
static Buttons ,...
Forum: Suggestions / Requests 01-13-2019, 17:40
Replies: 5
Views: 1,070
Posted By tolpecek
Re: statsx plguin

doesnt work
Forum: Suggestions / Requests 01-13-2019, 11:33
Replies: 5
Views: 1,070
Posted By tolpecek
Re: statsx plguin

i want same plugin as this is but without deaths, thatīs all
Forum: Suggestions / Requests 01-13-2019, 09:06
Replies: 5
Views: 1,070
Posted By tolpecek
statsx plguin

Hello, i need somebody to help me

I need plugin that doesnt count deaths to ranks
here is top 15 plugin
thanks you a lot
Forum: Scripting Help 01-06-2019, 17:35
Replies: 20
Views: 3,998
Posted By tolpecek
Re: hook reload

love u bugsy <3
Forum: Scripting Help 01-06-2019, 16:06
Replies: 20
Views: 3,998
Posted By tolpecek
Re: hook reload

because idk what to do with this...
and i dont want to do something when gun is being reloaded but when +reload bind is used..
Forum: Scripting Help 01-06-2019, 14:46
Replies: 20
Views: 3,998
Posted By tolpecek
Re: hook reload

so what should i do
Forum: Scripting Help 01-06-2019, 10:18
Replies: 20
Views: 3,998
Posted By tolpecek
Re: hook reload

public cmdMoveEnt(id)
{
if (g_BuildBan[id] > 0)
{
client_print(id, print_center, "Mas Buildban, musis zomriet este %d krat", g_BuildBan[id])
return PLUGIN_HANDLED
}

if...
Forum: Scripting Help 01-06-2019, 09:21
Replies: 4
Views: 981
Posted By tolpecek
need script

Helo, i need script which delay team swap at the end of the round.
Forum: Scripting Help 01-06-2019, 09:15
Replies: 20
Views: 3,998
Posted By tolpecek
Re: hook reload

register_forward(FM_PlayerPreThink, "fw_Player_PreThink")



public fw_Player_PreThink(id)
{

new buttons = pev(id, pev_button)
if(buttons & IN_RELOAD)
{
Forum: Scripting Help 01-06-2019, 09:04
Replies: 20
Views: 3,998
Posted By tolpecek
Re: hook reload

can u give me an example how to use it?
Forum: Scripting Help 01-06-2019, 05:41
Replies: 20
Views: 3,998
Posted By tolpecek
Re: hook reload

it looks difficult for me :(
Forum: Scripting Help 01-06-2019, 03:53
Replies: 20
Views: 3,998
Posted By tolpecek
Re: hook reload

RegisterHam(Ham_Weapon_Reload, "player", "ham_reload",1)


public ham_reload(id)
{
if(g_CanBuild)
{
cmdMoveEnt(id)
}
else
Forum: Scripting Help 01-05-2019, 18:56
Replies: 20
Views: 3,998
Posted By tolpecek
hook reload

hello
can somebody show me ho to hook reload event? i need this


register_clcmd("+reload","cmdMoveEnt") ...
Forum: Suggestions / Requests 01-05-2019, 04:26
Replies: 2
Views: 697
Posted By tolpecek
i need: /command number

Hello,
i need script, which read a number
fe
player types to chat on console

/give 10

# code

actually i dont have any code, only a function that is called after this command
Forum: Scripting Help 01-04-2019, 18:17
Replies: 3
Views: 754
Posted By tolpecek
Forum: Scripting Help 01-04-2019, 17:02
Replies: 3
Views: 754
Posted By tolpecek
Menu wont show

new szMenuaura[512];
g_glowcost = get_pcvar_num(g_pcvar_glowcost)

new nLen = format( szMenuaura, 511, "\yAuraShop:^nXP: %d^n", xpcredits[id])

if(!g_glowORANGE[id]) nLen += format(...
Forum: General 01-04-2019, 05:45
Replies: 3
Views: 2,306
Posted By tolpecek
Server doesnt create csstats.dat

Hello
I have problem with top 15 plugin (csstats.amxx/stats.amxx), it doenst save the data in .dat file, it even doesnt create it, i tried 3 different plugins and nothing changed :(
Forum: Scripting Help 01-02-2019, 14:14
Replies: 1
Views: 729
Posted By tolpecek
Re: CurWeapon and AMMOX problem

Last time it crashed while one player was reloading
and it was after i removed ammox event
Forum: Scripting Help 01-02-2019, 13:54
Replies: 1
Views: 729
Posted By tolpecek
CurWeapon and AMMOX problem

Hello, i have a problem with curweapon and ammox, it crashes server randomly with message
PF_MessageBegin_I: New message started when msg '66' has not been sent yet
PF_MessageBegin_I: New message...
Forum: Scripting Help 01-02-2019, 08:34
Replies: 6
Views: 1,600
Posted By tolpecek
Re: Warning tag mismatch new CsTeams:ctTeam = cs_get_user_team(id)

//// basebuilder72_custom_steamid.sma
// C:\Users\Gyros\Desktop\basebuilder72-custom\addons\amxmodx\scripting\basebuilder72_custom_steamid.sma(4987) : warning 213: tag mismatch
//...
Showing results 1 to 25 of 66

 
Forum Jump

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


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