Raised This Month: $51 Target: $400
 12% 

DoD Smokegrenades plugin


Post New Thread Reply   
 
Thread Tools Display Modes
cccpsmiley
Senior Member
Join Date: Mar 2006
Location: Los Angeles, CA
Old 05-24-2006 , 23:14  
Reply With Quote #71

hmm ok well i saw firestorm reply with that once saying it dont work with updated and it crashes. nvm you'd know better
cccpsmiley is offline
Send a message via AIM to cccpsmiley
diamond-optic
Veteran Member
Join Date: May 2005
Old 05-24-2006 , 23:50  
Reply With Quote #72

firestorm isnt around anymore.. so any post by him is probably pretty old..
__________________
diamond-optic is offline
cccpsmiley
Senior Member
Join Date: Mar 2006
Location: Los Angeles, CA
Old 05-25-2006 , 00:59  
Reply With Quote #73

dont you get smart with me boy!
cccpsmiley is offline
Send a message via AIM to cccpsmiley
diamond-optic
Veteran Member
Join Date: May 2005
Old 05-25-2006 , 10:13  
Reply With Quote #74

*cough* *cough*

whos the one that got banned on dodplugins.net ???


lmao
__________________
diamond-optic is offline
dragonspirit666
New Member
Join Date: Jul 2006
Old 07-30-2006 , 20:39   Re: DoD Smokegrenades plugin
Reply With Quote #75

aight, ive read thru this intire thing, and im also having problems with it compiling... plus, when i click on the links to get it from other places, it wont even bring up the page, can someone hook me up with either, a) a link that actually works or b) just send me an email with the plug in within it... i would very much appreciate it.. thanks...
dragonspirit666 is offline
diamond-optic
Veteran Member
Join Date: May 2005
Old 07-31-2006 , 08:19   Re: DoD Smokegrenades plugin
Reply With Quote #76

Quote:
Originally Posted by dragonspirit666
aight, ive read thru this intire thing, and im also having problems with it compiling... plus, when i click on the links to get it from other places, it wont even bring up the page, can someone hook me up with either, a) a link that actually works or b) just send me an email with the plug in within it... i would very much appreciate it.. thanks...

to fix it... open the sma.. and goto line 521, or seach for the "public round_message() {" function..

you'll see:
Quote:
// get the state code
new state = read_data(1)

// win draw, etc.
if (state != 1) {
change it to:
Quote:
// get the state code
//new state = read_data(1)

// win draw, etc.
if (read_data(1) != 1) {
__________________
diamond-optic is offline
Zero_Killz
Junior Member
Join Date: Nov 2005
Old 01-18-2009 , 04:23   Re: DoD Smokegrenades plugin
Reply With Quote #77

Running a Linux server with AMXMODX v1.8.0.3660 and MetaMod v1.19

I put smoke_grenade.amxx in the addons/amxmodx/plugins/ folder

I added smoke_grenade.amxx to the addons/amxmodx/configs/plugins.ini file

On server reboot I get the error:
L 01/18/2009 - 0101: Start of error session.
L 01/18/2009 - 0101: Info (map "dod_donner") (file "addons/amxmodx/logs/error_20090118.log")
L 01/18/2009 - 0101: [AMXX] Failed to allocate memory (plugin "smoke_grenade.amxx")

How do I allocate memory?
Zero_Killz is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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