Jump to content

[INC] QWER´S OBJECT STREAMER !


Guest QWER

Recommended Posts

  • 1 month later...

PLS "help" dal sem to takto

 

nedám vám sem celé pwn jen naty objekty kousek nebudu sem psát přes 1000 objektu

nechci SPAMOVAT

#include 

#pragma tabsize 0

public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Blank Filterscript by your name here");
print("--------------------------------------\n");
CreateStreamedObject(16357,-755.39776611,498.38323975,577.41607666,0.00000000,312.00000000,32.00000000,250,150.0); //Object number 0
CreateStreamedObject(16357,-840.28460693,445.27539062,466.20999146,0.00000000,311.99523926,31.99768066,250,150.0); //Object number 1
CreateStreamedObject(16357,-930.59417725,388.89233398,347.88421631,0.00000000,311.99523926,31.99768066,250,150.0); //Object number 2
CreateStreamedObject(16357,-1018.98974609,333.63900757,232.11892700,0.00000000,311.99523926,31.99768066,250,150.0); //Object number 3
CreateStreamedObject(16357,-1073.40380859,299.65802002,165.86892700,0.543975
return 1;
}

public OnFilterScriptExit()
{
return 1;
}

 

nevím co tam mám ještě mít protže mi to háže toto!

 

error 017: undefined symbol "CreateStreamedObject"

PLS co mám udělat ay mi to nic neházelo PLS co tam ještě připsat PLS "help"

Link to comment
Share on other sites

máš hore inculid ?? #include

připsal jsem tam to o jsi mi napsal #include

 

a chíli to travlo ale stejně mi to napsalo zase

3x

warning 217: loose indentation

 

a zase to samé

error 017: undefined symbol "CreateStreamedObject"

Link to comment
Share on other sites

Nuke":4h5yh9v2]
máš hore inculid ?? #include

připsal jsem tam to o jsi mi napsal #include

 

a chíli to travlo ale stejně mi to napsalo zase

3x

warning 217: loose indentation

 

a zase to samé

error 017: undefined symbol "CreateStreamedObject"

 

Tak hore daj : #pragma tabsize 0

 

a ešte :

Ak máš v Móde/FS sekundový timer (alebo nižší) tak do neho daj CreateObjects();

Ak nemáš v Móde/FS sekundový (alebo nižší) timer tak do OnGameModeInit daj OnObjectGameModeInit(); :)

Link to comment
Share on other sites

a ked mas loose indentation tak si zarovnaj riadky abo si daj pragma databaise 0

 

Nerob zo seba dementa a nespamuj.. Napísal som mu ako to ma dať .. a ty tu napíšeš ešte aj blbost "pragma databaise 0" to mu nepomôže omg..

Link to comment
Share on other sites

Nuke":4j8vafl7]
máš hore inculid ?? #include

připsal jsem tam to o jsi mi napsal #include

 

a chíli to travlo ale stejně mi to napsalo zase

3x

warning 217: loose indentation

 

a zase to samé

error 017: undefined symbol "CreateStreamedObject"

 

Tak hore daj : #pragma tabsize 0

 

a ešte :

Ak máš v Móde/FS sekundový timer (alebo nižší) tak do neho daj CreateObjects();

Ak nemáš v Móde/FS sekundový (alebo nižší) timer tak do OnGameModeInit daj OnObjectGameModeInit(); :)

dal jsem si #pragma tabsize 0 to tam mám a dal sem tam i to OnObjectGameModeInit(); a stále to samé "confused"

Link to comment
Share on other sites

  • 8 months later...
  • 1 month later...

prosim pomoste... skusil sem uz vsetko mozne... a stale mi to vypisuje ze lose identition.. ci co to je... proste ze neni definovany CreateStreamerObject... pritem mam splnene vsetky podminky co su tu pisanee...

Link to comment
Share on other sites

prosim pomoste... skusil sem uz vsetko mozne... a stale mi to vypisuje ze lose identition.. ci co to je... proste ze neni definovany CreateStreamerObject... pritem mam splnene vsetky podminky co su tu pisanee...

 

#pragma tabsize 0

 

si dej někam nahoru do módu

Link to comment
Share on other sites

#pragma tabsize 0

si dej někam nahoru do módu

FŮJ :problem:

 

prosim pomoste... skusil sem uz vsetko mozne... a stale mi to vypisuje ze lose identition.. ci co to je... proste ze neni definovany CreateStreamerObject... pritem mam splnene vsetky podminky co su tu pisanee...

Odtabuj si kód.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...