Search Results
Bump ? This is serious problem guys pls help me
83
Guys I have a dynamic car creator saver loader , it is based on SQLite , It works like this : There is a command to save all the important information of the car which I want to save , for eg co-or...
83
It is working totally fine on my server at home and another host... the problem is only here on the host i am on now
60
Recently i rented a server , and uploaded all my files onto it , everything goes fine till the login screen but when i press shift to spawn .. something weird happens here is the picture : UPDATE...
60
if you can.. post this part of the script here.. cause i really didnt understand what u want.. and whats happening
120
Quote: Originally Posted by Azazelo For example: Add object id 25 human like object then apply some of PED animation on the object? Is this possible to do? explain a bit more
168
I encounter a bug in my script.. its a FC system.. in this the first round goes fine .. but in the second round.. the player who had lost the first round .. he gets weapons before but during the count...
134
do one thing.... for 5 seconds teleport the player who goes to that zone and pause him there.. the objects will load .. its a bug.. idk havent come across many fixes for this.. what happens is when ...
306
pawn Code: public OnPlayerText(playerid, text[]){    static string[128];    GetPlayerName(playerid, string, MAX_PLAYER_NAME); // fix name    format(string, sizeof(string),"{FFDC00}[%d] {%06x}%s...
72
but my entire program is in dcmd already... i mean obviously there should be a way , but im not sure because this is a samp command..
66
is there a way , i can send a client message to admins of the server when a player uses that command
66
pawn Код: dcmd_timer(playerid,params[]){    #pragma unused params    cd1 = 6;    SetTimerEx("CdCd",100,0,"i",playerid);    return 1;}forward CdCd(playerid);public CdCd(playerid){    cd1-...
131
/audiomsg ? no i dont think its for that , im not sure Код: audiomsgoff - If this option is set to 1, no Audio Stream: messages will be displayed in the chat window when the server requests the ...
789
Quote: Originally Posted by Steezy_ how can i remove the string saing "now playing url..." No , this cant be removed yet ( until samp does something about it).. this is the audio strea...
789
PlayAudioStreamForPlayer This function , released in samp server 0.3d , ive noticed around. a lot of people new scripters are having troubles in making this work efficiently , they experience lag , et...
789
------ Shifted to correct section https://sampforum.blast.hk/showthread.php?tid=332729
112
add this little thing - for clearing animations.. if you are doing an animation.. i.e swimming falling , etc.. it will be cleared..otherwise u might face bugs sometimes.. when that animation is on p...
188
elaborate - ' does not load the objects properly ' edit :- are there 0.3 objects ?
306
effects ? as far as ive scripted.. and seen i have never seen 'effects' on the buttons.. visual point of view
113