Search Results
Camera is not an object, it is a weapon ID? So i understand you are trying to record when taking a picture. What i would probably do is just check the keys if Aiming of the camera is pressed (RMB) a...
117
You could also post a snipped of your code from OnPlayerSpawn, so we could assist you better
151
Thanks for trying to help! Actually by looking at stuff for another few hours, i found the Fast Food Joint ambience track is ID 152. (Its more like a cooking and clattering noise)
128
Hello, i am looking for the sound ID of the Well Stacked Pizza ambience sound. For basically sound of people eating, like in the original game. Does anybody know the sound ID? I searched through the i...
128
Has there been any progress made? Any updates??
2,006
Okay, so i found this on how to detect if the player is by the trunk or by the hood: http://forum.sa-mp.com/showpost.php?...18&postcount=7 So by looking at this, it seems that this line is very ...
81
First of all, make sure when you post some code that it appears in the brackets properly and is easy to read. Second of all, to me it seems that: Код: CMDMessageToVips(playerid,"vsetarmour"); I...
98
Quote: Originally Posted by dkluin Yes, however we do plan on introducing a whitelist to prevent empty servers. We might allow local-only servers for the sake of testing. Also, the name of...
1,018
Damn, GTA United sounds pretty awesome. I always wanted to be able to fly from, lets say from San Andreas to Vice City. I mean its just the feel of rolling by the beach in the convertible that's so aw...
1,018
Quote: Originally Posted by BiosMarcel My launcher allows u to do that :P https://sa-mpservers.com Sorry for the shameless advertisement Interesting stuff, might try it out one day
652
Quote: Originally Posted by Sew_Sumi The RC wasn't official, so there's nothing for you to be complaining about. 0.3.8 is replaced with 0.3.7-DL, which has the 0.3.8 features. C'MON PEOPL...
2,114
It's pretty sad that it has come to this. When i saw that 0.3.8 was suppose to come out that got me very excited as there hasn't been an update for a while and this update also included content that c...
2,114
Oh thanks a lot, now it makes sense how it's done! But will the persons reflection be seen as in this video: https://*********/SJBC4_gw4GU?t=4m44s ? If you look at 4:44 the person's reflection is in t...
116
Hello, so I am wondering how can I make a shiny floor if I map something, just like in singleplayer house interiors where a reflection of things can be seen? Are there certain textures or what? I have...
116
I guess I see what you guys are saying. I would have hoped that you know, more servers joined in on something like this. Because myself I think I would download something like this, to be safe from ch...
1,218
Hey everyone, well today i came across an interesting Anti-Cheat on samp-ac.com. I was curious has anybody used this type of Anti-Cheat? Also what are peoples opinions about this? Does this have a goo...
1,218
It does work, the other way but the issue with that is that: Код: CreateDynamicPickup(modelid, type, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance ...
146
Hello everybody, i have a weird issue on my hands right now. So i have a line like this: Код: HouseInteriors[i][intPickup] = CreateDynamicPickup(1318, 1, HouseInteriors[i][intX], HouseInteriors[i...
146
I think you are fine. Also if you want to reduce the frequency of the position getting, you can use a timestamp to do that. I am writing from my phone, so cannot give you an example..
90