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

Blockbuilder (HELP? Able to pay!!)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
antman1337
Junior Member
Join Date: Sep 2009
Old 02-11-2016 , 04:04   Blockbuilder (HELP? Able to pay!!)
Reply With Quote #1

Hello,
When I have added my own blocks to blockbuilder.sp and when I try to compile it,
I get following error: http://pastebin.com/w4a5Vgf9


My .SP Code: http://pastebin.com/n3czfhs6

What could be the problem here?


(I am able to pay someone that can help me to insert the blocks to the plugin!!)
antman1337 is offline
Kailo
Senior Member
Join Date: Sep 2014
Location: Moscow, Russia
Old 02-11-2016 , 04:58   Re: Blockbuilder (HELP? Able to pay!!)
Reply With Quote #2

I get follow code then try compile your code
Code:
H:\workdir\Lab\bb.sp(547) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1064) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1065) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1156) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1157) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1216) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1217) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1368) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1369) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(1619) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(2617) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(2625) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(2901) : warning 234: symbol "IsValidHandle" is marked as deprecated: Do not use this function.
H:\workdir\Lab\bb.sp(2912) : warning 234: symbol "IsValidHandle" is marked as deprecated: Do not use this function.
H:\workdir\Lab\bb.sp(3146) : warning 234: symbol "IsValidHandle" is marked as deprecated: Do not use this function.
H:\workdir\Lab\bb.sp(3181) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(3182) : warning 217: loose indentation
H:\workdir\Lab\bb.sp(57) : warning 203: symbol is never used: "blocksize"
Try to update all includes that needed to this plugin.

Last edited by Kailo; 02-11-2016 at 04:59.
Kailo is offline
Kailo
Senior Member
Join Date: Sep 2014
Location: Moscow, Russia
Old 02-11-2016 , 05:15   Re: Blockbuilder (HELP? Able to pay!!)
Reply With Quote #3

I fixed all compilation errors and warnings, but idk if it will work as you want.
http://pastebin.com/esmUUXqK
Kailo is offline
SM9
Veteran Member
Join Date: Sep 2013
Location: United Kingdom
Old 02-11-2016 , 06:32   Re: Blockbuilder (HELP? Able to pay!!)
Reply With Quote #4

Simple warnings, Just indent your code and replace the deprecated function with if(hHandle != null)
SM9 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 03:09.


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