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 118
Search took 0.01 seconds.
Search: Posts Made By: Ali0mer
Forum: Zombie Plague Mod 08-22-2023, 08:44
Replies: 8,634
Views: 6,794,474
Posted By Ali0mer
Re: [Zp] Another Zombie's models Collection

Still looking for this model , anyone got it?
I cant find on internet all links are dead
If anyone have it please upload it here
Forum: Scripting Help 06-13-2023, 11:53
Replies: 1
Views: 426
Posted By Ali0mer
About AutoJoin plugin

Hello guys,

I wanted to to make an ini file for this plugin where i can write the names of players that i dont want them to get auto joined by this plugin

I tried to read this tuto...
Forum: Suggestions / Requests 05-05-2023, 03:11
Replies: 9
Views: 1,126
Posted By Ali0mer
Re: Request simple vote plugin

Alright, i think i figure it out , i just saw some examples on how to do it,
Thank you again!
Forum: Suggestions / Requests 05-04-2023, 18:23
Replies: 9
Views: 1,126
Posted By Ali0mer
Re: Request simple vote plugin

Thankx i will try it and let you know

EDIT*

I tried it and i add #include chatcolor
but when i type !g in adminvote.txt its not showing color
Forum: Suggestions / Requests 05-04-2023, 14:48
Replies: 9
Views: 1,126
Posted By Ali0mer
Re: Request simple vote plugin

Thankx man its working !

Just one more question.. Can i add color to chat using lang adminvote.txt? If so, How ?
Forum: Suggestions / Requests 05-03-2023, 04:13
Replies: 9
Views: 1,126
Posted By Ali0mer
Re: Request simple vote plugin

Thank you for reply fysiks,
I just wanted the command amx_vote i need it to to just vote for somethings without votemap and other things
I will try your code and let you know
Its okay if its...
Forum: Suggestions / Requests 05-02-2023, 15:11
Replies: 9
Views: 1,126
Posted By Ali0mer
Request simple vote plugin

Hello,
Im looking for a simple plugin that only uses amx_vote, without votemap of whatever..etc.. just amx_vote

Do not tell me to use default adminvote bcz i already have a custom votmap
But...
Forum: Scripting Help 04-28-2023, 08:06
Replies: 1
Views: 520
Posted By Ali0mer
AddCommas to code

hello, can someone try to add commas for this code?
for example when a player type /myactive, it shows 10000 minutes, I want it to show like this 10,000
#include <amxmodx>
#include <amxmisc>...
Forum: Scripting Help 04-22-2023, 08:03
Replies: 11
Views: 1,542
Posted By Ali0mer
Re: Question About strip_user_weapons

Im using item_preframe to reset the max speed of player, so should i cover it all or just strip_user_weapons?
Forum: Scripting Help 04-22-2023, 04:47
Replies: 11
Views: 1,542
Posted By Ali0mer
Re: Question About strip_user_weapons

Just last question
What i did in my code is this

Is this good?
if (is_user_alive(iVictim))
{
strip_user_weapons(iVictim);
reset_armor(iVictim);
give_weapon(iVictim, "weapon_knife");...
Forum: Scripting Help 04-21-2023, 06:01
Replies: 11
Views: 1,542
Posted By Ali0mer
Re: Question About strip_user_weapons

I understand thanks guys
Forum: General 04-20-2023, 15:42
Replies: 6
Views: 1,196
Posted By Ali0mer
Re: Server Crashed cs1.6

I see other servers which are no steam, doesnt have this kind of error?
so whats the reason this could happen? i mean whats wrong with my server?
do i need to upgrade to older version of amxmodx...
Forum: Scripting Help 04-20-2023, 15:37
Replies: 11
Views: 1,542
Posted By Ali0mer
Re: Question About strip_user_weapons

I used alive, but you know when the round starts and some players disconnected
In "Tab Score" I see no zombie showing, so i thougt maybe we could do something like this?

if (is_user_alive(id) &&...
Forum: Scripting Help 04-20-2023, 15:18
Replies: 11
Views: 1,542
Posted By Ali0mer
Question About strip_user_weapons

Which is better to use on strip_user_weapons?
if (is_user_alive(id)
or
if (is_use_connected(id)

PS: I have Zombie mod server?
Forum: General 04-20-2023, 07:03
Replies: 6
Views: 1,196
Posted By Ali0mer
Re: Server Crashed cs1.6

I already have steam myself, but what about others?
You dont expect every player to connect with steam...

I upgraded to latest amxmodx base pack with latest rehlds and the problem still happen
Forum: General 04-19-2023, 09:56
Replies: 6
Views: 1,196
Posted By Ali0mer
Server Crashed cs1.6

Hello guys,
Yesterday i faced an error which crashed my server and forced the server to restart

The error
SZ_GetSpace: tried to write to an uninitialized sizebuf_t: ???

I have no idea why...
Forum: Scripting Help 04-13-2023, 16:25
Replies: 5
Views: 955
Posted By Ali0mer
Re: About strip_user_weapons error

Thank you
Problem Solved
Forum: Scripting Help 04-12-2023, 13:56
Replies: 5
Views: 955
Posted By Ali0mer
Forum: Scripting Help 04-12-2023, 09:01
Replies: 5
Views: 955
Posted By Ali0mer
Re: About strip_user_weapons error

I added now but this problem happens sometimes it shows so im waiting for it
I asked some guys they told me its problem with fun module
But my modules are updated to latest version

EDIT*

L...
Forum: Scripting Help 04-12-2023, 07:33
Replies: 5
Views: 955
Posted By Ali0mer
About strip_user_weapons error

Hello guys, im having this error in console
It happens when round start and there is no infected zombies
But if you press the “Tab” you will see for example 1 Terrorist but he is not a zombie
...
Forum: Scripting Help 03-03-2023, 16:18
Replies: 0
Views: 516
Posted By Ali0mer
Forum: Scripting Help 05-10-2020, 12:39
Replies: 0
Views: 768
Posted By Ali0mer
About Zombie team problem

Hello, guys

I used xFakeplayers as bots to test the addons

i have a problem with zombie team. you know when round start the plugin choose someone to become zombie. The problem is that some of...
Forum: Suggestions / Requests 03-06-2020, 05:27
Replies: 2
Views: 1,119
Posted By Ali0mer
Request a tutorial on how to add/implant an plugin to a module

Hello guys,

My request is that i need a tutorial or some links on how to add a plugin in module file
Please i want the very detailed tutorial and understandable if it’s possible
Thank you
Forum: Zombie Plague Mod 11-01-2019, 07:24
Replies: 42
Views: 14,864
Posted By Ali0mer
Re: ZP 508a \ ZP 43 fix5a -> fast code.

Yo dude, the link is dead can reupload it?
Forum: Code Snippets/Tutorials 09-15-2019, 15:23
Replies: 16
Views: 17,207
Posted By Ali0mer
Re: [TUT] Creating AMXX modules (The easiest way)

Like I said im still beginner n im sorry
What your advice to me should i first learn pawn until i become amxx scripter
Then I going to make modules?
Showing results 1 to 25 of 118

 
Forum Jump

All times are GMT -4. The time now is 12:45.


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