error: Expected token: ";", but found ")"
Why do i get theese errors when i compile?:
( 48 ) error: invalid expression, assumed zero ( 48 ) error: expected token ";", but found ")" ( 48 ) error: invalid expression, assumed zero Code:
|
here's your problem:
Code:
Code:
change it and try then :wink: |
Thx dude! - And what a fast reply! :D almost like msn :p
Edit: Nope that change dident help... :/ |
show me the whole code of the plugin please, best would be the complete sma.
|
1 Attachment(s)
Okay then you can help me with the register_menucmd stuff then, i have troubles with that too.. ;)
|
you should review the register_menucmd function in the docs
and using #define with a native which acts with a player index is not really a good idea. you could combine all those functions where you need uMoney and uHealth into one big function and simply use Code:
then you won't have any problems anymore. |
Dont really understand, cant you make the script to work, then send it as an .sma file? Then i can see the changes...
|
i actually just have 2 minutes left until i'm off to a party
and those changes would take much longer time. the easiest for now would be to remove that #define stuff and add Code:
Code:
|
| All times are GMT -4. The time now is 10:02. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.