1. Name tag: amirhosin1243563
2. What is your favorite map on the server?: zm_fode
3. Tag friends: @everyone
1. Name tag: amirhosin1243563
2. What is your favorite map on the server?: zm_fode
3. Tag friends: @everyone
Name tag:amirhosin1243563
What is your favourite gun?:gungnir
Tag friends:all
Hello friends, my name is amirhosin1243563
And the name of the person I want to report is AzA. What happened to you, I think, was around 5-10 minutes ago. I was playing on the server and I was taking a video. For the video, I told the people who were playing on the server that we could go to the boss. I wrote that everyone should say in the boss chat that if they want, we can go to the boss map. When someone started cursing at me, you could almost say, "We can't go to the boss map, I'm a man."I don't hold a grudge, I just want the rules to be followed and the server to be a good, friendly place.He said he was angry because I said "No" and he didn't want to go to Map Boss. I told him that was the reason he was angry.![]()
![]()
can i have a rise up plz
zm_foda_v2
zm_five
zm_foda
zm_just_world![]()
1. Name tag:amirhosin1243563
2. What is your favorite zombie class on the server: tesla zombie
3. Tag friends: all
In any case, I have no further comment. If you want to say your last vow and see the typewriter, thank you for your patience.
Can you add a model? It doesn't work on its own. I can't test it. Sorry.
// Sting Finger Zombie Plugin
//
Hello friends,
This is a plugin code to add the Sting Finger zombie to the CSO MOD server, which has the main features of this zombie:
More speed than a normal zombie
Lower gravity and therefore higher jump
Ability to change to this zombie with a simple command (/sf)
The code is quite simple and expandable, and you can create a more realistic experience by adding appropriate models and images. I couldn't test it, but I made a code for you. Does it help?
#include <amxmodx>
#include <fakemeta>
#define ZOMBIE_STING_FINGER 3
public plugin_init()
{
register_plugin("Sting Finger Zombie", "1.0", "amirhosin1243563");
register_event("player_spawn", "onPlayerSpawn");
register_cmd("say /sf", "cmd_stingfinger", 0);
}
public onPlayerSpawn(id)
{
if (is_user_alive(id))
{
set_user_class(id, ZOMBIE_STING_FINGER);
set_user_speed(id, 280);
set_user_gravity(id, 0.7);
client_print(id, print_chat, "You are now Sting Finger Zombie!");
}
}
public cmd_stingfinger(id)
{
if (!is_user_alive(id)) return PLUGIN_HANDLED;
set_user_class(id, ZOMBIE_STING_FINGER);
set_user_speed(id, 280);
set_user_gravity(id, 0.7);
client_print(id, print_chat, "You switched to Sting Finger Zombie!");
return PLUGIN_HANDLED;
}
Look, I'm testing it. Maybe I can run the plugin. I need some time.
Someone should fix this version and test it to see if it works for the server.
OH okay, I'll tell you what you think about Gun. Can you add it or give me a plugin from somewhere else?
In my opinion, this zombie is very necessary for the server and Gun is also very useful. Think about it and if you don't want to tell me, maybe my words will be useful.
[Suggestion / Subplugin Request] Sting Finger & Venom Guard - AlliedModders
Here are the links to the sites, and if they don't work, I can give you another link.
Sting Finger Zombie What do you think about this? Where can I find the plugin file?
I'll try to send you the weapon plugin file now.
If you don't agree with something, please tell me why and don't close the typo quickly. I would appreciate it. Those were all my suggestions. Thank you for your good server and good luck. If you answered, I'd like to share my thoughts, maybe it was useful for you.![]()
![]()
https://cso.fandom.com/wiki/Sylphid Of course, if you think there is no need to replace or add the Gunslinger Gun, you can add this for variety. Of course, I put too many Guns, so add at least 2 or 3 Guns.![]()
![]()