30.11.2010, 20:05
Well, I am making a script (wich I may release here)
But for some reason I have a weird problem.
Everytime I use /kick, or /ban or any other form that uses Kick(playerid); or Ban(playerid); My server Instantly crashes, does someone know how this can happen?
Some info: Im using ZCMD, im using sscanf2. I have 7 warnings:
But I dont think that has anything to do with it.
Btw 2nd question: My Samp-Server exits when I leave GTA, anyone knows how?
Thanks in Advance,
Alpha500delta
But for some reason I have a weird problem.
Everytime I use /kick, or /ban or any other form that uses Kick(playerid); or Ban(playerid); My server Instantly crashes, does someone know how this can happen?
Some info: Im using ZCMD, im using sscanf2. I have 7 warnings:
Код:
C:\Users\Laptop\Desktop\Server\gamemodes\***(905) : warning 219: local variable "name" shadows a variable at a preceding level C:\Users\Laptop\Desktop\Server\gamemodes\***(914) : warning 219: local variable "name" shadows a variable at a preceding level C:\Users\Laptop\Desktop\Server\gamemodes\***(940) : warning 202: number of arguments does not match definition C:\Users\Laptop\Desktop\Server\gamemodes\***(1337) : warning 219: local variable "PlayerName" shadows a variable at a preceding level C:\Users\Laptop\Desktop\Server\gamemodes\***(1940) : warning 202: number of arguments does not match definition C:\Users\Laptop\Desktop\Server\gamemodes\***(1940) : warning 202: number of arguments does not match definition C:\Users\Laptop\Desktop\Server\gamemodes\UnitedNations.pwn(3620) : warning 235: public function lacks forward declaration (symbol "IsVehicleInUseByPlayer")
Btw 2nd question: My Samp-Server exits when I leave GTA, anyone knows how?
Thanks in Advance,
Alpha500delta