Search Results
That didnt work. Is it for a admin system or rcon admin? As Iam using rcon. I got sscanf2
103
Код: CMD:eject(playerid, params[]) { if(GetPlayerVehicleID(playerid)) if(IsPlayerAdmin(playerid)) { RemovePlayerFromVehicle(playerid); SendClientMessage(playerid, -1, "Player got Ejected!")...
103
2, It was no question about how to change these things.. Question was how to change it back as it was easlier. I havent scriptted in these 2 vehicles and the text in the Mode(at the samp launcher). I ...
103
3 questions 1, Can I do mapping in filterscript? Addobejects, and vehicles? 2, I only got amx file of my gamemode. And some strange thing has happend. My testingserver I script on somehow putted in ...
103
Yea was going to ask about that now xD 1 error C:\Users\Philip\Desktop\RP server\filterscripts\new.pwn(269) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB Co...
128
OOoh so thats why it doesnt work? because its under playercommand? As no CMD commands work for me...
128
Код: public OnPlayerCommandText(playerid, cmdtext[]) { CMD:veh(playerid,params[]) { new ModelID, color[2],Float:VehPos[4], vehicleid; if(GetPlayerState(playerid)!=PLAYER_STATE_ONFOOT) return...
128
And I got zcmd.inc in folder Pawno---->Includes
128
Doing this Vehicle spawner.... And I get errors. Код: C:\Users\X\Desktop\RP server\filterscripts\new.pwn(111) : error 029: invalid expression, assumed zero C:\Users\X\Desktop\RP server\filterscr...
128
Both. Doesnt matter... If you want it to be filterscript remove the // before the #define filterscript.
945
Under what public you place this command?
64
You coming here being rude? You think I can learn from just joining others servers? Thats why I post here. If someone got any better idйas to LEARN and not quit. I got so much I want to put in a game...
104
Hello, I am beginner in scripting almost doesnt know anything. I can edit some commands in some scripts but I dont understand the propose of some commands like public, format. And doesnt know how to u...
104
No errors, but it doesnt work, Header size: 2284 bytes Code size: 79716 bytes Data size: 170368 bytes Stack/heap size: 16384 bytes; estimated max. usage=5316 cells...
149
C:\Users\X\Desktop\Testing server\250package\filterscripts\XtremeAdmin2.pwn(4 01) : warning 203: symbol is never used: "params" Line 401: dcmd_cardestroy(playerid,params[]) {
149
Just want them to be destroyed
149
That was complicated for my pawno.. Crash. Where to put these exactly?
149