Search Results
Okay ill read up on it...if i run into problems ill edit this thread.. Thanks!
96
HEllo, i am looking at the example on samp wiki and i got a few questions.. Код: public OnPlayerCommandText(playerid, cmdtext[]) { new cmd[30]; new idx; cmd = strtok(cmdtext, idx); if(st...
96
im making a command to kill someone wen they are on the floor, (onfloor Variable) and wen i try to use this it doesnt work, i think its sumin to do with giveplayerid..... i dont get errors the command...
44
In my script i have a CreateVehicle and then a DestroyVehicle for that Car...Does desroy vehicle remove it from the script or simply respawn it? also, in these code am i carrying the Car id for the ...
91
Im not sure if i shuld use Settimer or SetTimerEx... i want it to be for the player, and it starts wen they player connects, and its gonig to check the players health... im using SEttimer atm, and its...
54
This is a great tutorial... do this, its easy to use...SEARCH NEXT TIME! http://forum.sa-mp.com/index.php?topic=69810.0
88
Why are you decideing to Move to MYsql? what are the advantage your getting from it?
76
Quote: Originally Posted by UberSocks Looking for someone to script a few functions for me relating to player death. When a player dies, they will be forced to do an action which depicts ...
7,619
Ive been looking at a few of the zombie Filterscripts on the samp forum and although they are very nice, is it actually possible to make the zombie killable? So, you can shoot them and kill them? Im ...
47
the objects ye? go on wiki samp
73
Ive got a checkpoint and i want it so that when u enter that Checkpoint You get re-spawned, What code do i use to set someone to respawn?
73
i got this error when i try to open the server: Код: [17:57:00] Script[gamemodes/SGGW.amx]: Run time error 19: "File or function is not found" does anyone know how i fix it?
85
swift i been on that, but i dont understand how i just make the marker dissapear
174
wat do i put here? Код: if(strcmp(cmdtext,"/mapvis", true) == 0) { if(PlayerInfo[playerid][pRank] >= 8) { } return 1; }
174
i wanna make command so Код: /hide { //wat goes here } like that..
174
wat is code to make u not visable on map?
174
Код: C:\Documents and Settings\test\Desktop\GTA\GTA\GTA San Andreas\samp02Xserver.win32\gamemodes\nazi.pwn(4) : error 008: must be a constant expression; assumed zero Код: #include <a_samp...
142
so, like PlayerInfo[playerid][pAdmin] = 0; blahblah
162