Help with createobject and destroyobject
#4

I already show you how. CreateObject return the objectid(Not model id). Each object have their own id(just like players does).
pawn Код:
Object = CreateObject(...........//Object variable will store this object id (0)
Object1 = CreateObjcet(.............//Object1 variable will store this object id(1)
//And so on
Reply


Messages In This Thread
Help with createobject and destroyobject - by boyan96 - 30.08.2011, 16:56
Re: Help with createobject and destroyobject - by =WoR=Varth - 30.08.2011, 16:59
Re: Help with createobject and destroyobject - by boyan96 - 30.08.2011, 17:07
Re: Help with createobject and destroyobject - by =WoR=Varth - 30.08.2011, 17:10

Forum Jump:


Users browsing this thread: 1 Guest(s)