361
General Discussion / Re: Why the hell is there literally noone online in the EU region, atleast hosting
« on: August 18, 2019, 11:24:10 PM »
couple dudes in our group is in the UK
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
chrome keeps saying the ammo box is dangerous for some reasonits bogus
I too needed something like this a while back, so I made this compatible. You can use it for players/holebotsCoolio, thank you
credit to Amade for the base code, I borrowed it from old v6 bots. It should probably be updated so that u can choose the direction also
function ManaPotionImage::onFire(%data, %obj, %slot)
{
%obj.addEnergy(50);
%obj.playThread(0, shiftUp);
if(isObject(%client = %obj.client))
{
%obj.tool[%obj.currTool] = 0;
%obj.weaponCount--;
messageClient(%client, 'MsgItemPickup', '', %obj.currTool, 0, 1);
serverCmdUnUseTool(%client);
}
}
hmmm
work
ride bike
work
get heat stroke
work
sleep at least 10+ hours a day
work
oh and did i mention work
I think I am going to release some gamemodes when I get back from vacationReminds me I still gotta release a couple gamemodes myself lmao