CreateDynamcObject !
#1

Can Anybody give me a CreateDynamcObject Tutorial?
Reply
#2

I don't think there's a specific tutorial for this.

The differences between CreateObject and CreateDynamicObject are the following parameters:

Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 300.0);

native CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance = 0.0);
Also, CreateDynamicObject surpasses the SA-MP default object limit, and it requires a Icognito's Streamer plugin and include to work.

The use is similar to CreateObject.
Reply
#3

It Gives me these error :

Quote:

D:\Samp Server Creating\Server\pawno\include\streamer.inc(240) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"

Reply
#4

Quote:
Originally Posted by Compiler
Посмотреть сообщение
It Gives me these error :
Include a_samp BEFORE all other includes.
Reply
#5

I have done it
Reply
#6

Quote:
Originally Posted by Compiler
Посмотреть сообщение
I have done it
You "have done it"

Done what? Fixed the issue? Did what I said? Lost your virginity? Graduated high school? Failed 3rd grade? Landed on the moon? Watched the dumbest movie ever? Reported this post? Reported your own post? DONE WHAT?
Reply
#7

Included a_samp before all the includes but still it gives me these errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)