Search Results
Imagine being desperate for a new version of SA-MP... let alone in 2019. By trying to convert the whole atmosphere game into a shit Skyrim clone, you are showing that SA-MP is, infact, not serving it'...
9,313
Quote: Originally Posted by Heress So when object is loading player is freezing? How about vehicles? And will it works on teleports? EDIT: THANK YOU! IT WORKS! You're welcome!
146
Quote: Originally Posted by Heress Because with CreateObject i'm creating Land masses and bridges and i don't want what when player connect he and all vehicles on these object jump into wa...
146
Quote: 200-300 CreateObject But why?
146
INI_String(name[], variable , length ); That's the correct syntax.
71
https://github.com/Southclaws/sampct...eference#local "local": true does the trick.
117
Hey. Does sampctl recognize the folder models if useartwork is set to 1? I cannot load custom models, being presented with an error (below is just an example, as every model fails to load). Код:...
117
Quote: Originally Posted by DTV You ignore all that Y_Less has brought to the table and instead focus on when he left. He's more than qualified to take over SA-MP if Kalcor decided to giv...
5,671
I give it a month before people stop cutting Dignity some slack and acknowledge he's a proper cunt and bellend.
1,251
https://sampforum.blast.hk/showthread.php?tid=651543
447
Code: //native GetPlayer3DZone(playerid, zone[], len); You are passing more than 3 parameters while the function only takes three.
95
Quote: Originally Posted by theralio Can Somebody help me with this error? in my gamemodes folder is the folder server with the file enums.pwn in my main pwn its included with #include &...
2,724
Quote: Originally Posted by Y_Less sscanf x will fail on them. Or if you want to scan a whole string you could use a very complex regex: \{[^}]*[^a-fA-F0-9}].*?\}|\{[a-fA-F0-9]{0,5}\}|\{...
130
Utilizando o foreach: pawn Code: foreach(new i : Player) { // Comando a executar. }
237
This is a translation of my post in the Portuguese section. --- Admit that A and B are two points in the 3D space, such that: A = [a1, a2, a3] B = [b1, b2, b3] k[k1, k2, k3], such that k represen...
122
Quote: Originally Posted by KayJ Go mobile or this will die. It is just /that/ easy.
2,206
pawn Код: stock Vehicle_ID(playerid){    new VehicleGetID = GetPlayerVehicleID(playerid);    return VehicleGetID ;}stock Trucker(playerid){        for (new t = 0; t <sizeof (Vehicle_Tru...
158
Quote: Originally Posted by GSantana Verifica se o ping dele estб alto, se estiver kicka
272
Welcome back, big guy. Such a great addition to the team. Now get Southclaws on board, provided he's interested.
3,327
Can you show us the whole scope of the code which integrates the code you posted (be it a callback, a function or a command)? This error is well documented and easy to fix but the issue lies within an...
165