05.02.2015, 16:32
my game mode have 1 error
Code
Error
Please help me
______________________
<div align="center"><a href="http://www.game-state.com/5.231.69.221:7777/" target="_blank"><img src="http://www.game-state.com/5.231.69.221:7777/n-560x95_FFFFFF_FFFFFF_000000_000000.png&sign=1" border="0" alt="" /></a><br />
<a href="https://www.********.com/groups/423715987783036/" target="_blank">https://www.********.com/groups/423715987783036/</a></div>
</div>
Code
Code:
if (APlayerData[playerid][RulesRead] == false) { new Msg[2000]; format(Msg, 2000, "%s1. Always drive on the right side on the road to avoid accidents.\n", Msg); format(Msg, 2000, "%s2. chingar or disrespect to the other players, they are his companions.\n", Msg); format(Msg, 2000, "%s3. Use the default language 'English'.\n", Msg); format(Msg, 2000, "%s4. Do not use or hackers will be banned permanently.\n", Msg); format(Msg, 2000, "%s5. Not flooding the chat, can be silent for an admin.\n", Msg); format(Msg, 2000, "%s6. Not stealing cars, subject to prison if there denounces.\n", Msg); format(Msg, 2000, "%s7. Never chingue or disrespect an administrator, you will be banned.\n", Msg); ShowPlayerDialog(playerid, DialogRules, DIALOG_STYLE_MSGBOX, "Accept:", Msg, "Accept", TXT_DialogButtonCancel); }
Code:
error 076: syntax error in the expression, or invalid function call
______________________
<div align="center"><a href="http://www.game-state.com/5.231.69.221:7777/" target="_blank"><img src="http://www.game-state.com/5.231.69.221:7777/n-560x95_FFFFFF_FFFFFF_000000_000000.png&sign=1" border="0" alt="" /></a><br />
<a href="https://www.********.com/groups/423715987783036/" target="_blank">https://www.********.com/groups/423715987783036/</a></div>
</div>