Introducing MPGH's AIGA. The latest advancement in artificial intelligence. Click here now to learn more!
Results 1 to 5 of 5
  1. #1
    joel.ca's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    1

    Changing BE variables like Createvehicle

    Hey guys!
    I Have a question:
    I always getting kicked from battleye (Altis Life) for example CreateVehicle restriction...
    is there any way to change the variable CreateVehicle to CreateVEH or something like that? Or is there any way for example to create Vehicles otherwise? The thing is Altis life has now better BattleyeFilters in it but there has to be a way to bypass these things ...



    Please guys help me

  2. #2
    cabowabo4000's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    My Mood
    Amused
    Im also very intrigued to hear an answer for this...

    and based on my knowledge im not sure if it would be like this or not.
    Code:
     V_A_R_I_A_B_L_E = {
                _t = _this;
                _text = _t;
                if (typename _t == typename[]) then {
                    _text = _t select 0;
                };
    Found that while scanning through some of the public menus.

  3. #3
    Jme's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Balls Deep
    Posts
    1,214
    Reputation
    35
    Thanks
    9,758
    use the hangender method

  4. #4
    cabowabo4000's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    My Mood
    Amused
    Soooooooooooo....
    Code:
    createVehicle__ = createVehicle;
    ?????????

  5. #5
    Lystic's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    'Murica
    Posts
    498
    Reputation
    31
    Thanks
    4,717
    My Mood
    Bashful
    Quote Originally Posted by cabowabo4000 View Post
    Soooooooooooo....
    Code:
    createVehicle__ = createVehicle;
    ?????????
    You sir have no scripting experience and need to be shot for even making this post.

    You cannot redefine script functions like createVehicle without a LOT and i mean a LOT of memory editing. Goodluck!

Similar Threads

  1. [Help Request] Need to change all variables
    By TheFlyingDutchman' in forum C# Programming
    Replies: 5
    Last Post: 12-01-2013, 04:10 PM
  2. [Solved] how to change your name like mat automaton did
    By youfaggot in forum Mission Against Terror Help
    Replies: 4
    Last Post: 01-30-2012, 04:52 PM
  3. What changes would you like in the Combat Arms Section?
    By Jabuuty671 in forum Combat Arms Discussions
    Replies: 296
    Last Post: 06-17-2011, 10:35 AM
  4. [Discussion] What changes would you like in the Combat Arms EU Section?
    By Jabuuty671 in forum Combat Arms EU Discussions
    Replies: 58
    Last Post: 05-07-2011, 08:48 AM
  5. Changing my Avatar pic and Sig :D let me know if u like them
    By (FPS)H4X0R in forum Help & Requests
    Replies: 15
    Last Post: 08-15-2010, 12:07 PM