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

Showing results 1 to 25 of 336
Search took 0.01 seconds.
Search: Posts Made By: plazma
Forum: Suggestions / Requests 08-01-2018, 02:51
Replies: 1
Views: 655
Posted By plazma
Re: HELP - zp_buymenu fix

Up motherfucker upp
Forum: Suggestions / Requests 07-30-2018, 14:41
Replies: 1
Views: 655
Posted By plazma
HELP - zp_buymenu fix

error

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team
Modified for www.freakz.ro

source_code.sma(470) : warning 217: loose indentation...
Forum: Scripting Help 07-30-2018, 14:35
Replies: 16
Views: 2,716
Posted By plazma
Forum: Scripting Help 07-30-2018, 11:35
Replies: 16
Views: 2,716
Posted By plazma
Re: Help - zp_buymenu small code fix

Please fix and test.

Next error

source_code (1).sma(474) : error 001: expected token: ";", but found "else"
source_code (1).sma(474) : error 001: expected token: ";", but found "if"...
Forum: Scripting Help 07-30-2018, 02:38
Replies: 16
Views: 2,716
Posted By plazma
Re: Help - zp_buymenu small code fix

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team
Modified for www.freakz.ro

source_code.sma(470) : warning 217: loose indentation...
Forum: Scripting Help 07-29-2018, 16:32
Replies: 16
Views: 2,716
Posted By plazma
Re: Help - zp_buymenu small code fix

#define get_currency(%1) zp_get_user_ammo_packs(%1)
#define set_currency(%1,%2) zp_set_user_ammo_packs(%1,%2)
#define get_souls(%1) zp_get_user_souls(%1)
#define...
Forum: Scripting Help 07-29-2018, 10:13
Replies: 16
Views: 2,716
Posted By plazma
Re: Help - zp_buymenu small code fix

No the same error. Why ?
Forum: Scripting Help 07-29-2018, 04:18
Replies: 16
Views: 2,716
Posted By plazma
Re: Help - zp_buymenu small code fix

I can't compile something wrong.
zp_buymenu.sma(457) : error 029: invalid expression, assumed zero
zp_buymenu.sma(457) : fatal error 107: too many error messages on one line
Forum: Scripting Help 07-28-2018, 18:02
Replies: 16
Views: 2,716
Posted By plazma
Re: Help - zp_buymenu small code fix

Source:
stock ItemGive_Post(const id, const category, const item) {
if(category == KNIFE && HasKnife[id][item]) {
zp_force_buy_extra_item(id, zp_get_extra_item_id(ItemTodo[category][item]),...
Forum: Scripting Help 07-28-2018, 09:07
Replies: 16
Views: 2,716
Posted By plazma
Re: Help - zp_buymenu small code fix

Error:

[ZE] Invalid extra item id (-1)
L 07/28/2018 - 15:08:17: [AMXX] Displaying debug trace (plugin "zp_buymenu.amxx")
L 07/28/2018 - 15:08:17: [AMXX] Run time error 10: native error (native...
Forum: Scripting Help 07-28-2018, 05:54
Replies: 16
Views: 2,716
Posted By plazma
Help - zp_buymenu small code fix

Error:
07/28/2018 - 10:41:12: Start of error session.
L 07/28/2018 - 10:41:12: Info (map "zm_fdust2x2") (file "addons/amxmodx/logs/error_20180728.log")
L 07/28/2018 - 10:41:12: [ZE] Invalid extra...
Forum: General 11-25-2017, 10:18
Replies: 0
Views: 812
Posted By plazma
Help webcompiler

compiler.config.inc
<?php

function init_db()
{
mysql_connect("localhost", "user", "pass");
mysql_select_db("csredblo_database") or die("Could not mysql_select_db()");
}
?>
Forum: Zombie Plague Mod 09-19-2017, 09:08
Replies: 7
Views: 2,655
Posted By plazma
Re: Use This extra item one per map

Yes 3time per map .

When player use retry he can buy again xd
Forum: Zombie Plague Mod 09-18-2017, 09:46
Replies: 7
Views: 2,655
Posted By plazma
Forum: Scripting Help 08-18-2017, 05:20
Replies: 2
Views: 581
Posted By plazma
Forum: Scripting Help 08-17-2017, 18:47
Replies: 2
Views: 581
Posted By plazma
Help - Plugin ZP

Error:
L 08/16/2017 - 11:47:57: [AMXX] Run time error 10: native error (native "zp_get_user_zombie")
L 08/16/2017 - 11:47:57: [AMXX] [0] zp_mine.sma::fwd_TakeDamage_Post (line 259)

Source:
...
Forum: Scripting Help 08-10-2017, 08:15
Replies: 1
Views: 587
Posted By plazma
Re: Error plugin

You must to post the source code to fix your problem.
Forum: Scripting Help 08-02-2017, 06:36
Replies: 2
Views: 619
Posted By plazma
Re: Help - plugin bug

OMG!! :shock: thank you.
Forum: Scripting Help 07-30-2017, 15:52
Replies: 2
Views: 619
Posted By plazma
Help - plugin bug

Error:
L 07/30/2017 - 21:27:44: [AMXX] Displaying debug trace (plugin "zp_buy.amxx", version "1.0")
L 07/30/2017 - 21:27:44: [AMXX] Run time error 10: native error (native "pev_valid")

source:
...
Forum: Scripting Help 07-19-2017, 20:26
Replies: 0
Views: 389
Posted By plazma
Help - Plugin

forget.
Forum: HL1 Servers (HLDS) 07-05-2017, 12:26
Replies: 18
Views: 14,642
Posted By plazma
Re: Anti DDoS

Can you make anything to block this @juropito ?
Forum: Zombie Plague Mod 06-25-2017, 06:33
Replies: 5
Views: 1,721
Posted By plazma
Re: crash server

change cstrike_amxx.so or .dll or metamod.so
Forum: Scripting Help 06-24-2017, 13:36
Replies: 1
Views: 513
Posted By plazma
Help - plugin bug

Im trying to fix but i can t.

logs:

L 06/24/2017 - 19:10:36: [AMXX] Displaying debug trace (plugin "level.amxx")
L 06/24/2017 - 19:10:36: [AMXX] Run time error 4: index out of bounds
L...
Forum: Scripting Help 06-20-2017, 08:11
Replies: 3
Views: 3,176
Posted By plazma
Re: VPN Detector [CS 1.6]

For source code you must to pay it cost 5 or 7$ im not sure, Contact with creator of this plugin, skype spyware.spyware1
Link offical Here...
Forum: Scripting Help 06-19-2017, 18:03
Replies: 3
Views: 3,176
Posted By plazma
Re: VPN Detector [CS 1.6]

<Link removed. Please do not post plugin without its source code.>
Showing results 1 to 25 of 336

 
Forum Jump

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


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