Object won't be created
#1

Quote:

ocmd:test2(playerid,params[])
{
new Float:X,Float:Y,Float:Z;
GetPlayerPos(playerid,X,Y,Z);
CreateObject(10148, X,Y,Z, 0.0, 0.0, 0.0);
}

Doesn't matter which object I use, It just happens nothing
Reply
#2

Looks fine, are you sure OCMD isn't the issue?

Also, you should probably give this a try;
https://github.com/samp-incognito/samp-streamer-plugin
Reply
#3

Quote:
Originally Posted by d1git
Посмотреть сообщение
Looks fine, are you sure OCMD isn't the issue?

Also, you should probably give this a try;
https://github.com/samp-incognito/samp-streamer-plugin
Already using streamer,

and I tried it with strcmp...

no difference
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)