Search Results
Kockcor!!!! 😤 😤 😤 😤
16,045
i loaded the crashdetecter and i get this
[00:25:57] [debug] Run time error 19: "File or function is not found"
[00:25:57] [debug] SSCANF_IsConnected
[00:25:57] Script[gamemodes/StuntGM_XS.amx]: Ru...
279
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[00:19:38] filterscripts = "" (string)
[00:19:38]
[00:19:3...
279
[06:52:33] Script[gamemodes/StuntGM_XS.amx]: Run time error 19: "File or function is not found"
[06:52:33] Number of vehicle models: 0
279
nvm i got it working but objects only show when im very close from them i got everything on 1000 distance
134
[17:16:58] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:16:58] *** CreateDynamicObject: Expecting 12 parameter(s), but found 11
[17:16:58] *** CreateDynamicObject: Expecting 12...
134
Quote:
Originally Posted by Kyance
You can use the Text Colors that https://sampwiki.blast.hk/wiki/GameTextStyle uses;
Код:
~n~ New line
~r~ Red
~g~ Green
~b~ Blu...
198
with those { } it wont work right? how i can make it work with a color on some words?
"SERVER: Add {00FF00}192.99.220.194:7779 {FFBB00}to your favorites, so you can always play!",
198
Quote:
Originally Posted by SAMProductions
Try This :-
pawn Код:
forward LoadingF(playerid);public LoadingF(playerid){Â Â new vehID = GetPlayerVehicleID(playerid), engine, lights, al...
378
Код:
CMD:sumo(playerid,params[])
{
if(InSumo[playerid] == 1)
return SendClientMessage(playerid, red, "[ERROR] You are already in Sumo!");
if(SumoActive == 1)
return SendClientMessage(p...
378
Quote:
Originally Posted by SAMProductions
Try This :-
pawn Код:
forward LoadingF(playerid);public LoadingF(playerid){Â Â TogglePlayerControllable(playerid, 1);Â Â return 1;}
Add ...
378
Quote:
Originally Posted by Affan
When the player goes to the sumo, put the player a little bit high. Then make a timer which freezes the player for 5 seconds. Or increase if it still does...
378
Players keep falling when they go to sumo. objects load slow someone help?
378
Quote:
Originally Posted by TheSnaKe
Am not use but i think you have to add something like this in your code.
Код:
if(GetVehicleModel(vehicleid) == 475
475 is the car id (sabre)
i ...
170
How i can make this work.. and work with the sabre car only?
pawn Код:
CMD:sabre(playerid,params[]){  #pragma unused params  new objectid = CreateObject);  new vehicleid = GetPlayerVe...
170
Quote:
Originally Posted by Rajat_Pawar
Sorry for being such a preacher, but..
You are possibly not a person well acquainted with PAWN, and/or it's SA-MP implementation - and the thing yo...
286