06.01.2019, 14:19
Quote:
All the errors mentioned above were fixed, such as the anti aimbot, teleport hack and others? Can I put this in my game mode, compile and play without having any flaws?
|
Quote:
i have problem with this:
nex-ac.inc(1996) : warning 202: number of arguments does not match definition nex-ac.inc(1996) : warning 202: number of arguments does not match definition nex-ac.inc(7173) : error 025: function heading differs from prototype line 1996: new ac_pickupid = CreateDynamicPickup(modelid, type, x, y, z, worldid, interiorid, playerid, streamdistance, areaid, priority); line 7173: public OnUnoccupiedVehicleUpdate(vehicleid, playerid, passenger_seat, Float:new_x, Float:new_y, Float:new_z, Float:vel_x, Float:vel_y, Float:vel_z) |
Quote:
C:\Users\Guido\Desktop\FantocheRP\FantocheRP\pawno \include\nex-ac.inc(2443) : error 017: undefined symbol "SetPlayerPos"
C:\Users\Guido\Desktop\FantocheRP\FantocheRP\pawno \include\nex-ac.inc(2443) : error 010: invalid function or declaration C:\Users\Guido\Desktop\FantocheRP\FantocheRP\pawno \include\nex-ac.inc(2624) : warning 201: redefinition of constant/macro (symbol "RepairVehicle") Line 2443: #undef SetPlayerPos Line 2624: #define RepairVehicle acc_RepairVehicle |