AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Laser/TripMine Entity (https://forums.alliedmods.net/showthread.php?t=25819)

+ARUKARI- 05-18-2006 05:49

Quote:

Originally Posted by arkshine
Quote:

Plugin failed to compile! Please try contacting the author.

Welcome to the AMX Mod X 1.70-300 Compiler.
Copyright (c) 1997-2005 ITB CompuPhase, AMX Mod X Team

/home/users/amxmodx/public_html/forums/files/lasermine1.2beta2_955.sma(410) : error 001: expected token: ")", but found "{"

1 Error.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/lasermine1.2beta2_955.amx (compile failed).
Line 410 :

Code:

        else if (equali(said,"^"/buy_lasermine^"") {
Should be :
Code:

        else if (equali(said,"^"/buy_lasermine^"")) {

;)

:oops:
ok now uploaded fix source
thanks

Nine_Coronas 06-06-2006 12:12

i got a problem... when i try to use the lasermine commands like amx_lasermine_cost
its comes up as a unknown command... the laser mines work but i want to be able to set the max 5 and the cost 100.... and i cant do it for some reason... HELP!

SweatyBanana 06-06-2006 12:13

Code:

amx_cvar amx_lasermine_cost 500

Nine_Coronas 06-06-2006 12:41

thx got it

Mulan 06-08-2006 10:27

I have a problem:

if I use the plugin from first post, i cant chat and I cant buy lasermines.
if I use the second download, i can use the lasermines without to buy it.

PlZ Help

+ARUKARI- 06-09-2006 07:25

Quote:

Originally Posted by Mulan
I have a problem:

if I use the plugin from first post, i cant chat and I cant buy lasermines.
if I use the second download, i can use the lasermines without to buy it.

PlZ Help

version1.0 is not support chat command
version1.2beta2-1 is support. But, because it is an beta version, it can't assert that there is no bug.

1.2Beta3 is attached here.
I want it to ascertain whether a problem solves it with this.

Mcoy 06-09-2006 10:40

Love this plugin! Thanks!

A humble request: Could you make it so only a certain amount of player on each team can buy this each round? Kind of like awp restriction - "too many ppl on your team...".

To answer your question: Yes, the new version (the one above) took care of the problem with chat disabled and other bugs.

+ARUKARI- 06-10-2006 02:00

Quote:

Originally Posted by Mcoy
Love this plugin! Thanks!

A humble request: Could you make it so only a certain amount of player on each team can buy this each round? Kind of like awp restriction - "too many ppl on your team...".

Mmm. It thinks that it is a good idea.
But, it takes time to make it. :?
I want you to wait until the next version appears.

Quote:

To answer your question: Yes, the new version (the one above) took care of the problem with chat disabled and other bugs.
Thank you for reporting it. :D

voivod 06-10-2006 07:26

i think the lasermine should be hl style, also someone could support a model for it

xavion 06-10-2006 11:29

Can u make a fix so you can bind the /buy_lasermine ? Would make my day so much easier ;)


All times are GMT -4. The time now is 03:54.

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