-
Content count
15 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
0 NeutralAbout MuffinStuffer
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
A star icon would appear and you just press whatever you have action set to. Then he performs his action and heals to 75%
-
@READTHESCROLL Yup
-
-
Yea Im not sure. There really isnt enough time to heal someone else anyway. At least with this first aid you dont have to funble in your inv. to use it and it will get you back to 75% health. Enough to keep the battle going
-
Aaaand nvm. I just got it again and I updated infiSTAR this morning. Same thing, when selling a car with cargo I get kicked. @infiSTAR?
-
@Torchgodz That was it, thanks man. Works like a charm.
-
Ah ha! LMFAO, man. Thanks.
-
@TheDmD Here's what I got, same thing locks up "setting up" // Tools /////////////////////////////////////////////////////////////////////////////// class Exile_Item_Matches { quality = 1; price = 50; }; class Exile_Item_CookingPot { quality = 2; price = 75; }; class Exile_Item_InstaDoc { quality = 1; price = 250; }; class FirstAidKit { quality = 1; price = 150; }; class Exile_Melee_Axe { quality = 1; price = 100; }; class FirstAid { name = "FirstAid"; icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\itemacc_ca.paa"; items[] = { "Exile_Item_InstaDoc" "FirstAidKit" }; };
-
@TheDmD, funny I JUST was thinking about that. Ill try it out right now.
-
Im just trying to add First Aid Kits to the trader. I've added it to the config.cpp under class FirstAid & under //tools with class Exile_Item_FirstAidKit with a quality and price but it doesnt seem to work since my server just gets stuck "setting up"
-
Ok, I seem to have solved it by deleting my UID in the database. I lost my money and respect but obviously can give it back. Thanks for all the help
-
Also added question, in your/my publicVariableVal.txt the 3rd line reads 7 "spwan" should that be 7 "spawn"?
-
Chris, my files match those, I have updated all the BE files from your most recent release. I still am getting #0. Can I maybe send you some files or something?
-
Im assuming its the BE filters anyway. Thank you for your help
-
I have the exact same setVariable.txt So I just have to update my BE filters. Ok, thank you.
-
I really did not know which section to post this in and this one is prob not correct but I notice some people get kicked after selling a vehicle for that error and cannot get back in. My server provider actually doesn't know what to do. Im asuming I have to add something into the setVariable.txt but dont know what. Thank you for your help in advance