Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~591 People Reached
Favorite Tags
Member Avatar for Blahthing

So i was starting up my web browser this morning, and firefox started spitting out extremely random javascript errors, which spammed up to around a dozen. I figured obviously to give my computer a virus scan. I did (with AVG free), and found 2 trojans, who have masked over service.exe. …

Member Avatar for Blahthing
0
317
Member Avatar for Blahthing

I was making an item for a game im modding, but it cant seem to read the variable and perform its function. Yeah, it recompiles fine, but dosent work ingame The functions that dont work ingame, are -Printing A Chat Message To An Entity -Setting Variable Timesshot to 0 -Damaging …

Member Avatar for Blahthing
0
142
Member Avatar for Blahthing

im having trouble closing this class, ive been trying for 2 hours Its a huge collection of ifs [ICODE] package net.minecraft.src; import java.util.Random; import java.util.*; public class ItemTestItem extends Item { public int TimesShot; public ItemTestItem(int i) { super(i); maxStackSize = 1; setMaxDamage(50); } public void onUpdate(ItemStack itemstack, World world, …

Member Avatar for hiddepolen
0
132