help...
#1

i don't know why it doesn't work... i tried almost everything and it's should be easy!!!
i am making a FS and i need to know where to put these lines:
Код:
GunCP = CreateDynamicCP(290.6645,-83.8053,1001.5156, 1.5, -1, -1, -1, 100.0);
Create3DTextLabel("GunShop", 0x008080FF, 290.6645,-83.8053,1001.5156, 40.0, 0);
because when i enter the game... i dont see the 3DTextLabel and the CP!!! help
+
In the "Mode" section in SAMP it says Blank Script and not Omer5198...
Reply
#2

put the code under
OnFilterscriptInit


also on Create3dtextlabel
there is a

testLOS 0/1 Test the line-of-sight so this text can't be seen through objects

watchamacallit

just put it at end of Create3DTextLabel after the virtual world
Reply
#3

Quote:
Originally Posted by airsoft
Посмотреть сообщение
GameModeInit
but this is a FS(Filter Script) - plz do not coment if you don't know...
Reply
#4

Quote:
Originally Posted by airsoft
Посмотреть сообщение
put the code under
OnFilterscriptInit


also on Create3dtextlabel
there is a

testLOS 0/1 Test the line-of-sight so this text can't be seen through objects

watchamacallit

just put it at end of Create3DTextLabel after the virtual world
i tried to put it in On FilterScriptInIt but it didn't work... i can't see the CP... that's the problem!!! please help!
Reply
#5

Quote:
Originally Posted by omer5198
Посмотреть сообщение
but this is a FS(Filter Script) - plz do not coment if you don't know...
omer lol..i put OnFilterscriptInit after more carefully reading the question
Reply
#6

Код:
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
V.S.
Код:
CreateDynamicCP(290.6645, -83.8053, 1001.5156, 1.5, -1, -1, -1, 100.0);
its the same thing... im pretty sure its a streamer error, just ask for help in the streamer post... Here
Reply
#7

Quote:
Originally Posted by airsoft
Посмотреть сообщение
Код:
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
V.S.
Код:
CreateDynamicCP(290.6645, -83.8053, 1001.5156, 1.5, -1, -1, -1, 100.0);
its the same thing... im pretty sure its a streamer error, just ask for help in the streamer post... Here
i know it is the same thing... because it worked for me before!!! it a problem with OnFilterScriptInIt!
Reply
#8

***anyone***?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)