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

Showing results 1 to 25 of 64
Search took 0.00 seconds.
Search: Posts Made By: xTr3m3r
Forum: Suggestions / Requests 03-02-2017, 15:32
Replies: 20
Views: 3,167
Posted By xTr3m3r
Re: slow down

Sure. No Steam = No Support :) Read forum rules.
Forum: Suggestions / Requests 03-02-2017, 12:15
Replies: 16
Views: 3,149
Posted By xTr3m3r
Forum: Suggestions / Requests 03-02-2017, 12:11
Replies: 20
Views: 3,167
Posted By xTr3m3r
Re: slow down

No steam?
Forum: Suggestions / Requests 03-02-2017, 09:25
Replies: 20
Views: 3,167
Posted By xTr3m3r
Re: slow down

I didnt understand anything :D

give me your steam id so I can add you and we can chat about this, I will have a higher chance understanding you

EDIT:

Maybe check your cl_sidespeed,...
Forum: Suggestions / Requests 03-02-2017, 08:06
Replies: 43
Views: 6,110
Posted By xTr3m3r
Re: need scripter

A lot of things are private, yet, they can be made. It doesn't matter how much time it would cost, he was just asking. You could have just pass the thread without saying anything If you don't want to...
Forum: Suggestions / Requests 03-02-2017, 08:01
Replies: 20
Views: 3,167
Posted By xTr3m3r
Re: slow down

here you go
Forum: Suggestions / Requests 03-02-2017, 03:09
Replies: 20
Views: 3,167
Posted By xTr3m3r
Re: slow down

entity_set_float(id, EV_FL_fuser2, 0.0);


Put this right there in the blockmaker:


public client_PreThink(id)
{
//make sure player is connected
if (is_user_connected(id))
Forum: Suggestions / Requests 03-02-2017, 03:04
Replies: 43
Views: 6,110
Posted By xTr3m3r
Re: need scripter

I know. I was talking about the xp mod you want. It seems like an edited war3ft mode to me. It may be not, of course.
Forum: Suggestions / Requests 03-01-2017, 15:49
Replies: 43
Views: 6,110
Posted By xTr3m3r
Re: need scripter

I think that is war3ft mode with a lot of editing.
Forum: Suggestions / Requests 03-01-2017, 06:32
Replies: 0
Views: 469
Posted By xTr3m3r
Frostnades Immune Natives

Hello there!

I was wondering does anybody still got the Frostnades plugin with the Anti-Frost natives

add_user_immune
remove_user_immune

I was searching all day for them - no success..
Forum: Approved Plugins 02-26-2017, 14:04
Replies: 1,369
Views: 1,140,120
Posted By xTr3m3r
Re: blockmaker_v4.01 [BM]

You didnt give yourself the "u" flag needed for that.
Forum: Suggestions / Requests 02-26-2017, 13:51
Replies: 13
Views: 2,013
Posted By xTr3m3r
Re: [REQ] XP plugin

He's still right, you know..

hypocrites everywhere :D
Forum: Suggestions / Requests 02-26-2017, 05:17
Replies: 11
Views: 2,432
Posted By xTr3m3r
Re: game name score

wrong thread
Forum: Suggestions / Requests 02-26-2017, 05:15
Replies: 13
Views: 1,852
Posted By xTr3m3r
Re: ZP Human Fastshooter

These are .sma files. I need the includes (.inc). They can be found in the path I mentioned above.
Forum: Suggestions / Requests 02-26-2017, 05:10
Replies: 13
Views: 1,852
Posted By xTr3m3r
Re: ZP Human Fastshooter

Try this

/*================================================================================

----------------------------------
-*- [ZP] Class: Human: FastShoot -*-...
Forum: Suggestions / Requests 02-26-2017, 05:07
Replies: 6
Solved Plugin help !
Views: 1,184
Posted By xTr3m3r
Re: Plugin help !

Download this include and paste it in YourCSFolder/cstrike/addons/amxmodx/scripting/include
Compile the plugin again. Have fun!
Forum: Suggestions / Requests 02-26-2017, 04:54
Replies: 10
Views: 1,745
Posted By xTr3m3r
Re: I have infinite round! Why?

Try this.
It basically creates a fake hostage outside the map and if the hostages are not rescued (which is impossible) the round ends. :)
Taken from Exolent's HideNSeek plugin.
Not tested.

...
Forum: Suggestions / Requests 02-26-2017, 04:48
Replies: 10
Views: 1,745
Posted By xTr3m3r
Re: I have infinite round! Why?

You can use a plugin which makes a hostage outside the map and it will finish the round for you.
Forum: Suggestions / Requests 02-25-2017, 20:13
Replies: 27
Views: 6,482
Posted By xTr3m3r
Re: [REQ] Custom VIP plugin

There you go:

#include <amxmodx>
#include <colorchat>
#include <dhudmessage>
#include <hamsandwich>
#include <fun>
#include <fakemeta>
#include <engine>
#include <cstrike>
Forum: Suggestions / Requests 02-25-2017, 12:49
Replies: 2
Views: 695
Posted By xTr3m3r
Re: Reflective grenades

Will this change the HE Grenade to a reflectable one or Flash or Smoke? How can I do it with Flash? but if its possible the flash will reflect but still have the flash effect.
Forum: Suggestions / Requests 02-24-2017, 07:08
Replies: 2
Views: 695
Posted By xTr3m3r
Reflective grenades

Hi!

I was wondering if there is any existing Reflective Grenade plugin which makes HE/Flash or Smoke as a reflective ones which means when they are thrown at someone from the opposite team he...
Forum: Scripting Help 02-21-2017, 01:28
Replies: 5
Views: 1,076
Posted By xTr3m3r
Re: Giving a player flags, somebody joins = flags are removed

I removed every plugin im using (except from amxx) and it still happens.

EDIT:
Okay, I found this in admin.sma


public cmdReload(id, level, cid)
{
if (!cmd_access(id, level, cid, 1))...
Forum: Scripting Help 02-20-2017, 16:17
Replies: 5
Views: 1,076
Posted By xTr3m3r
Re: Giving a player flags, somebody joins = flags are removed

Dude :D Im not asking you to code my bm, Im asking you guys to tell me how do i fix an 'error'. This can be used in any other plugin as well. Thats not a blockmaker topic, its about giving rights, it...
Forum: Scripting Help 02-20-2017, 13:43
Replies: 5
Views: 1,076
Posted By xTr3m3r
Giving a player flags, somebody joins = flags are removed

So I have an issue and I found why it happens but Im not sure how do I fix it.

With the code below I can give someone the flag U so he can use the blockmaker on my server and when I write amx_who...
Forum: Scripting Help 02-19-2017, 06:16
Replies: 13
Views: 1,981
Posted By xTr3m3r
Re: client_putinserver - respawn problem/explanation

this is what i get when trying to compile:


\connrespawn.sma(21) : error 029: invalid expression, assumed zero
Showing results 1 to 25 of 64

 
Forum Jump

All times are GMT -4. The time now is 14:41.


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