Search Results
Looks cool. Especially that menu. Good work!
3,524
I tried Centos 8 to run my samp server, but it was missing lots of stuff I didn't care to look into. Simply downgraded to Centos 7 and its fine.
1,283
It was a problem with the operating system. My host just provided the basic nodes/binaries with the operating system which caused this. I switched the host and server runs fine. Thank you everyone.
1,559
Make sure you're putting the same ip address in your port forward settings as your computer gives you. Open command prompt and type ipconfig. It will show you some ip addresses. Put the ipv4 address i...
5,663
Quote: Originally Posted by GameOvr https://sampwiki.blast.hk/wiki/PlayerPlaySound https://sampwiki.blast.hk/wiki/SoundID Yes I am aware of the PlayerPlaySound function. But I can't fin...
834
Yes thank you. Fixed it. But is there any way to play sound for a player instead of a stream? Sounds of such as jizzy's or the club in idlewood. Within that area?
834
pawn Code: forward OnPlayerEnterDynamicArea(playerid, areaid);forward OnPlayerLeaveDynamicArea(playerid, areaid);public OnGameModeInit(){new partyy;    partyy = CreateDynamicRectangle(-2091.6467,14...
834
Ever heard of search feature? Thid video might help you https://youtu.be/YXwy47K4vyU
1,240
So guys, I'm trying to create a party room for players. I've looked on the internet and found the function PlayAudioStreamForPlayer. However, I couldn't find a solution on how to play it in a specific...
834
Quote: Originally Posted by PaulinSAMP ./samp03svr & Tried that too. Same thing. Saves the log but doesn't show in client
1,559
I've set the permission of whole folder to 755 including all files and subdirectories. I'm stuck at Code: [1] 1194 [samp@uhfgamin samp03]$ nohup: ignoring input and appending output to 'nohup.out' I...
1,559
As sharpen suggested, look for that command if there are no errors in the logs.
1,227
Quote: Originally Posted by ChandraLouis Maybe the dialogue id in your gamemode is the same with the filterscript. Can you explain a little more on how do I fix it? I'm not really pro a...
7,535
I have a problem. The house menu does not works. I mean when I click on house name or storage or interiors, like anything in the dialogue box. It wont work at all. But there are no errors compiling or...
7,535
Looking to sponsor some resources to a community. Please inbox me for further details.
205,398
Quote: Originally Posted by Hiddos Off topic: Who's that man? On topic: Good pics bro.
241
Try nativechecker plugin. It will tell you whats the problem.
197