SA-MP Forums Archive
[GameMode] Base Script (Scratch) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] Base Script (Scratch) (/showthread.php?tid=538474)



Base Script Role Play (Scratch) - Sparke - 21.09.2014

Base Roleplay Script!
Quote:

I started scripting this about 2 days ago (On 9/19/2014) hoping to use it for my own server script then I switched over to MySQL, and trashed this project.

Features:

Quote:

Y_ini saving & loading
Automatic Messaging every 60 seconds
Basic login system (Dialogs)
IC Chats
A few basic RP commands (/me, /s, etc.)

Pictures:
Код:

Information:
Quote:

You may do anything with this script now

Download:
Mirror 1 by Sparke: CLICK ME


Re: Base Script (Scratch) - Bryant99 - 21.09.2014

Код:
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_debug.inc(277) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_debug.inc(339) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_debug.inc(344) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_amx.inc(454) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_amx.inc(904) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_amx.inc(926) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_utils.inc(246) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_utils.inc(369) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_utils.inc(396) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_utils.inc(475) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_malloc.inc(488) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_malloc.inc(613) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_hooks/impl.inc(2485) : warning 235: public function lacks forward declaration (symbol "OnPlayerLogout")
C:\Users\Milan\Desktop\City Gaming RolePlay\pawno\include\YSI\y_ini.inc(1074) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\gamemodes\CG-RP.pwn(36) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Users\Milan\Desktop\City Gaming RolePlay\gamemodes\CG-RP.pwn(148) : warning 217: loose indentation
C:\Users\Milan\Desktop\City Gaming RolePlay\gamemodes\CG-RP.pwn(463) : error 017: undefined symbol "red"
C:\Users\Milan\Desktop\City Gaming RolePlay\gamemodes\CG-RP.pwn(464) : error 017: undefined symbol "PlayerData"
C:\Users\Milan\Desktop\City Gaming RolePlay\gamemodes\CG-RP.pwn(464) : warning 215: expression has no effect
C:\Users\Milan\Desktop\City Gaming RolePlay\gamemodes\CG-RP.pwn(464) : error 001: expected token: ";", but found "]"
C:\Users\Milan\Desktop\City Gaming RolePlay\gamemodes\CG-RP.pwn(464) : error 029: invalid expression, assumed zero
C:\Users\Milan\Desktop\City Gaming RolePlay\gamemodes\CG-RP.pwn(464) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
Hmm,I can't test it,I haven't added anything or touch in script..Check that and upload only gamemodes and scriptfiles because that is rule of this forum


Re: Base Script (Scratch) - Sparke - 21.09.2014

SNIP


Re: Base Script (Scratch) - Sparke - 21.09.2014

Fixed


Re : Base Script (Scratch) - samp_boy - 21.09.2014

could you show us some pictures ? it will be great


Re: Base Script (Scratch) - Sparke - 21.09.2014

added pictures


Re: Base Script (Scratch) - Alex Magaсa - 22.09.2014

Great work!


Re: Base Script (Scratch) - Sparke - 22.09.2014

Thanks.


Re: Base Script (Scratch) - KayJ - 23.09.2014

nice work


Re: Base Script (Scratch) - Sparke - 24.09.2014

Thanks, for the feedback.