[FilterScript] Neon script with neon garage with objects (for sa-mp 0.3c only!)
#81

What is the object name of that neon light in MTA? I've searched Object ID 18647 but can't find anything. Thank you
Reply
#82

I get this message when i attempt to compile and run can anyone please help me out i would appreciate it alot.


C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(126) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(127) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(137) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(13 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(150) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(151) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(162) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(163) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(175) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(176) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(18 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(189) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(201) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(202) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(212) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(213) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(224) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(225) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(235) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(236) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(245) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(246) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


22 Errors.
Reply
#83

Quote:
Originally Posted by SkyMillion
View Post
I get this message when i attempt to compile and run can anyone please help me out i would appreciate it alot.


C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(126) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(127) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(137) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(13 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(150) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(151) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(162) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(163) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(175) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(176) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(18 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(189) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(201) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(202) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(212) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(213) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(224) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(225) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(235) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(236) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(245) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(246) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


22 Errors.
Download lastest include packages.
Reply
#84

Quote:
Originally Posted by Makavel67
Посмотреть сообщение
by the time someone actually Responds back which will be forever.
I will already call it quits on this SHit.
due to me having a life i am tjust trying to figure one simple thing out that i am not aware of..
and yet you might not get a chance to see a reply if you double post as admins are krakin down on that
Reply
#85

eh its shitty

C:\Users\Bhupesh\Desktop\neon.pwn(126) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(127) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(137) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(13 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(150) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(151) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(162) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(163) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(175) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(176) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(18 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(189) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(201) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(202) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(212) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(213) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(224) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(225) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(235) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(236) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(245) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(246) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Reply
#86

Bhupeshyadav upgrade your include files to 0.3c
Reply
#87

k i see
Reply
#88

At whom be to eat a script with neon preservation in a file
Reply
#89

Well.
1. You did a fail here, it will only work for id0.
pawn Код:
public OnPlayerConnect( playerid ) // You must add playerid here
{
    //new playerid; // THIS WILL ALWAYS BE 0
    SendClientMessage(playerid, COLOR_YELLOW,"This server is using neon system by [EDT]Quattro. Use /neonshop!");
    return 1;
}
2. Indentation fails
3. You got some unneeded brackets here:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    new cartype = GetPlayerVehicleID(playerid);
    new State=GetPlayerState(playerid);
 
   
    if(strcmp(cmdtext, "/neonshop", true) == 0)
    {
 
                SetPlayerInterior(playerid,0);
                {if(State!=PLAYER_STATE_DRIVER) // Wtf is that bracket here
                {SetPlayerPos(playerid,-1980.0026,474.2643,29);}
                else if(IsPlayerInVehicle(playerid, cartype) == 1)
                {SetVehiclePos(cartype,-1980.0026,474.2643,29);
                SetVehicleZAngle(cartype,180.1530);}
                else
                {SetPlayerPos(playerid,-1980.0026,474.2643,29);}
                SendClientMessage(playerid, COLOR_YELLOW,"Type /neon in the garage to pick a neon!");} // This bracket too ?
 
        return 1;}
But, atleast it works.
Reply
#90

Well it doesn't seem to work to toggle on/off with the undercover police lights? If i'm wrong, Which button?
Reply
#91

At whom is with save give please
Reply
#92

at whom and what are you talking about Misha?
i don't think anyone here as a clue what it is your asking
Reply
#93

tbh, the lights are too big and makes it bad imo. I like the idea tho'.
Reply
#94

anyone who can't get it work i know what is porblem !
problem is in your gamemode or in your filtershript
it was on my server i added house with gate id wont work !
i think its my gate problem
Reply
#95

Very Very NICE
Reply
#96

Hmm this nice 10/10

How to make the player after he use neon, back to his last position?
Reply
#97

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Fuck.this shit is good.

Nice work,good for stunt servers!
Or a Drift Servers !
Reply
#98

don't work by me
Reply
#99

Bumpers
Reply

ayuda ando asiendo un servidor rol que lo e llamado rol-argentino pero ocupoayuda con gente que sepa como modificarlo y aser juntos un gran server ya que con amigos todo es posible y alos que me puedan ayuda por fabor mandenme un mensaje ami msn por hotmail con su msn para agregarlos ya que mi msn es del 2011 y nos tenemos que agregar los 2 para que me manden un mensaje mi msn es mondo-post@hotmail.com bueno ese es el nuevo ya que no tengo a nadie sabre que son ustedes le puse rol-argentino por que note que en los server ai muchos argentinos en todos los server en tonses para aser mejor publisidad y aserlo famoso rapidamente
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)