Does someone have know what is wrong with this lua
6 replies, posted
A
[highlight](User was banned for this post ("wrong forum" - Gurant))[/highlight]
"THIS IS NOT THE PLACE TO ASK FOR HELP"
words of wisdom
Wrong section, use code tags, all that is is a table of cars ( can't help you with only that )
You have broken up " for the models
In one instance you have this
[code]("300ctdm", "300ctdm", "models/vehicles/300ctdm.mdl", 100000, nil, false)[/code]
Then you have this
[code]("escaladetdm", escaladetdm, "models/vehicles/escaladetdm".mdl", 100000, nil, false)[/code]
It should be wrapped like this
[code]("escaladetdm", "escaladetdm", "models/vehicles/escaladetdm.mdl", 100000, nil, false)[/code]
Do that for all the lines
There should be a wrong section option for reporting.
[QUOTE=Banhfunbags;44056704]There should be a wrong section option for reporting.[/QUOTE]
Postal said that report reasons don't matter; all reports work fine.
Sorry, you need to Log In to post a reply to this thread.