Search Results
You need to make a query command that inserts the new ban into the SQLite db.
Just use normal sql syntax for that
65
Hey,
I wanted to make Audiostreams playable from an UCP so Players can load completely own Radios etc dynamicly into SAMP.
The Problem is that the function, PlayAudioStreamForPlayer(playerid, url[],...
41
Can you post the declaration of Job?
76
why dont you download a script that has whirlpool and works and then just compare it
76
Whirlpool gives Hashes that are 128 characters long as far as i know
So it should work
76
Does your script has custom functions to give the player some money? Most scripts use custom functions together with server-sided variabels because GivePlayerMoney and GetPlayerMoney are not save as a...
55
well what ucp is it may we see from where you got it? then we can tell what is wrong with "$adresa"
134
Well thats just forcing a player to run zcmd commands. This won't work for native client sided commnds I guess.
91
there is a problem with the mysql_real_escape_string function in the Login() function of your script
95
you could also check if the player already has max wanteds when he robbes a store
51
do you even wrote the needed files into the server.cfg?
for example:
98
so you want to have like rawrs[0] to rawrs[100] an everything contains something from another player.
And then you want to extract rawrs[66] for example?
94
What is you tax value? it should be something like 0.01 for 1% as example.
32
Well it's a client side command so I don't know if it will work.
91
You have to add the field Radio in the mysql table and then recheck if everything works after that
77
Is there a way without yini commands?
91
Use https://sampwiki.blast.hk/wiki/SetPlayerFacingAngle
40
Hello,
I want to force a player that joins to run the /audiomsg command so they don't see the audio stream urls.
Is there a way to force a player to run a specific command?
91
bump wont help unless you post some line before and after the error line
57