14.12.2012, 13:26
(
Last edited by gold; 14/12/2012 at 02:26 PM.
)
*** READ THE END BEFORE THIS ***
Hello, I have the errors of:
line:
** This was taken from a premade script for researching how it works and how it will help me **
Well, I have noticed the line of Double-O-Bits.inc is missing, so any chance anyone has got it ?
I really need it or this won't work.
I'm trying out some stuff with DOB:SetBit and DOB:GetBit for a new gamemode, but unluckly because Double-O-Seven isnt scripting anymore & unreachable & deleted his account I cannot find Double-O-Bits only Double-O-Files
I even tried searching on sa-mp.com and ******, no matches.
I know Double-O-Seven has requested to delete everything that he had over here, thats why I'm asking if there is any chance to find it.
Thanks alot !
EDIT:
Thanks alot to doreto, Dwane, ****** and Panovsky.
You have helped me alot, more progress to my gamemode and helping the community in all sorts of ways.
Hello, I have the errors of:
pawn Code:
I:\WINDOWS-BACKUP\Roleplay\gamemodes\roleplay.pwn(11241) : error 017: undefined symbol "DOB"
I:\WINDOWS-BACKUP\Roleplay\gamemodes\roleplay.pwn(11241) : error 029: invalid expression, assumed zero
I:\WINDOWS-BACKUP\Roleplay\gamemodes\roleplay.pwn(11241) : error 017: undefined symbol "SetBit"
I:\WINDOWS-BACKUP\Roleplay\gamemodes\roleplay.pwn(11241) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
pawn Code:
DOB::SetBit (FS::StaticPickup, pickupid, false);
Well, I have noticed the line of Double-O-Bits.inc is missing, so any chance anyone has got it ?
I really need it or this won't work.
I'm trying out some stuff with DOB:SetBit and DOB:GetBit for a new gamemode, but unluckly because Double-O-Seven isnt scripting anymore & unreachable & deleted his account I cannot find Double-O-Bits only Double-O-Files
I even tried searching on sa-mp.com and ******, no matches.
I know Double-O-Seven has requested to delete everything that he had over here, thats why I'm asking if there is any chance to find it.
Thanks alot !
EDIT:
Thanks alot to doreto, Dwane, ****** and Panovsky.
You have helped me alot, more progress to my gamemode and helping the community in all sorts of ways.