Search Results
in server cfg add this line gamemodetext <Name> or use https://sampwiki.blast.hk/wiki/SetGameModeText in the OnGameModeInit callback
187
I think they are part of the ground so u can't remove them .
271
If is not returning at the end is useless , just remove all returns and add return 1 at final you will see that it will work
107
Try to prevent someone stealing your gamemode , instead of making useless comands .
232
Command should return 1 or it will always show u Unknown Command Код: if(strcmp(cmd, "/sellprods", true) == 0) { //Your stuff here return 1; }
107
U can use https://sampwiki.blast.hk/ but i tell u from my experience , u will need to have a minimal programing knowledge , for example to know C++ from school or at least know the basic operators .
75
Try reinstall SA-MP and if the problems still don't solve , try to reinstall GTA SA
113
Try to set your "Draw distance" from game settings to a low value , maybe this will work .
280
I think the only way to play on mac is to use a virtual machine like Virtual Box , Virtual PC or VMware and install windows on it .
760