unattach
#1

can i create a command to unattach all car objects?

if yes please make me one
Reply
#2

Well, sorry to burst your bubble there kid, but we cannot just spawn you a cmd like stated out of the blue. We would have to have some of your code for certain variables and shit.
Reply
#3

is this command work

cmd:unattach(playerid, params[])
{
DestroyDynamicObject(neon13);
return 1;
}

when i compile i get 'undefined symbol neon13' but i have neon13 defined

example

neon13 = createobject(etcetc
Reply
#4

bump
Reply
#5

Quote:
Originally Posted by Mr.1337
Посмотреть сообщение
bump
If you are using DestroyDynamicObject, make sure you are using CreateDynamicObject.

Also, read the rules, you are not allowed to bump for 48 hours.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)