stock CreateObjectInArea , this is not work
#1

help me please,

this is the code :
PHP код:
stock CreatePlayerObjectInArea(playeridobjectidFloat:minxFloat:minyFloat:maxxFloat:maxyrx,ry,rz)
{
    
CreatePlayerObject(playeridobjectidfloat(floatround(random(floatround(maxx-minx))+minx)), float(floatround(random(floatround(maxy-miny))+miny)), float(random(7))+,rx,ry,rz200.0);
    return 
1;

this is not worked me ,

Reply
#2

What doesnt work?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)