blackHat
Expert
- Joined
- Jul 28, 2013
- Messages
- 930
- Reaction score
- 2
hello all, long time no see ha, sorry guys?
before i left everything i made a great cleo mode and compile it successfully (i'm using it right now)
but now (after i missed gta sa ) i changed a bit in it but i can't compile it it says:
Unknown directive actor.defined($player_actor).
this is my actor define part
:getinfo
wait 0
actor.defined($player_actor)//define the actor
0247: request_model xxxx //request the object
04C4: store_coords_to 1@ 2@ 3@ from_actor $player_actor with_offset 0.0 0.0 0.0 //to store coords of the player
return
anyone have an idea, i don't see anything wrong though :yuno:
btw already searched and didn't find anything useful :sweet_jesus:
before i left everything i made a great cleo mode and compile it successfully (i'm using it right now)
but now (after i missed gta sa ) i changed a bit in it but i can't compile it it says:
Unknown directive actor.defined($player_actor).
this is my actor define part
:getinfo
wait 0
actor.defined($player_actor)//define the actor
0247: request_model xxxx //request the object
04C4: store_coords_to 1@ 2@ 3@ from_actor $player_actor with_offset 0.0 0.0 0.0 //to store coords of the player
return
anyone have an idea, i don't see anything wrong though :yuno:
btw already searched and didn't find anything useful :sweet_jesus: