Raised This Month: $ Target: $400
 0% 

Help here please :)


Post New Thread Reply   
 
Thread Tools Display Modes
Shadezz
Senior Member
Join Date: Jul 2009
Location: Denmark
Old 03-14-2010 , 13:39   Re: Help here please :)
Reply With Quote #11

i just get this now:
home/groups/amxmodx/tmp3/phpecaOor.sma(1581) : error 021: symbol already defined: "AddValue"
/home/groups/amxmodx/tmp3/phpecaOor.sma(1582) : warning 221: label name "Float" shadows tag name
/home/groups/amxmodx/tmp3/phpecaOor.sma(1582) : warning 217: loose indentation
/home/groups/amxmodx/tmp3/phpecaOor.sma(1583) : warning 217: loose indentation
/home/groups/amxmodx/tmp3/phpecaOor.sma(1583) : warning 213: tag mismatch
/home/groups/amxmodx/tmp3/phpecaOor.sma(1584) : warning 213: tag mismatch
/home/groups/amxmodx/tmp3/phpecaOor.sma(1586) : warning 204: symbol is assigned a value that is never used: "AddValue"
/home/groups/amxmodx/tmp3/phpecaOor.sma(1591) : warning 203: symbol is never used: "Float"

using this:

ActionMoney(id, ent)
{
if(g_money_used[id])
{
static property[5];
new AddValue[33], playerMoney[33];
GetProperty(ent, 1, property);
playerMoney[id] = mm_get_user_money(id);
new Float:AddValue[33]
Float:AddValue[id] = str_to_float(property) + playerMoney[id];
mm_set_user_money(id, AddValue[id]);
g_money_used[id] = false;
SCM_Print(id, "You have been given %s $!", property);
}
else{
set_hudmessage(0, 255, 0, 0.01, 0.18, 0, 0.0, 1.0, 0.25, 0.25, 2);
show_hudmessage(id, "%s %s^nNext Use: Next Round", PLUGIN_PREFIX, PLUGIN_VERSION);
}
}
/home/groups/amxmodx/tmp3/phpecaOor.sma(5401) : warning 213: tag mismatch
__________________
Shadezz is offline
Shadezz
Senior Member
Join Date: Jul 2009
Location: Denmark
Old 03-14-2010 , 13:41   Re: Help here please :)
Reply With Quote #12

@fysiks i already tried doing that ( im running BCM and not BM if wondered) its still not working.-
__________________
Shadezz is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-14-2010 , 13:41   Re: Help here please :)
Reply With Quote #13

Attach your whole plugin.
__________________
fysiks is offline
wrecked_
Veteran Member
Join Date: Jan 2010
Location: New York (GMT-5)
Old 03-14-2010 , 13:42   Re: Help here please :)
Reply With Quote #14

Come on...

DELETE new AddValue[33]

KEEP new Float:AddValue[33]
__________________
[ Paid Requests ]
DO NOT PM ME ABOUT BLOCKMAKER
NO PRIVATE SUPPORT
wrecked_ is offline
Shadezz
Senior Member
Join Date: Jul 2009
Location: Denmark
Old 03-14-2010 , 13:43   Re: Help here please :)
Reply With Quote #15

its a private BCM, could i send it private?? to not get it out public..
__________________
Shadezz is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-14-2010 , 13:43   Re: Help here please :)
Reply With Quote #16

Yeah, sure. I'll try to help if you send it.
__________________
fysiks is offline
Shadezz
Senior Member
Join Date: Jul 2009
Location: Denmark
Old 03-14-2010 , 13:46   Re: Help here please :)
Reply With Quote #17

sended private**
__________________
Shadezz is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 03-14-2010 , 17:18   Re: Help here please :)
Reply With Quote #18

You released a blockmaker you made yourself (?) called Shadezz BlockMaker, but you can't figure this simple problem out?

/laugh
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
JaGareN
Senior Member
Join Date: Mar 2009
Old 03-14-2010 , 18:42   Re: Help here please :)
Reply With Quote #19

Hah that's "Shadezz" BlockMaker was from nercos BM v4.01 and he did just add some blocks with help from some friends...
JaGareN is offline
Shadezz
Senior Member
Join Date: Jul 2009
Location: Denmark
Old 03-15-2010 , 02:25   Re: Help here please :)
Reply With Quote #20

exolent? my old bm was a fail ^^ lol, i just took necro's and added more stuff, not that hard.. this is a BCM with properties and everything, so its alittle more complicated than just adding blocks
__________________
Shadezz 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 15:40.


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