#1 Re: GTA Modding » HELP HELP!!! load_path crash !!! HELP HELP Getting crazy » 18-10-2011 11:39

hey ty for the answer!!

i found out something:

if i start gta singleplayer it works ppeeerfectly
but in SAMP game freezes...

is there i way to fix it?

#2 GTA Modding » HELP HELP!!! load_path crash !!! HELP HELP Getting crazy » 18-10-2011 09:57

Memati_Bas
Replies: 4

Hey

every time i try to load a path from carrec my game freezes.
Heres the code:


// This file was decompiled using sascm.ini published by Seemann (http://sannybuilder.com/files/SASCM.rar) on 13.10.2007

{$VERSION 3.1.0027}
{$CLEO .cs}

//-------------MAIN---------------
thread 'ZACC'

:ZACC_11
wait 500
if
  Player.Defined($PLAYER_CHAR)
else_jump @ZACC_11
if
  Player.Controllable($PLAYER_CHAR)
else_jump @ZACC_11
if
  Actor.Driving($PLAYER_ACTOR)

else_jump @ZACC_11
if
0AB0:   key_pressed 57
else_jump @ZACC_11
03C0: 0@ = actor $PLAYER_ACTOR car
wait 10000
0006: 8@ = 120
07C0: load_path 8@


jump @ZACC_11

Board footer

Powered by FluxBB