Search Results
The prices of player-to-player assets (i.e houses, businesses, in-character services) are generally controlled by an economic concept called "inflation", I wont explain it here as there are better re...
1,537
Quote: Originally Posted by Kalcor moar update. moar scripp. moar pawno. moar skinn. it'll never be enough for some people. seriously, why, after such a long run, would I include some fe...
116,819
As much as I wish not to do this... #saveDL
116,819
Quote: Originally Posted by Kalcor We've decided to not include the 0.3DL downloading feature in 0.3.9. If you have a server on 0.3DL and you want to come back to the main branch, you cou...
116,819
Quote: Originally Posted by darkhunter332 Isn't it south central script? Nice edit tho'. No, it's not South Central at all, compare the two scripts and you will see they have very littl...
3,217
Quote: Originally Posted by Logic_ Looks very similar to the Explicit/ Oceanic Roleplay script that was made by Hansrutger or someone. Yes, it does use some code from Oceanic Roleplay, ...
3,217
Here since 2008, joined forums 2010. Barely around these days, rarely playing SA-MP these days.
7,978
I've mirrored the gamemode on Github (with iConvict's permission): https://github.com/seanny/SC-RP
48,435
SA-MP role play is dying because it's more or less the same old, sometimes in a different area. Servers that take advantage of SA-MP's new server-sided models could work wonders though with new unique...
820
Interesting, how did you manage to keep a server sided 30fps cap?
362
Quote: Originally Posted by UFF Код: public OnGameModeInit() { .... mysql_tquery(g_SQL, "SELECT * FROM houses", "Query_LoadHouses", ""); .... } public Query_LoadHouses() {...
240
Quote: Originally Posted by Logic_ There are tons of mistakes in your code! Why are you adding +1 to the loop ID? The arrays start from 0 not 1 and you should. PHP код: HouseInfo[i...
240
Quote: Originally Posted by Phreak What error does the mysql log show? I added the MySQL log.
240
Quote: Originally Posted by AmigaBlizzard Try commenting the query to load your furniture and see if that does the trick. If it now loads all houses, you can be certain that sending the q...
240
I'm having a problem where BlueG MySQL is only loading data from 1 row but it sees that there is 37 rows. samp-server.exe: Код: House rows = 37 House 1 ID = 1 * 1 houses were loaded from the data...
240
Yes, it is possible but your experience will be far better running Windows, you can either go virtualisation (not recommended) or Boot Camp. See: https://support.apple.com/en-gb/boot-camp I know this...
187
I found out what the problems was (I think!), I had the actual armature in Blender selected instead of Scene which I believe caused the lights not to be exported. Quote: Originally Posted b...
338
Hi, I retextured the skin "wfyst" (Modified Default Skin: 93), modified the UV slightly also to produce this result: https://dc-rp.com/image/wfyst.png When I load it on my server though, I get this...
338
My server does run custom models, but when I disable them using artwork 0 or re-enable them using artwork 1, it still does not work.
90
Hi, I am having trouble with OnPlayerFinishedDownloading not being called on the Windows Server (Localhost) Here is the code for OnPlayerFinishedDownloading: PHP код: public OnPlayerFinishedD...
90