Search Results
i already update my YSI but why the server cant load player stats sry for my bad english
160
opss sry ok ill edit here is the error pawn Code: [debug] Run time error 6: "Invalid instruction"[17:47:31] [debug]  Unknown opcode 0x2c66eb8 at address 0x00000038[17:47:31] [debug] AMX backtrace:...
160
can you see us the command script?
135
i think the correct is pawn Code: SendClientMessage(playerid, COLOR_RED, "______ REPORT ACCEPTED ______");            format(string, sizeof(string), "Admin Name %s", AccountInfo[playerid][aName...
135
hello there i want to make a temp vip for my server but i got a problem the stats wont saved when player disconnect Crashdetect ERROR pawn Code: [debug] Run time error 6: "Invalid instruction"[17:47:...
160
Quote: Originally Posted by Abagail Calling a timer every millisecond is not a good idea(check OnPlayerSpawn). ok i'll fix it later btw thanks for remind me Sorry for my bad english
1,646
Quote: Originally Posted by [ND]xXZeusXx. This had been done numerous time, i don't know how you do it though, But just attach an invisible object to player's head, and set camera to the o...
1,646
Nice job bro Indonesia: kerja bagus bro akhirnya dari ******** langsung ke forum wkwkwkwk :v
673
try change "newkeys & KEY_NO" to "newkeys == KEY_NO"
123
use OnPlayerKeyStateChange https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange
60
First Person SAMP Version: 1 Hi there ^_^ i would like to release my FS called "First Person SAMP" this FS actually an ignorant project :v ehhehehe because my friend this maybe make First Person in S...
1,646
here pawn Код: stock checkteam(playerid){    new vehicleid;    vehicleid = GetPlayerVehicleID(playerid);    //auspro    //auspro    //if(vehicleid == auspro && Team[playerid] == ...
98
pawn Код: if(dialogid == 1555){   if(!response)   {return SendClientMessage(playerid,red,"Canceled.");}   if(response)   {    switch(listitem)       {           case 0:     ...
79
hi there i want to ask im making a checkpoint system for my server this is my code pawn Код: public OnPlayerEnterCheckpoint(playerid){     //usa    new nama[MAX_PLAYER_NAME];    GetPlaye...
98
maybe you can try this code Quote: CMD:hghelp(playerid,params[]){ if(PlayerInfo[playerid][LoggedIn] == 1) { if(PlayerInfo[playerid][HGRank] >= 7 || IsPlayerAdmin(playerid)) { ...
92
Код: new auspro, usapro, africapro, asiapro, europro; new IsCapturing[MAX_PLAYERS][5]; new RecentlyCaptured[5]; //ongamemodeinit auspro = AddStaticVehicle(498,373.1341,2437.7944,16.5454,86.8...
279
the code doesnt work nothing happen when i enter the prototype
279
i did but still the code did not work
279
well i got 1 warning if(GetVehicleModel(vehicleid) == auspro) // on this line warning 225: unreachable code btw thanks before
279