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

i made a hero,but i only have sma,no amx


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TCCY
Member
Join Date: Feb 2005
Old 04-18-2005 , 10:10   i made a hero,but i only have sma,no amx
Reply With Quote #1

how can i use it??thx
TCCY is offline
Send a message via AIM to TCCY
Kebmaster
Senior Member
Join Date: Oct 2004
Location: Norway
Old 04-18-2005 , 10:41  
Reply With Quote #2

SEARCH BUTTON!

Compile it

Read The Docs
__________________

===--->ViZiT<---===
Www.Kebmaster.Moo.No
Kebmaster is offline
Send a message via AIM to Kebmaster Send a message via MSN to Kebmaster Send a message via Yahoo to Kebmaster
TCCY
Member
Join Date: Feb 2005
Old 04-18-2005 , 10:47  
Reply With Quote #3

ok~
i try to comiple it....but i got 26 errors......can someone help me abou it??
and i post my first hero here....
TCCY is offline
Send a message via AIM to TCCY
LUNCHBOX!!!
Senior Member
Join Date: Nov 2004
Location: In a lunchbox!!!
Old 04-18-2005 , 11:35  
Reply With Quote #4

Can you tell us what errors you get?
__________________
Fly..or something
Retierd!
LUNCHBOX!!! is offline
Kebmaster
Senior Member
Join Date: Oct 2004
Location: Norway
Old 04-18-2005 , 17:50  
Reply With Quote #5

If u compile 4 amx , u get 26?
i Compiled with amxx , got about 6-7 errors...
So u've probably rescripted an amxx hero?

But , Its way to lame what u did with the names.....
First the name is: Alan .... Then Suddently , u call it : Hero

I would rename , re-edit the hero , and watch the errors (but u only need to fix the errors in the script , like "gHasMAMAPowers" , if u'll get an error or something like that , do only fix that , do not worry about the errors: assumed zero , and all those , until the end.....) Do ONLY fix the "In-Script" errors!
__________________

===--->ViZiT<---===
Www.Kebmaster.Moo.No
Kebmaster is offline
Send a message via AIM to Kebmaster Send a message via MSN to Kebmaster Send a message via Yahoo to Kebmaster
TCCY
Member
Join Date: Feb 2005
Old 04-19-2005 , 03:55  
Reply With Quote #6

sorry,it's my first heros,so i don't know where do i need to edit or not....i don't understand what do the error means....

here are the errors

Small compiler 2.1.0 Copyright (c) 1997-2002, ITB CompuPhase

sh_alan.sma(25) : warning 217: loose indentation
sh_alan.sma(31) : warning 217: loose indentation
sh_alan.sma(77) : error 017: undefined symbol "ghasHeroPower"
sh_alan.sma(77) : warning 215: expression has no effect
sh_alan.sma(77) : error 001: expected token: ";", but found "]"
sh_alan.sma(77) : error 029: invalid expression, assumed zero
sh_alan.sma(77 -- 79) : warning 215: expression has no effect
sh_alan.sma(82) : error 017: undefined symbol "ghasHeroPower"
sh_alan.sma(82) : warning 215: expression has no effect
sh_alan.sma(82) : error 001: expected token: ";", but found "]"
sh_alan.sma(82) : error 029: invalid expression, assumed zero
sh_alan.sma(82) : error 029: invalid expression, assumed zero
sh_alan.sma(94) : error 017: undefined symbol "ghasHeroPower"
sh_alan.sma(94) : warning 215: expression has no effect
sh_alan.sma(94) : error 001: expected token: ";", but found "]"
sh_alan.sma(94) : error 029: invalid expression, assumed zero
sh_alan.sma(94) : error 029: invalid expression, assumed zero
sh_alan.sma(112) : error 017: undefined symbol "ghasHeroPower"
sh_alan.sma(112) : warning 215: expression has no effect
sh_alan.sma(112) : error 001: expected token: ";", but found "]"
sh_alan.sma(112) : error 029: invalid expression, assumed zero
sh_alan.sma(112) : error 029: invalid expression, assumed zero
sh_alan.sma(133) : error 017: undefined symbol "ghasHeroPower"
sh_alan.sma(133) : warning 215: expression has no effect
sh_alan.sma(133) : error 001: expected token: ";", but found "]"
sh_alan.sma(133) : error 029: invalid expression, assumed zero
sh_alan.sma(133) : error 029: invalid expression, assumed zero
sh_alan.sma(145) : error 017: undefined symbol "ghasHeroPower"
sh_alan.sma(145) : warning 215: expression has no effect
sh_alan.sma(145) : error 001: expected token: ";", but found "]"
sh_alan.sma(145) : error 029: invalid expression, assumed zero
sh_alan.sma(145) : error 029: invalid expression, assumed zero
sh_alan.sma(145) : warning 215: expression has no effect
sh_alan.sma(145) : error 001: expected token: ";", but found "return"
sh_alan.sma(155) : error 017: undefined symbol "ghasHeroPower"
sh_alan.sma(155) : warning 215: expression has no effect
sh_alan.sma(155) : error 001: expected token: ";", but found "]"

Compilation aborted.
26 Errors.

請按任意鍵繼續 . . .
TCCY is offline
Send a message via AIM to TCCY
Kebmaster
Senior Member
Join Date: Oct 2004
Location: Norway
Old 04-19-2005 , 07:30  
Reply With Quote #7

sh_alan.sma(77) : error 017: undefined symbol "ghasHeroPower"
Should be: "ghasAlanPower" (in the .sma)

Edit all those names.... name ALL Names that says: Hero - to: Alan (but do not rename the hero "scripting , not names" , that will ruin the hero)
__________________

===--->ViZiT<---===
Www.Kebmaster.Moo.No
Kebmaster is offline
Send a message via AIM to Kebmaster Send a message via MSN to Kebmaster Send a message via Yahoo to Kebmaster
TCCY
Member
Join Date: Feb 2005
Old 04-19-2005 , 08:35  
Reply With Quote #8

thx

ok,then i try compile it,i got 2 warnings.....

Small compiler 2.1.0 Copyright (c) 1997-2002, ITB CompuPhase

sh_alan.sma(25) : warning 217: loose indentation
sh_alan.sma(31) : warning 217: loose indentation

2 Warnings.

請按任意鍵繼續 . . .
TCCY is offline
Send a message via AIM to TCCY
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 04-19-2005 , 09:22  
Reply With Quote #9

don't worry about those, just means you didn't line everything up perfect, but will still work
__________________
Chivas2973 is offline
TCCY
Member
Join Date: Feb 2005
Old 04-19-2005 , 09:42  
Reply With Quote #10

ok,thx
TCCY is offline
Send a message via AIM to TCCY
Reply


Thread Tools
Display Modes

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:04.


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