How to remove the yellow diamonds?
#1

Hey, i have seen in other servers that they have removed the Yellow diamonds markers, how can i do that?
Reply
#2

pawn Код:
DisableInteriorEnterExits();
in OnGameModeInit.
Reply
#3

Код:
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(37) : error 055: start of function body without function header
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(39) : error 021: symbol already defined: "SetGameModeText"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(41) : error 021: symbol already defined: "CreateObject"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(47) : error 021: symbol already defined: "AddStaticVehicle"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(98) : error 021: symbol already defined: "AddStaticPickup"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(100) : error 021: symbol already defined: "AddPlayerClass"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(103) : error 010: invalid function or declaration
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(105) : error 010: invalid function or declaration
Got those errors?
Reply
#4

Quote:
Originally Posted by Luis_Geramia
Код:
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(37) : error 055: start of function body without function header
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(39) : error 021: symbol already defined: "SetGameModeText"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(41) : error 021: symbol already defined: "CreateObject"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(47) : error 021: symbol already defined: "AddStaticVehicle"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(98) : error 021: symbol already defined: "AddStaticPickup"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(100) : error 021: symbol already defined: "AddPlayerClass"
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(103) : error 010: invalid function or declaration
C:\Users\BooNii3\San andreas SAMP Servers\Shizzleton FR\gamemodes\SVRP-v2-BETA.pwn(105) : error 010: invalid function or declaration
Got those errors?
Nvm, i got it to work i think
Reply
#5

pawn Код:
DisableInteriorEnterExits (),
in Down
Quote:

public OnGameModeInit
{

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)