Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - KrOoB_

#16
Quote from: rww on Sep 27, 2020, 03:24 PM
Quote from: KrooB on Sep 27, 2020, 10:40 AM
There is no collision but i can't walk around why?


files
https://dosya.co/hlt5vd7mgfff/cafe.7z.html


Also I hate this... Divide it for parts ex. interior, exitor, strairs... maybe this will be help with this collision bug, bcs sometimes I too have it and and how to fix it...
sorry i didn't say anything, i'll try dividing it tmrrw
#18
Quote from: rww on Sep 27, 2020, 03:24 PM
Quote from: KrooB on Sep 27, 2020, 10:40 AM
There is no collision but i can't walk around why?


files
https://dosya.co/hlt5vd7mgfff/cafe.7z.html


Also I hate this... Divide it for parts ex. interior, exitor, strairs... maybe this will be help with this collision bug, bcs sometimes I too have it and and how to fix it... And... U can send me unlocked dff on private message, maybe I look for this later ;)

If it didn't help, I have a last solution... Search a mod with this interior, and only add credits on xml file ¯\_(ツ)_/¯ I know that someone do this and works, so it's possible.
I'm new at this and idk how i locked it
( I'm making interiors/objects on blender here it is )
https://www27.zippyshare.com/v/seMUQHMK/file.html
#19

There is no collision but i can't walk around why?


files
https://dosya.co/hlt5vd7mgfff/cafe.7z.html
#21
Quote from: habi on Sep 01, 2020, 02:24 PMhi i was also working on this parallelly and finally got the answer.

host<-"vc-mp.org";
request<-"GET / HTTP/1.1\r\nHost: vc-mp.org\r\nAccept: */*\r\n\r\n";
function HTTP()
{
Socket<-NewSocket("abcd");
Socket.SetNewConnFunc("connF");
Socket.Connect(host,80);
}
function abcd(data)
{
print(data);
}
function connF(){
print("connF called");
print(request);
local q=Socket.Send(request);
}

And output

and


Notes:
1. The inbuilt print function is enough.
Socket<-NewSocket("print");2. This \r\n are very important. ( Using @"" is a bit confused. )
i just found a json plugin and i'll use it ( i recommend it )
#22

i changed it like this but this time it says nothing
#23
Quote from: Xmair on Aug 31, 2020, 01:36 PMWhat's `acikka`? As far as I know, it's not an accept method. Give this a read: https://developer.mozilla.org/en-US/docs/Web/HTTP/Content_negotiation/List_of_default_Accept_values

TLDR: Accept: */*
tried before still same
#24
links are working also no problem in index but it's getting error while requesting why?

#25
Case is closed then :( thanks guys :)
#26
Quote from: habi on Aug 13, 2020, 12:21 PMi am totally confused.

Are you trying to hide 'POLICE ONLY' object?
yes
#27
no i just trying to verify the position of object and showing it. My problem is still this map object (not custom)

 
#28
dude add the object with this position -637.278, 834.331, 12.4208 you'll see, here is the file of object https://dosya.co/0tizbzrvctln/store.7z.html
#29
Quote from: Xmair on Aug 12, 2020, 06:20 PMIf I remember correctly, some objects don't hide for some reason (vcmp bug, don't know if it still exists) but you can give this a try:
RawHideMapObject(1815, -637, 834, 12)
nope it didn't work either :(
#30
Quote from: habi on Aug 12, 2020, 04:14 PMBy looking at the co-ordinates, i have a feeling that the object you are trying to hide is little ahead (north) of where you are standing.

what you say?
probably cause of object's size