Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 133
Search took 0.01 seconds.
Search: Posts Made By: itoxicreal
Forum: Suggestions / Requests 07-31-2023, 22:03
Replies: 1
Views: 337
Posted By itoxicreal
Re: buy modes

still needing help if someone has time on their hands to do it
Forum: Suggestions / Requests 07-31-2023, 22:01
Replies: 4
Views: 418
Posted By itoxicreal
Re: save knife selection

no it just equips the "classic knife" in the menu. I want it to like save selection you know
Forum: Suggestions / Requests 07-30-2023, 23:22
Replies: 4
Views: 418
Posted By itoxicreal
Re: save knife selection

It closes after selection ✔️
Thank you for helping with that, just 1 more thing left, save selection of which knife is chosen to Nvault or mysql if possible
Forum: Suggestions / Requests 07-29-2023, 07:12
Replies: 1
Views: 337
Posted By itoxicreal
buy modes

Can someone make it so you can't buy these modes mid round, and you can buy it every 2 rounds please
Forum: Suggestions / Requests 07-29-2023, 06:56
Replies: 4
Views: 418
Posted By itoxicreal
save knife selection

Hey can someone edit this and make it so where it saves your knife selection.The menu does not close either after you select a knife, so can anyone make it where the menu closes after you select...
Forum: Scripting Help 01-07-2022, 14:41
Replies: 5
Views: 547
Posted By itoxicreal
Re: random model for parachute

I dont know where to put it..
can you put it in the right place for me please!
#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>
#include <zombieplague>

new const paramodel[] =...
Forum: Scripting Help 01-07-2022, 14:12
Replies: 5
Views: 547
Posted By itoxicreal
Re: random model for parachute

error 088: number of arguments does not match definition
#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>
#include <zombieplague>

new const paramodel[] = "models/parachutes.mdl"
...
Forum: Scripting Help 01-07-2022, 03:49
Replies: 5
Views: 547
Posted By itoxicreal
random model for parachute

Hey so in my parachute model there are submodels, can someone edit the sma so it can use diff parachute models instead of 1 each time someone uses it
Forum: Scripting Help 01-06-2022, 21:22
Replies: 2
Solved money plugin
Views: 423
Posted By itoxicreal
Re: money plugin

Thank you!
Forum: Scripting Help 01-06-2022, 01:02
Replies: 2
Solved money plugin
Views: 423
Posted By itoxicreal
money plugin

Hey i cant find what way this plugin uses money zp_cs_buymenu, and im trying to add respawn plugin where players buy for money but i cant, my server does not use ammo packs.
Forum: Scripting Help 12-29-2021, 19:40
Replies: 10
Views: 1,177
Posted By itoxicreal
Re: help with adding

#include <amxmodx>
#include <zombieplague>
#include <zp_buys>
#include <cromchat>

new bool:bReward[ 33 ]

new const GET_CSO[ ][ ] =
{
"say /get",
Forum: Scripting Help 12-29-2021, 15:09
Replies: 10
Views: 1,177
Posted By itoxicreal
Re: help with adding

Everything worked out fine, there was just a issue with the Exp giving 0 but i fixed it, I also added cromchat if anyone wanted here is the final version


#include <amxmodx>
#include...
Forum: Scripting Help 12-28-2021, 15:06
Replies: 10
Views: 1,177
Posted By itoxicreal
Re: help with adding

sorry the natives weren't meant to be there


#include <amxmodx>
#include <zombieplague>
#include <zp_buys>

new bool:g_HasMoneynEXP[33] = false;

new const GET_CSO[][] = {
Forum: Scripting Help 12-26-2021, 18:19
Replies: 10
Views: 1,177
Posted By itoxicreal
Re: help with adding

the plugin dosent work and those things are causing it, so if someone can fix it, it would mean alot
Forum: Scripting Help 12-26-2021, 16:26
Replies: 10
Views: 1,177
Posted By itoxicreal
help with adding

Hey can anyone help me add
zp_cs_set_user_money(id, zp_cs_get_user_money(id) + Values[value]);
zp_set_user_exp(id, zp_get_user_exp(id) + Exps[exp]);
in 1 line?

and edit the client print msg
...
Forum: Scripting Help 12-24-2021, 19:20
Replies: 3
Solved %s %d etc
Views: 697
Posted By itoxicreal
Re: %s %d etc

GOT IT fixed ty
Forum: Scripting Help 12-24-2021, 15:38
Replies: 3
Solved %s %d etc
Views: 697
Posted By itoxicreal
%s %d etc

Hi I have a lang file with Example: \r%s^n\y[ \w%s \y]

What are the %s how can i edit them and where do i find them?
Forum: Scripting Help 12-21-2021, 13:31
Replies: 1
Views: 577
Posted By itoxicreal
change directory of zm.vip

Hello can someone change the directory for vips.ini and zm_vips.cfg for me please, i dont know how to do it my self.

directory i want cstrike\addons\amxmodx\configs\eadmin
Forum: Scripting Help 12-19-2021, 23:54
Replies: 0
Views: 352
Posted By itoxicreal
remove

FIXED remove pls
Forum: Scripting Help 12-19-2021, 23:25
Replies: 1
Views: 470
Posted By itoxicreal
argument type mismatch

banshee.inl(48 ) : error 035: argument type mismatch (argument 5)
finger.inl(104) : error 035: argument type mismatch (argument 5)

hey can someone help me I'm trying to compile but it gives me...
Forum: Scripting Help 12-19-2021, 07:36
Replies: 2
Views: 695
Posted By itoxicreal
Re: Human classes to main zombie plague sma

This code allows the models to change when players use it, but the model change is weird and i was digging around and found zm 4.3 doesn't allow model change unless the natives are modified
Forum: Scripting Help 12-18-2021, 21:07
Replies: 2
Views: 695
Posted By itoxicreal
Human classes to main zombie plague sma

Hello I was curious if it's possible to put this code into the main file of my zp, zm 4.3

/*
Human Classes for zombie plague, menu for classes automatically invoked few secs after mode start...
Forum: HL1 Servers (HLDS) 03-31-2021, 17:39
Replies: 5
Views: 888
Posted By itoxicreal
Re: help

no its not that
Forum: HL1 Servers (HLDS) 03-31-2021, 15:36
Replies: 5
Views: 888
Posted By itoxicreal
help

hi my server dosent show who killed who some times. on top right
it shows this
and in console it says to the player that they killed their self
Forum: HL1 Servers (HLDS) 03-30-2021, 15:35
Replies: 2
Views: 2,119
Posted By itoxicreal
server fps drops at 20+ players

When i get 20 or more players server starts lagging

my startup
@echo off
cls
title StartUp
:hlds
echo (%time%) HLDS Started...
reg add "HKCU\Software\Valve\Steam\ActiveProcess" /v...
Showing results 1 to 25 of 133

 
Forum Jump

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


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