Raised This Month: $ Target: $400
 0% 

Help on some Script


Post New Thread Reply   
 
Thread Tools Display Modes
KillhemAll
Member
Join Date: Jun 2008
Old 06-28-2008 , 16:47   Re: Help on some Script
Reply With Quote #11

OK first time using it is working secound time it isn't

PHP Code:
public client_damage attackervictimdamagewpnindexhitplaceTA )
{
    if (
hitplace == 1//Headshot
    
{
        new 
name[32]
        
get_user_name(idname31)
        
client_print(0print_chat"[O-Z.de]:Headshot for %s!"name
    } 

Returns
Code:
/home/groups/amxmodx/tmp3/phpnFMWer.sma(75) : warning 217: loose indentation
/home/groups/amxmodx/tmp3/phpnFMWer.sma(75) : error 017: undefined symbol "id"
/home/groups/amxmodx/tmp3/phpnFMWer.sma(75) : warning 215: expression has no effect
/home/groups/amxmodx/tmp3/phpnFMWer.sma(75) : warning 215: expression has no effect
/home/groups/amxmodx/tmp3/phpnFMWer.sma(75) : error 001: expected token: ";", but found ")"
/home/groups/amxmodx/tmp3/phpnFMWer.sma(75) : error 029: invalid expression, assumed zero
/home/groups/amxmodx/tmp3/phpnFMWer.sma(75) : fatal error 107: too many error messages on one line
BTW Whats
loose indentation
??

Greetz

[/code]
KillhemAll is offline
grimvh2
Veteran Member
Join Date: Nov 2007
Location: Fishdot Nation
Old 06-28-2008 , 17:02   Re: Help on some Script
Reply With Quote #12

PHP Code:
get_user_name(idname31
to

PHP Code:
get_user_name(attackername31/* ore victim */ 
__________________
I am out of order!
grimvh2 is offline
LostSkill
Senior Member
Join Date: Jun 2008
Location: Monuhuelo Island
Old 06-28-2008 , 17:55   Re: Help on some Script
Reply With Quote #13

at this one i think need use victim =]
__________________
MY ENGLISH IS BAD.....
LostSkill is offline
Send a message via MSN to LostSkill
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 22:49.


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