15.12.2010, 15:14
No prob
Thanks!
If I'm not going totally wrong, this is about roleplaying and has nothing to do with a administration/anti-cheat script. Correct me if I missunderstood this.
Thanks!
Thanks. By the way, I think I did not tell that I am planning to use the blacklist also for other games, like Counterstrike and other script-based multiplayergames. Well.. I do
Thank you very much!
Thanks!
Thanks!
Thank you!
Well, line 2376 does actually have no SetPlayerMoney. If you need it that badly, replace it with:
Ofc you need to replace CASHAMOUNT with the amount of cash you want to give to the player.
Thanks!
Quote:
You should add a /makeleader command, to invite someone to a faction.
+ /setstat (for cash, level, drugs, etc.) //maybe do a function how to add also commands for stats an /uninvite for factions members |
Thanks!
Thanks. By the way, I think I did not tell that I am planning to use the blacklist also for other games, like Counterstrike and other script-based multiplayergames. Well.. I do
Thank you very much!
Quote:
@ NuggaN_
Read forum rules and stop double posting.You didn't include dudb file. @ FS Very nice administrating system.Keep on! |
Thanks!
Quote:
awesome! works perfect here didnt find any problems so far
Cheers! |
Quote:
Hey, can anyone help? Got Error by compiling.
C:\Users\Daniel\SAMP 0.3c Server\gamemodes\Crossfire.pwn(271) : warning 201: redefinition of constant/macro (symbol "dcmd(%1,%2,%3)") C:\Users\Daniel\SAMP 0.3c Server\gamemodes\Crossfire.pwn(2376) : error 017: undefined symbol "SetPlayerMoney" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. + localhost doesnt start now after adding this fs. The window closes after 1 sec |
pawn Код:
GivePlayerMoney(playerid, (GetPlayerMoney(playerid)*-1));
GivePlayerMoney(playerid, CASHAMOUNT);