I have problem with this variable Variable member=21661 is not declared as an array.
Code:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}
//-------------MAIN---------------
0000: NOP
thread "Pickup finder, version 1.1 by Codex1337"
wait 0
if
0AAB: file_exists "CLEO\PickupSett.ini"
else_jump @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_492
0B34: samp register_client_command "sp" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_1323
0B34: samp register_client_command "spcmds" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_1466
0B34: samp register_client_command "sptp" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_2483
0B34: samp register_client_command "spstp" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_2825
0B34: samp register_client_command "tpdel" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_4341
0B34: samp register_client_command "spspec" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_3189
0B34: samp register_client_command "spspecoff" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_3522
0B34: samp register_client_command "spsync" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_3704
0B34: samp register_client_command "spdel" to_label @PICKUP_FINDER,_VERSION_1.1_BY_CODEX1337_4031
0AA8: call_function_method 6946896 struct 12694336 num_params 1 pop 0 'CRED445' 10@
0AA5: call 7439872 num_params 2 pop 2 10@ "...Pickup distance: ~1~ meters..."
Last edited: